diff --git a/src/app/page.tsx b/src/app/page.tsx index 393db35..3ec9500 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -201,7 +201,7 @@ export default function LandingPage() { name: "Leak Detection", variant: "Pinpoint Accuracy, Minimal Disruption", price: "Call for Quote", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-cracked-pipe-leaking-water_23-2148277393.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-cracked-pipe-leaking-water_23-2148277393.jpg?_wi=1", imageAlt: "Leak detection icon", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { name: "Pipe Repair & Replacement", variant: "Durable & Long-lasting Solutions", price: "Call for Quote", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-cracked-pipe-leaking-water_23-2148277393.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-cracked-pipe-leaking-water_23-2148277393.jpg?_wi=2", imageAlt: "Pipe repair icon", }, ]}