diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a7a43c..b3fae38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Premium Mobile Detailing" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttons={[ { text: "Schedule Your Transformation", href: "#contact" }, { text: "See Results", href: "#results" }