From 07feddf866a7a5ffff75cd790b7510f91265aaf3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:33:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d6c9a47..4c2176e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function RoofingLandingPage() { tag="Trusted Local Roofers" tagIcon={Shield} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "noiseDiagonalGradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg" imageAlt="Professional roofing team at work" @@ -175,7 +175,7 @@ export default function RoofingLandingPage() { description="Contact ProRoof today for a free inspection and personalized quote. Our team is ready to help with all your roofing needs." tagIcon={Phone} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "noiseDiagonalGradient" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Get Free Quote" -- 2.49.1