From dd4e5ca68d2a0bcaaa8183b92e6f1aa37d0543d6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 01:39:54 +0000 Subject: [PATCH] Update src/app/water-heaters/page.tsx --- src/app/water-heaters/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/water-heaters/page.tsx b/src/app/water-heaters/page.tsx index 5319fa2..9cfa349 100644 --- a/src/app/water-heaters/page.tsx +++ b/src/app/water-heaters/page.tsx @@ -57,7 +57,7 @@ export default function WaterHeatersPage() { { text: "Schedule Service", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=3" imageAlt="Professional water heater installation" mediaAnimation="slide-up" /> @@ -75,19 +75,19 @@ export default function WaterHeatersPage() { { title: "Tank Water Heater Repair", description: "Quick diagnosis and repair of traditional tank water heaters to restore hot water.", imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Tank water heater repair", button: { + "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=4", imageAlt: "Tank water heater repair", button: { text: "Get Service", href: "#contact"}, }, { title: "Tankless Water Heater Service", description: "Installation, repair, and maintenance of energy-efficient tankless water heaters.", imageSrc: - "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg", imageAlt: "Tankless water heater service", button: { + "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=3", imageAlt: "Tankless water heater service", button: { text: "Learn More", href: "#contact"}, }, { title: "Water Heater Installation", description: "Professional installation of new water heaters with proper sizing and efficiency optimization.", imageSrc: - "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg", imageAlt: "Water heater installation", button: { + "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176721.jpg?_wi=3", imageAlt: "Water heater installation", button: { text: "Get Quote", href: "#contact"}, }, ]} @@ -112,7 +112,7 @@ export default function WaterHeatersPage() { {/* Footer */}