Update src/app/services/page.tsx

This commit is contained in:
2026-03-02 19:54:40 +00:00
parent fad2b8b2ae
commit a1812ed819

View File

@@ -59,15 +59,15 @@ export default function ServicesPage() {
{
id: 1,
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"},
"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?_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"},
"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?_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"},
"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?_wi=2"},
]}
animationType="slide-up"
textboxLayout="default"