From 5a90b93064992b2d0d948f9500d59cc80a658959 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 10:55:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a69db48..9a63824 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { description="Seven Bucks Irrigation specializes in bespoke, efficient, and sustainable irrigation solutions for residential, commercial, and agricultural landscapes." leftCarouselItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwTH8byWMyrxQrnT3hneiXVKWk/uploaded-1781088657806-r6wcurrn.png", imageAlt: "Aerial view of an intricately designed irrigation landscape"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwTH8byWMyrxQrnT3hneiXVKWk/uploaded-1781088657806-r6wcurrn.png?_wi=1", imageAlt: "Aerial view of an intricately designed irrigation landscape"}, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-watering-plants-with-sprinkler_23-2148396765.jpg", imageAlt: "Lush green landscape with modern irrigation"}, { @@ -253,7 +253,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-stands-with-laptop-suit-glasses-outside-office-building-day_78492-3941.jpg", imageAlt: "Anjali Sharma, business owner"}, { id: "3", name: "Rajesh Gupta", handle: "@RajeshG_Farms", testimonial: "The agricultural irrigation system", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwTH8byWMyrxQrnT3hneiXVKWk/uploaded-1781088657806-r6wcurrn.png", imageAlt: "happy man in lush garden"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwTH8byWMyrxQrnT3hneiXVKWk/uploaded-1781088657806-r6wcurrn.png?_wi=2", imageAlt: "happy man in lush garden"}, ]} showRating={true} title="What Our Clients Say" -- 2.49.1