From 7c40deca6127669ace100c69e5a5f13344d91db1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 13:12:14 +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 f3bd09b..25b583b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg?_wi=1" imageAlt="Professional plumbing team" mediaAnimation="slide-up" /> @@ -117,13 +117,13 @@ export default function LandingPage() { icon: Settings, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335676.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/white-kitchen-sink-faucet-close-up_58702-2356.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg?_wi=2", imageAlt: "modern plumbing tools", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132404.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-big-mirror_1203-1497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-big-mirror_1203-1497.jpg?_wi=1", imageAlt: "modern plumbing tools", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/worker-works-air-conditioner_482257-90907.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-grayscale-shot-showerhead-with-water-dripping-down_181624-20446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-grayscale-shot-showerhead-with-water-dripping-down_181624-20446.jpg?_wi=1", imageAlt: "modern plumbing tools", }, ]} @@ -176,7 +176,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-big-mirror_1203-1497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-big-mirror_1203-1497.jpg?_wi=2", }, { id: "p2", @@ -185,7 +185,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-grayscale-shot-showerhead-with-water-dripping-down_181624-20446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-grayscale-shot-showerhead-with-water-dripping-down_181624-20446.jpg?_wi=2", }, { id: "p3", @@ -264,7 +264,7 @@ export default function LandingPage() { button: { text: "Get Quote", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg?_wi=3", imageAlt: "Interior of a modern bathroom with a window overlooking the city", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { button: { text: "Call Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335676.jpg?_wi=2", imageAlt: "Interior of a modern bathroom with a window overlooking the city", }, ]}