Update src/app/page.tsx

This commit is contained in:
2026-03-15 14:14:05 +00:00
parent 73edb96aef
commit 955c5dce1e

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="AICreate"
description="Transform your creative vision into reality with AI-powered content generation. Create stunning videos, voiceovers, and images in seconds."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Start Creating", href: "#tools" },
{ text: "View Demo", href: "#features" }