From 2c7e8ad266de2b43216e86e645a515cbcdb617fc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 00:44:42 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 3825aca..792a201 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -67,31 +67,31 @@ export default function LandingPage() { { title: "Water Heater Repair", description: "Installation and repair for all makes.", - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg?_wi=3", imageAlt: "Male plumber working to fix problems at client's house", }, { title: "Drain & Sewer", description: "Professional unclogging and line repair.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-new-york-usa_1268-14959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-buildings-new-york-usa_1268-14959.jpg?_wi=3", imageAlt: "Male plumber working to fix problems at client's house", }, { title: "Fixture Services", description: "Faucets, toilets, and shower repairs.", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg?_wi=2", imageAlt: "Male plumber working to fix problems at client's house", }, { title: "Garbage Disposals", description: "Quick install and reliable repair.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-senior-woman_23-2149207172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-senior-woman_23-2149207172.jpg?_wi=2", imageAlt: "Male plumber working to fix problems at client's house", }, { title: "Outdoor Systems", description: "Maintenance for your outdoor plumbing.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-girl-her-handsome-boyfriend-woman-casual-summer-jeans-clothes-hugging_158538-5494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-beautiful-girl-her-handsome-boyfriend-woman-casual-summer-jeans-clothes-hugging_158538-5494.jpg?_wi=2", imageAlt: "Male plumber working to fix problems at client's house", }, ]}