Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-09 06:25:01 +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>
);
}
}