diff --git a/src/app/page.tsx b/src/app/page.tsx index 0729c90..31d71be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { description="Professional dog walking services in Newton. We treat every furry friend like family, ensuring happy pups and peace of mind for loving owners." tag="Newton's Trusted Pet Care" tagAnimation="slide-up" - background="radial-gradient" + background={{ variant: "radial-gradient" }} buttons={[ { text: "Book a Walk", href: "#pricing" }, { text: "Learn More", href: "#about" }