From 4108e56e8ed83a3d8732c9aa2d61933a300ddf46 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:05:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } -- 2.49.1