From 87980b35947cc3ff16c1c2b933dcb335c236e559 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 19:49:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 333bb85..77cd500 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "drain-cleaning", title: "Drain Cleaning & Unclogging", description: "Swift and effective drain cleaning services. Our technicians use advanced equipment to clear clogs and restore proper drainage quickly.", tag: "Quick Fix", imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg", imageAlt: "drain pipe cleaning plumbing service" + id: "drain-cleaning", title: "Drain Cleaning & Unclogging", description: "Swift and effective drain cleaning services. Our technicians use advanced equipment to clear clogs and restore proper drainage quickly.", tag: "Quick Fix", imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg?_wi=1", imageAlt: "drain pipe cleaning plumbing service" }, { id: "water-heater", title: "Water Heater Repair & Installation", description: "Expert water heater services including repairs, replacements, and installations. We ensure reliable hot water supply year-round.", tag: "24/7 Available", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg", imageAlt: "water heater installation maintenance" @@ -83,7 +83,7 @@ export default function LandingPage() { id: "emergency-repair", title: "Emergency Plumbing Repairs", description: "Burst pipes, major leaks, or flooding? Our emergency response team is ready 24/7 to address urgent plumbing issues and prevent property damage.", tag: "Emergency", imageSrc: "http://img.b2bpic.net/free-photo/young-worker-pointing-front-holding-alarm-clock-uniform-looking-serious_176474-36072.jpg", imageAlt: "emergency plumbing service 24 hours" }, { - id: "pipe-replacement", title: "Pipe Replacement & Inspection", description: "Comprehensive pipe inspections and professional replacement services. We identify potential issues before they become costly problems.", tag: "Preventive Care", imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg", imageAlt: "pipe replacement service" + id: "pipe-replacement", title: "Pipe Replacement & Inspection", description: "Comprehensive pipe inspections and professional replacement services. We identify potential issues before they become costly problems.", tag: "Preventive Care", imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg?_wi=2", imageAlt: "pipe replacement service" } ]} animationType="slide-up"