Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 17:49:36 +00:00

View File

@@ -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"
/>
</div>
@@ -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"
/>
</div>