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",