diff --git a/src/app/water-heater-repair/page.tsx b/src/app/water-heater-repair/page.tsx index f41f068..d7ee8b0 100644 --- a/src/app/water-heater-repair/page.tsx +++ b/src/app/water-heater-repair/page.tsx @@ -50,7 +50,7 @@ export default function WaterHeaterRepairPage() { author: "Emergency & Scheduled", description: "Is your water heater leaking, making strange noises, or not heating properly? We quickly diagnose the issue and repair or replace components as needed. Most repairs completed same-day.", tags: ["Repair", "Fast Service", "Leaks"], - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg?_wi=3", imageAlt: "Water heater repair technician" }, { @@ -59,7 +59,7 @@ export default function WaterHeaterRepairPage() { author: "New & Replacement", description: "Need a new water heater? We install tankless, traditional tank, and hybrid models. Our technicians ensure proper sizing and installation for optimal performance and efficiency.", tags: ["Installation", "New Systems", "Professional"], - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-working-with-utensils-kitchen_23-2148120429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-working-with-utensils-kitchen_23-2148120429.jpg?_wi=3", imageAlt: "Water heater installation service" }, { @@ -68,7 +68,7 @@ export default function WaterHeaterRepairPage() { author: "Preventive Care", description: "Regular maintenance extends water heater life and improves efficiency. We offer flushing, anode rod replacement, and system inspections to keep your water heater running smoothly.", tags: ["Maintenance", "Prevention", "Efficiency"], - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg?_wi=3", imageAlt: "Water heater maintenance service" } ]}