diff --git a/web/pages/about.tsx b/web/pages/about.tsx
index 419fc8eb..539b2886 100644
--- a/web/pages/about.tsx
+++ b/web/pages/about.tsx
@@ -1,4 +1,17 @@
import {LovePage} from 'web/components/love-page'
+import {ReactNode} from "react";
+
+
+export const AboutBlock = (props: {
+ text: ReactNode
+ title: string
+}) => {
+ const {text, title} = props
+ return {text}{title}
+
"Cats", "Hiking", "Introvert", "Rock Climbing".
Access any
- profile and get niche.
- No need to constantly check an app! We'll contact you when new users fit your searches. -
-Subscription-free. Paywall-free. Ad-free.
-Values and interests first, photos are secondary.
-Open source code and community designed.
-Thank you for supporting us!
+Thank you for supporting our mission!