From 35a59ef23adba5b258b747dc851323b928690836 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 14:11:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c07fc0c..ca377c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { tag="Quality & Reliability" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg?_wi=1", imageAlt: "professional interior painters working residential", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { useInvertedBackground={true} title="The Good Painters Difference" description="With years of experience in the industry, our team is dedicated to precision, cleanliness, and superior results. We treat every home as if it were our own, ensuring every stroke of paint and every renovation detail is perfect." - imageSrc="http://img.b2bpic.net/free-photo/mom-girl-using-smartphone-decor-inspiration-browsing-internet-online-with-decoration-renovation-painting-walls-with-orange-paint-looking-model-mobile-phone_482257-49647.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mom-girl-using-smartphone-decor-inspiration-browsing-internet-online-with-decoration-renovation-painting-walls-with-orange-paint-looking-model-mobile-phone_482257-49647.jpg?_wi=1" imageAlt="professional painting renovation team portrait" /> @@ -144,7 +144,7 @@ export default function LandingPage() { imageAlt: "kitchen renovation design upgrade", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/copper-sink-elegant-kitchen-counter-country-house_628469-514.jpg?_wi=2", imageAlt: "residential interior house painting", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { imageAlt: "bathroom tile and wall renovation", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/mom-girl-using-smartphone-decor-inspiration-browsing-internet-online-with-decoration-renovation-painting-walls-with-orange-paint-looking-model-mobile-phone_482257-49647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mom-girl-using-smartphone-decor-inspiration-browsing-internet-online-with-decoration-renovation-painting-walls-with-orange-paint-looking-model-mobile-phone_482257-49647.jpg?_wi=2", imageAlt: "residential interior house painting", }, ]} -- 2.49.1