diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e70632..94b879b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Trusted Plumbing Experts" tagIcon={Wrench} tagAnimation="slide-up" - background={{ variant: "canvas-reveal" }} + background={{ variant: "blurBottom" }} buttons={[ { text: "Call Now", href: "tel:(555)123-4567" }, { text: "Schedule Service", href: "#contact" } @@ -55,7 +55,6 @@ export default function LandingPage() { buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg" imageAlt="professional plumber plumbing work pipe installation repair service" - useInvertedBackground={false} />