From 7f4cb2d00853772b8232da7bd8a60500c0b92003 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 01:02:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2527f30..3952df5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=1" imageAlt="Plumbing service technician in Dallas GA" mediaAnimation="slide-up" avatars={[ @@ -132,7 +132,7 @@ export default function LandingPage() { "Rapid response", "Expert repairs", ], - imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-droplet-icon-sign_53876-128089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-droplet-icon-sign_53876-128089.jpg?_wi=1", }, { id: "f2", @@ -142,7 +142,7 @@ export default function LandingPage() { "Preventative care", "Modern equipment", ], - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg?_wi=1", }, { id: "f3", @@ -152,7 +152,7 @@ export default function LandingPage() { "System maintenance", "Local experts", ], - imageSrc: "http://img.b2bpic.net/free-photo/stone-fountain_1361-137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stone-fountain_1361-137.jpg?_wi=1", }, ]} title="Professional Plumbing Services" @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "Fast response time and very professional!", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=2", imageAlt: "professional plumber working", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "Saved us during an emergency late at night!", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-senior-woman-buying-house-scream-joy-making-fist-pump-while-showing-paper-hous_1258-153668.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-droplet-icon-sign_53876-128089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-droplet-icon-sign_53876-128089.jpg?_wi=2", imageAlt: "plumbing repair tools", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "Very reliable plumbing work done locally.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-498.jpg?_wi=2", imageAlt: "drain cleaning tools", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "Honest and fast service, fixed our leak instantly.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-his-arms-crossed-christmas_23-2148737963.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stone-fountain_1361-137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stone-fountain_1361-137.jpg?_wi=2", imageAlt: "septic tank maintenance", }, { @@ -294,7 +294,7 @@ export default function LandingPage() {