Merge version_6 into main #8

Merged
bender merged 1 commits from version_6 into main 2026-04-15 06:20:50 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
<HeroSplit
background={{ variant: "sparkles-gradient" }}
title="Unlock Unlimited AI Content Generation"
description="Generate unlimited high-fidelity videos and photos instantly with absolutely no usage limits. Our professional suite supports developers, power users, and creators with limitless creative freedom."
description="Produce high-fidelity, production-ready assets in seconds. Our platform streamlines your creative pipeline, delivering professional-grade visual quality with zero bottlenecks for power users and teams alike."
buttons={[
{ text: "Generate Free Content", href: "#pricing" },
{ text: "Explore Features", href: "#features" }
@@ -124,4 +124,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}