Update src/app/water-heater-repair/page.tsx

This commit is contained in:
2026-03-10 16:41:32 +00:00
parent 72fd6ac26e
commit 858ce2ca8f

View File

@@ -90,7 +90,7 @@ export default function WaterHeaterRepairPage() {
author: "Fast Diagnosis",
description: "Is your water heater not producing hot water? We quickly diagnose the issue—whether it's a faulty heating element, thermostat problems, or sediment buildup—and fix it the right way. Same-day service available.",
tags: ["Repair", "Diagnosis", "Fast Service"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74&_wi=3",
imageAlt: "Professional water heater repair service",
},
{
@@ -99,7 +99,7 @@ export default function WaterHeaterRepairPage() {
author: "Expert Installation",
description: "If your water heater has reached the end of its life, we provide professional tank and tankless water heater installations. We help you choose the right system for your home and budget.",
tags: ["Installation", "Replacement", "Tank & Tankless"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74&_wi=4",
imageAlt: "Water heater installation",
},
{
@@ -108,7 +108,7 @@ export default function WaterHeaterRepairPage() {
author: "Preventive Care",
description: "Regular maintenance extends your water heater's life and improves efficiency. We offer annual inspections, sediment flushing, and preventive services to keep your system running smoothly.",
tags: ["Maintenance", "Inspection", "Prevention"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6voh74&_wi=5",
imageAlt: "Water heater maintenance service",
},
]}