diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b73559..094d949 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Next-Gen Gaming" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttons={[ { text: "Play Now", href: "#" }, { text: "Watch Trailer", href: "#" }