diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e3970d..8773a66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Premium Grooming" tagIcon={Scissors} tagAnimation="slide-up" - background="plain" + background={{ variant: "plain" }} buttons={[ { text: "Call Now: 0906 811 6913", href: "tel:09068116913" }, { text: "Book Appointment", href: "#booking" }