diff --git a/src/app/page.tsx b/src/app/page.tsx index 5541590..4877cac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "View Service Areas", href: "#about" } ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kid-feeding-father_23-2148947323.jpg", imageAlt: "professional plumber installing modern bathroom fixtures" }, { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721542.jpg", imageAlt: "emergency burst water pipe repair residential home" }, @@ -202,7 +202,7 @@ export default function LandingPage() { description="Your emergency plumbing solution is one call away. Rapid response, transparent pricing, and professional expertise every time." tagIcon={Phone} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email for updates" buttonText="Sign Up"