From ee0f2b72d56091df090b7ae41ed68c5e9e6abb72 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 00:13:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 10ea34b..1466109 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "Homeowner", testimonial: "Sam and his team did a fantastic job — we went from an overgrown yard to loving our outdoor space", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg?_wi=1", imageAlt: "beautiful landscaped lawn garden", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "Homeowner", testimonial: "Highly recommended — down to earth and very professional", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=1", imageAlt: "lawn care service residential", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "Homeowner", testimonial: "High quality team of landscapers!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg?_wi=1", imageAlt: "friendly professional landscaper portrait", }, { @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg?_wi=2" imageAlt="A beautiful landscaped residential garden lawn" avatars={[ { @@ -146,19 +146,19 @@ export default function LandingPage() { { title: "Lawn Care", description: "Professional mowing, edging, and seasonal fertilization to keep your lawn thick and healthy all year long.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=2", imageAlt: "Lawn care service", }, { title: "Weed Removal", description: "Eco-friendly and thorough weed removal services to restore the clean look of your beds and pathways.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=3", imageAlt: "Weed removal", }, { title: "Yard Transformation", description: "Complete landscape planning and execution for stunning outdoor living spaces.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=4", imageAlt: "Yard transformation", }, ]} @@ -186,7 +186,7 @@ export default function LandingPage() { title: "Client Happiness", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg?_wi=2" imageAlt="Sam, lead landscaper with his team" mediaAnimation="slide-up" metricsAnimation="slide-up"