From 5b7dd1764239a38d7338fa4bc3cbb15d5d04254e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 04:16:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]}