From d06fe276e7623612d9ac3c54379ded9f34f71aff Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 14:15:55 +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 042dda0..17b810b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,11 +85,11 @@ export default function LandingPage() { features={[ { id: 1, - title: "Drain Cleaning & Unclogging", description: "Fast removal of clogs in sinks, showers, toilets, and main lines. Same-day service available.", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", imageAlt: "Professional drain cleaning service" + title: "Drain Cleaning & Unclogging", description: "Fast removal of clogs in sinks, showers, toilets, and main lines. Same-day service available.", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=1", imageAlt: "Professional drain cleaning service" }, { id: 2, - title: "Leak Detection & Repair", description: "Expert identification and repair of water leaks. Prevent costly water damage before it starts.", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", imageAlt: "Plumber fixing water leak" + title: "Leak Detection & Repair", description: "Expert identification and repair of water leaks. Prevent costly water damage before it starts.", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2", imageAlt: "Plumber fixing water leak" }, { id: 3,