diff --git a/src/app/page.tsx b/src/app/page.tsx index 40b1355..1b5b67b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,21 +57,20 @@ export default function LandingPage() { buttons={[ { text: "Request Your Free Quote", href: "#contact" } ]} - buttonAnimation="bounce-effect" ariaLabel="Hero section showcasing Murray's Lawn & Tree precision care" />
@@ -130,12 +129,12 @@ export default function LandingPage() { tag="Get Started" title="Request Your Free Quote Today" description="Ready to experience the Murray's Lawn & Tree difference? Fill out the form below to get a personalized quote for your property." - tagAnimation="reveal-blur" + tagAnimation="text-stagger" background={{ variant: "plain" }} useInvertedBackground={true} imageSrc="http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966117.jpg" imageAlt="Landscape professional consulting with a client on a property" - mediaAnimation="reveal-blur" + mediaAnimation="text-stagger" mediaPosition="left" inputPlaceholder="Enter your email" buttonText="Submit Request"