Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "📋 Get Free Estimate", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=1"
|
||||
imageAlt="Pristine landscaped lawn with professional maintenance"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
description="Professional landscaping services tailored to your property's unique needs"
|
||||
features={[
|
||||
{
|
||||
title: "Lawn Mowing & Maintenance", description: "Regular maintenance to keep your lawn pristine year-round", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", imageAlt: "Professional lawn mowing service", buttonIcon: ArrowRight,
|
||||
title: "Lawn Mowing & Maintenance", description: "Regular maintenance to keep your lawn pristine year-round", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=2", imageAlt: "Professional lawn mowing service", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "Property Cleanups", description: "Complete property cleanup services for seasonal transitions", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", imageAlt: "Property cleanup and maintenance", buttonIcon: ArrowRight,
|
||||
title: "Property Cleanups", description: "Complete property cleanup services for seasonal transitions", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=3", imageAlt: "Property cleanup and maintenance", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user