diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 27d3990..f9cc0de 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -41,42 +41,42 @@ export default function ServicesPage() { id: "1", name: "Toilet Repair & Replacement", price: "Transparent Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=2", imageAlt: "toilet bathroom plumbing repair fixture" }, { id: "2", name: "Sump Pump Repair & Replacement", price: "Transparent Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg?_wi=2", imageAlt: "sump pump basement water drainage plumbing" }, { id: "3", name: "Kitchen Plumbing", price: "Transparent Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/kitchen-faucet-with-near-white-wall_181624-9366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kitchen-faucet-with-near-white-wall_181624-9366.jpg?_wi=2", imageAlt: "kitchen sink faucet plumbing counter" }, { id: "4", name: "Drain & Pipe Repair", price: "Transparent Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/solution-top-view-man-plumber-overalls-fixing-breakdown-sink_259150-58267.jpg?_wi=3", imageAlt: "drain pipe plumbing repair under sink" }, { id: "5", name: "Bathroom Updates & Fixtures", price: "Transparent Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg?_wi=3", imageAlt: "bathroom renovation fixtures modern plumbing" }, { id: "6", name: "Leak Diagnostics & Repairs", price: "Transparent Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=2", imageAlt: "water leak diagnosis plumbing detection inspection" } ]} @@ -96,21 +96,21 @@ export default function ServicesPage() { id: 1, title: "Thorough Assessment", description: "We diagnose the root cause of your plumbing issues, not just the symptoms. Our comprehensive evaluation ensures we solve the problem correctly the first time.", - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=3", imageAlt: "water leak diagnosis plumbing detection inspection" }, { id: 2, title: "Quality Materials & Tools", description: "We use professional-grade materials and the right tools for every job. Our equipment is maintained to industry standards for reliable, long-lasting repairs.", - imageSrc: "http://img.b2bpic.net/free-photo/espresso-machine-bottle-olive-oil_181624-14425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/espresso-machine-bottle-olive-oil_181624-14425.jpg?_wi=3", imageAlt: "plumbing tools organized professional clean workspace" }, { id: 3, title: "Clean, Protected Workspace", description: "Your home is respected. We protect flooring, furniture, and surfaces. Clean-up is included in every service call, leaving your space better than we found it.", - imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg?_wi=4", imageAlt: "bathroom renovation fixtures modern plumbing" } ]}