Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0eda976c57 | |||
| f6706d351f | |||
| 3a622ac63a |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Level Up Your Content Game"
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Elevating", href: "#features"},
|
text: "Start Elevating", href: "#features"},
|
||||||
@@ -228,4 +228,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user