From cdadb3d6aa28cbc1e4a3d7c8980cfd6f1404c2e8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 15:36:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e9dac7..e9923c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { description="Expert plumbing, borehole drilling, tank installation, and water treatment services with a commitment to quality craftsmanship and lasting results." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hydro-alcoholic-gel_23-2148775348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-hydro-alcoholic-gel_23-2148775348.jpg?_wi=1", imageAlt: "Professional water services", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { imageAlt: "Water drop falling", }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-sea-japan-board-fresh_1172-178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-sea-japan-board-fresh_1172-178.jpg?_wi=1", imageAlt: "Healthy sea japan board fresh", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/small-water-drop-black-white-effect_23-2148358149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-water-drop-black-white-effect_23-2148358149.jpg?_wi=1", imageAlt: "Water works infrastructure", }, { @@ -185,13 +185,13 @@ export default function LandingPage() { { title: "Water Treatment", description: "Advanced filtration and purification systems.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hydro-alcoholic-gel_23-2148775348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-hydro-alcoholic-gel_23-2148775348.jpg?_wi=2", imageAlt: "Water treatment setup", }, { title: "Plumbing Repairs", description: "General plumbing and maintenance solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/equipment-contemporary-winery_1398-5012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/equipment-contemporary-winery_1398-5012.jpg?_wi=1", imageAlt: "Plumbing repairs", }, ]} @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "Outstanding quality, professional team, and a result that exceeded our expectations.", tag: "Top Review", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hydro-alcoholic-gel_23-2148775348.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-hydro-alcoholic-gel_23-2148775348.jpg?_wi=3", imageAlt: "satisfied customer portrait professional", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "Professional from start to finish. Borehole drilling completed ahead of schedule.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-cheerful-woman-with-appealing-smile-having-pinkish-hair-bun-tattoo-wearing-casual-clothes_273609-307.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/equipment-contemporary-winery_1398-5012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/equipment-contemporary-winery_1398-5012.jpg?_wi=2", imageAlt: "satisfied customer portrait professional", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "Very reliable. They fixed our water issue when others failed.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/small-water-drop-black-white-effect_23-2148358149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-water-drop-black-white-effect_23-2148358149.jpg?_wi=2", imageAlt: "satisfied customer portrait professional", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "Great service, transparent communication, and expert team.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/water-drop-falling_1232-216.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-sea-japan-board-fresh_1172-178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-sea-japan-board-fresh_1172-178.jpg?_wi=2", imageAlt: "satisfied customer portrait professional", }, ]} -- 2.49.1