diff --git a/src/app/page.tsx b/src/app/page.tsx index 23351c2..0d05da4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { }, { id: "2", title: "Repairs & Technical Services", description: "Keep your pool running smoothly with professional repair and diagnostic services. We identify and fix equipment issues, detect leaks, and perform thorough inspections.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-3104.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-3104.jpg?_wi=1" }, items: [ { icon: Wrench, text: "Equipment Repair & Replacement" }, @@ -83,7 +83,7 @@ export default function LandingPage() { }, { id: "3", title: "Maintenance Services", description: "Enjoy crystal-clear water year-round. Our maintenance plans include weekly cleaning, chemical balancing, and seasonal opening and closing services.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-3104.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-3104.jpg?_wi=2" }, items: [ { icon: RotateCcw, text: "Weekly Maintenance" },