Update src/app/page.tsx

This commit is contained in:
2026-03-08 00:14:00 +00:00
parent 0658dbc4d5
commit 7ac4376c51

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>
);
}
}