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", }, ]}