diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cf7951..ce2350b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-pruning-bushes-while-woman-taking-care-flowers_7502-9539.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-pruning-bushes-while-woman-taking-care-flowers_7502-9539.jpg?_wi=1" imageAlt="Professional landscaping project" mediaAnimation="slide-up" avatars={[ @@ -153,19 +153,19 @@ export default function LandingPage() { { title: "Lawn Maintenance", description: "Professional mowing, edging, and trimming.", - 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: "Lawn care service", }, { title: "Landscape Design", description: "Tailored designs for your unique garden.", - 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=2", imageAlt: "Landscape design", }, { title: "Grounds Upkeep", description: "Consistent care for business properties.", - 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=3", imageAlt: "Commercial landscaping", }, ]} @@ -186,7 +186,7 @@ export default function LandingPage() { role: "Homeowner", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mother-kid-walking-together_23-2149153906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mother-kid-walking-together_23-2149153906.jpg?_wi=1", }, { id: "2", @@ -218,7 +218,7 @@ export default function LandingPage() { role: "Homeowner", company: "Suburban Living", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mother-kid-walking-together_23-2149153906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mother-kid-walking-together_23-2149153906.jpg?_wi=2", }, ]} kpiItems={[ @@ -273,7 +273,7 @@ export default function LandingPage() {