diff --git a/src/app/page.tsx b/src/app/page.tsx index 64dbf1d..0d99b12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Premium Barbershop" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttons={[ { text: "Book Your Appointment", href: "#contact" }, { text: "Learn More", href: "#about" }