Update src/app/page.tsx

This commit is contained in:
2026-03-26 04:16:05 +00:00
parent 20e4a8a762
commit 5b7dd17642

View File

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