diff --git a/src/app/page.tsx b/src/app/page.tsx index 43ade33..7d1a4dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Expert Repair Service" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttons={[ { text: "Get Your Suit Repaired", href: "#contact" }, { text: "Learn More", href: "#services" }