From 8b1d9543e8b192242eb3419c05edba85c9c17888 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 18:39:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aea1b33..ec2df01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,14 +63,14 @@ export default function LandingPage() {
@@ -129,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="bounce-effect" 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="bounce-effect" mediaPosition="left" inputPlaceholder="Enter your email" buttonText="Submit Request" -- 2.49.1