diff --git a/src/app/page.tsx b/src/app/page.tsx index 94b879b..df2e846 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: "blurBottom" }} + background={{ variant: "rotated-rays-animated-grid" }} buttons={[ { text: "Call Now", href: "tel:(555)123-4567" }, { text: "Schedule Service", href: "#contact" }