From c8271c0c207f452ad8905af25e281d98a191321a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:34:42 +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 4c2176e..7d8bdf3 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: "noiseDiagonalGradient" }} + background={{ variant: "glowing-orb" }} 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: "noiseDiagonalGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Get Free Quote" -- 2.49.1