diff --git a/src/app/page.tsx b/src/app/page.tsx index a87a81d..e619d4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,13 +83,13 @@ export default function LandingPage() { features={[ { id: "1", title: "Emergency Plumbing Services", author: "24/7 Available", description: "Burst pipes, flooding, major leaks? We respond fast to minimize damage and get your plumbing working again.", tags: ["Urgent", "Fast Response"], - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg", imageAlt: "Emergency plumbing service"}, + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg?_wi=1", imageAlt: "Emergency plumbing service"}, { id: "2", title: "Water Heater Repair & Installation", author: "Expert Installation", description: "Hot water issues? We diagnose, repair, and install reliable water heaters for continuous hot water supply.", tags: ["Installation", "Repair"], imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", imageAlt: "Water heater repair and installation"}, { id: "3", title: "Comprehensive Drain Cleaning", author: "Professional Service", description: "Clogged drains cleared quickly with professional equipment. Prevent future blockages with our maintenance solutions.", tags: ["Cleaning", "Maintenance"], - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg", imageAlt: "Professional drain cleaning"}, + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg?_wi=2", imageAlt: "Professional drain cleaning"}, ]} animationType="slide-up" title="Our Services"