From 9ab38056ab2bcfa0a99753050a0aa81df5a44afc Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 24 Jul 2026 20:11:44 +0200 Subject: [PATCH] Update app description to emphasize directory features and ad-free experience --- web/pages/_app.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/pages/_app.tsx b/web/pages/_app.tsx index bd449783..f54d59b5 100644 --- a/web/pages/_app.tsx +++ b/web/pages/_app.tsx @@ -218,7 +218,8 @@ function MyApp(props: AppProps) { }, []) const title = 'Compass' - const description = 'The platform for intentional connections' + const description = + 'The free directory for finding your people — fully searchable by values and demographics. No ads, no swipes.' return ( <>