Update src/app/services/page.tsx

This commit is contained in:
2026-03-11 02:09:17 +00:00
parent 7c3aac3472
commit f03689fb73

View File

@@ -77,28 +77,28 @@ export default function ServicesPage() {
id: 1,
title: "Emergency Plumbing Repair",
description: "24/7 emergency response for burst pipes, major leaks, and critical plumbing failures. We prioritize fast diagnosis and immediate solutions to minimize water damage.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg?_wi=2",
imageAlt: "Plumbing leak repair emergency service",
},
{
id: 2,
title: "Water Heater Service & Installation",
description: "Complete water heater solutions including repair, replacement, and maintenance. We service all brands and can install energy-efficient tankless options.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-checking-freon-tank_482257-78533.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-checking-freon-tank_482257-78533.jpg?_wi=2",
imageAlt: "Water heater tank installation service",
},
{
id: 3,
title: "Drain Cleaning & Maintenance",
description: "Advanced drain cleaning using camera inspection and hydro-jetting. Preventive maintenance to avoid costly backups and damage.",
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=2",
imageAlt: "Drain cleaning professional plumber service",
},
{
id: 4,
title: "Leak Detection & Repair",
description: "State-of-the-art leak detection technology to find hidden leaks before they cause structural damage. Comprehensive repair solutions with warranty.",
imageSrc: "http://img.b2bpic.net/free-photo/piping-with-taps_169016-5374.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/piping-with-taps_169016-5374.jpg?_wi=2",
imageAlt: "Leak detection equipment plumbing inspection",
},
]}