Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ac4376c51 | |||
| 0658dbc4d5 | |||
| fde3cd5611 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -61,7 +61,7 @@ export default function Home() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCentered
|
<HeroCentered
|
||||||
title="Transform Your Content Creation with AI"
|
title="Create months of content in hours"
|
||||||
description="Generate AI-powered scripts, trending video ideas, and customizable animations for YouTube, TikTok, Instagram, and Facebook. One platform. All your platforms. Unlimited possibilities."
|
description="Generate AI-powered scripts, trending video ideas, and customizable animations for YouTube, TikTok, Instagram, and Facebook. One platform. All your platforms. Unlimited possibilities."
|
||||||
background={{ variant: "animated-grid" }}
|
background={{ variant: "animated-grid" }}
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -279,4 +279,4 @@ export default function Home() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user