diff --git a/src/app/page.tsx b/src/app/page.tsx index 3952764..0f347de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Fast, professional plumbing repairs and emergency services for homes and businesses. Available 24/7 with upfront pricing and guaranteed workmanship." tag="24/7 Emergency Service" tagIcon={Phone} - background={{ variant: "glowing-orb" }} + background={{ variant: "noise" }} buttons={[ { text: "Call Now: +1 407-841-4500", href: "tel:+14078414500" }, { text: "Request Service", href: "#contact" } @@ -185,7 +185,7 @@ export default function LandingPage() { tag="Get Help Now" title="Request a Service or Call Immediately" description="Fill out the form below or call +1 407-841-4500 for immediate assistance. Available 24/7 for emergencies." - background={{ variant: "glowing-orb" }} + background={{ variant: "noise" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Request Service"