From f7dc802c20eecb840277678602b8efe12255720d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 17:10:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 607c1af..bf24007 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,31 +128,31 @@ export default function LandingPage() { { title: "Leak Detection", description: "Accurate detection and repair to prevent structural damage.", - imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg?_wi=1", imageAlt: "Leak detection", }, { title: "Drain Cleaning", description: "Advanced equipment to clear stubborn clogs fast.", - imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg?_wi=2", imageAlt: "Drain cleaning", }, { title: "Emergency Repairs", description: "Available when you need us most, 24/7.", - imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg?_wi=3", imageAlt: "Emergency repairs", }, { title: "Water Heater Service", description: "Installation and maintenance of all modern water systems.", - imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg?_wi=4", imageAlt: "Water heater service", }, { title: "Pipe Replacement", description: "Full repiping services for aging plumbing infrastructure.", - imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-space-with-modern-style-furniture_23-2150864622.jpg?_wi=5", imageAlt: "Pipe replacement", }, ]} -- 2.49.1