From 6e10595c3d60c39bea5623976b565bf88fe057be Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 16:43:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 88e73ba..401b23f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { handle: "@anna.m", testimonial: "Excellent service and design! My garden has never looked better.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=1", imageAlt: "greenhouse interior plants sunny", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@mark.d", testimonial: "Great attention to detail in every aspect of the project.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg?_wi=1", imageAlt: "greenhouse interior plants sunny", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { imageAlt: "greenhouse interior plants sunny", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/medium-shot-man-decorating-home_23-2150633270.jpg", @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "Excellent service and design! My garden has never looked better.", tag: "Garden", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12292.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=3", imageAlt: "happy client garden portrait", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "Very professional and friendly team. Highly recommend Richter.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-blue-flower-green-house_23-2148068662.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg?_wi=2", imageAlt: "happy client garden portrait", }, { -- 2.49.1