From f6706d351f2b1b792d0fe8dc2000a848eb94dbf3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 06:24:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c72ce6..eff9087 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Level Up Your Content Game" - description="SocioElevate provides the ultimate suite for content creators. Generate viral titles, plan your content, and script your next masterpiece using AI-driven precision." + description="Save 10+ hours a week on content creation while doubling your reach with AI-optimized workflows." buttons={[ { text: "Start Elevating", href: "#features"}, @@ -228,4 +228,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file