diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e7aefb..6f21284 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { mediaAnimation="slide-up" tagAnimation="slide-up" buttonAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "noise" }} useInvertedBackground={false} /> @@ -207,7 +207,7 @@ export default function LandingPage() { title="Get Your Free Quote Today" description="Contact us for a no-obligation estimate on your painting or handyman project. We're available 24/7 to answer your questions." tagIcon={Phone} - background={{ variant: "glowing-orb" }} + background={{ variant: "noise" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Request Quote"