Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-03-08 00:14:04 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -61,7 +61,7 @@ export default function Home() {
<div id="hero" data-section="hero">
<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."
background={{ variant: "animated-grid" }}
avatars={[
@@ -279,4 +279,4 @@ export default function Home() {
</div>
</ThemeProvider>
);
}
}