From 61e1ade7c2bb75dc9c5704f8121866973cd279c7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 19:29:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 66ae24c..1079b39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@pastor", testimonial: "I recommend Carlos Escobar and his team of professionals to provide all of your lawn care needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-pruning-bushes-smiling-camera_651396-3821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-pruning-bushes-smiling-camera_651396-3821.jpg?_wi=1", imageAlt: "professional landscaping service residential lawn", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Positive experience with responsiveness, punctuality, and quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-agricultural-engineers-working-greenhouse_1153-5350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-agricultural-engineers-working-greenhouse_1153-5350.jpg?_wi=1", imageAlt: "professional landscaping service residential lawn", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Exceptional attention to detail in maintaining our grounds.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg?_wi=1", imageAlt: "professional landscaping service residential lawn", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { imageAlt: "professional landscaping service residential lawn", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-pruning-bushes-smiling-camera_651396-3821.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-pruning-bushes-smiling-camera_651396-3821.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139745.jpg", @@ -301,7 +301,7 @@ export default function LandingPage() { content: "Give us a call at (678) 482-8531 or send a message through our site.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-agricultural-engineers-working-greenhouse_1153-5350.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-agricultural-engineers-working-greenhouse_1153-5350.jpg?_wi=2" mediaAnimation="slide-up" title="Frequently Asked Questions" description="Everything you need to know about our services." @@ -323,7 +323,7 @@ export default function LandingPage() {