From 8e4ea5ce1ab3e8e0be3c9999ccc56a39cd80f7a3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:49:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 55f45c8..53cad10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { description="From routine maintenance to specialized treatments, we offer everything your lawn needs to thrive." tag="Services" tagIcon={Leaf} - tagAnimation="entrance-slide" + tagAnimation="none" imageSrc="http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg" imageAlt="Professional lawn mowing service" mediaAnimation="slide-up" @@ -100,7 +100,7 @@ export default function LandingPage() { id: "5", title: "Irrigation & Pest Control", content: "Expert irrigation system repair and lawn pest control to ensure your lawn stays green and healthy year-round."}, ]} buttons={[{ text: "View All Services", href: "#services" }]} - buttonAnimation="entrance-slide" + buttonAnimation="none" ariaLabel="Lawn care services feature section" /> @@ -113,7 +113,7 @@ export default function LandingPage() { { text: "Request Free Quote", href: "#contact" }, { text: "Call +1 931-797-7152", href: "tel:+19317977152" }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="none" ariaLabel="Why choose us section" />