From 9bf9b0a3653262197db14b925ef5497910b8c60c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 17:39:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 47d719c..d03259c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,15 +71,15 @@ export default function LandingPage() { imageAlt: "24/7 availability badge", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg?_wi=1", imageAlt: "Faucet installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=1", imageAlt: "Leak detection tech", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132623.jpg?_wi=1", imageAlt: "Pipe maintenance", }, ]} @@ -116,17 +116,17 @@ export default function LandingPage() { { title: "Tap & Toilet", description: "Expert install and repair for residential taps and toilets.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg?_wi=2", }, { title: "Leak Detection", description: "Precision technology for non-invasive leak detection.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53070.jpg?_wi=2", }, { title: "Pipe Repair", description: "Complete pipe repair and maintenance services.", - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132623.jpg?_wi=2", }, { title: "Water Heaters", @@ -161,7 +161,7 @@ export default function LandingPage() { role: "Homeowner", company: "San Diego", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-smiling-man-profile_23-2148203605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-smiling-man-profile_23-2148203605.jpg?_wi=1", }, { id: "2", @@ -185,7 +185,7 @@ export default function LandingPage() { role: "Homeowner", company: "La Jolla", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-smiling-man-profile_23-2148203605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-smiling-man-profile_23-2148203605.jpg?_wi=2", }, { id: "5",