3 Commits

Author SHA1 Message Date
0eda976c57 Merge version_4 into main
Merge version_4 into main
2026-05-09 06:25:01 +00:00
f6706d351f Update src/app/page.tsx 2026-05-09 06:24:55 +00:00
3a622ac63a Merge version_3 into main
Merge version_3 into main
2026-05-09 06:23:47 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}