diff --git a/src/app/page.tsx b/src/app/page.tsx index dbbad59..bee623e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { @@ -64,7 +64,7 @@ export default function LandingPage() { useInvertedBackground={false} showBorder={false} buttons={[{ text: "Meet Our Team", href: "#team" }]} - buttonAnimation="reveal-blur" + buttonAnimation="blur-reveal" /> @@ -179,7 +179,7 @@ export default function LandingPage() { tag="Get in Touch" title="Ready to Transform Your Walls?" description="Contact ZN Wall Designs, LLC today for a consultation or to request a free estimate. We look forward to bringing your vision to life!" - background={{ variant: "plain" }} + background={{ variant: "noise" }} inputPlaceholder="Your Email Address" buttonText="Send Message" termsText="By sending a message, you agree to our Privacy Policy and Terms of Service."