Update src/app/services/page.tsx

This commit is contained in:
2026-03-02 19:51:35 +00:00
parent a8cc0f4b21
commit 1fc16175ce

View File

@@ -61,21 +61,21 @@ export default function ServicesPage() {
title: "Emergency Repairs",
description:
"24/7 emergency response for burst pipes, gas leaks, and critical water issues. We arrive quickly and fix problems right the first time.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=3",
},
{
id: 2,
title: "Water Heater Services",
description:
"Installation, repair, and maintenance of gas and electric water heaters. We help you choose the right system for your home's needs.",
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=2",
},
{
id: 3,
title: "Drain & Sewer Cleaning",
description:
"Professional drain cleaning using advanced equipment. We clear clogs and prevent future backups with regular maintenance programs.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2",
},
]}
animationType="slide-up"