diff --git a/src/app/page.tsx b/src/app/page.tsx index 013b071..da1f001 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { testimonials={[ { name: "Sarah J.", handle: "Micro Teaching", testimonial: "Gardenia did an excellent job with my backyard. Their design was on top, a 3D plan, and so detail oriented. I would highly recommend their services!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg", imageAlt: "Happy customer Sarah J. smiling outdoor"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=1", imageAlt: "Happy customer Sarah J. smiling outdoor"}, { name: "Fjorian M.", handle: "Homeowner", testimonial: "Just had our old driveway that was falling apart replaced, very happy with the workmanship and the quality of work that these guys deliver. Highly impressed!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-man-showing-thumbs-up-chair-home_23-2148112737.jpg", imageAlt: "Satisfied homeowner Fjorian M. in modern backyard"}, @@ -107,7 +107,7 @@ export default function LandingPage() { type: "text-icon", text: "Innovative Hardscaping", icon: Palette, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=2" imageAlt="happy customer smiling woman outdoor" />