diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c8ffac..42d1654 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Next-Generation AI" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttons={[ { text: "Start Free Trial", href: "#pricing" }, { text: "View Demo", href: "#features" }