From 6a5e16c700b5942408744f46620365c451123526 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 13:29:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c12449c..79410d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "plain"}} - title="Well-being for All" + title="Empowering Student Mental Health" description="A student-led platform designed to support mental clarity, physical health, and community connection in schools everywhere." testimonials={[ { -- 2.49.1