Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user