diff --git a/web/pages/_app.tsx b/web/pages/_app.tsx index 0884b409..68c134d9 100644 --- a/web/pages/_app.tsx +++ b/web/pages/_app.tsx @@ -62,7 +62,7 @@ function MyApp({Component, pageProps}: AppProps) { }, []) const title = 'Compass' - const description = 'Search lasting connections' + const description = 'The platform for intentional connections' return ( <>