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"