From 2616bad13f631dfa7a74334095209fedef24a4e1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:46:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c12015..2005a3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg?_wi=1" /> @@ -94,7 +94,7 @@ export default function LandingPage() { "Sameday", "Certified", ], - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721529.jpg?_wi=2", imageAlt: "professional gas engineer smiling", }, { @@ -114,7 +114,7 @@ export default function LandingPage() { "Routine", "Reliable", ], - imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg?_wi=1", imageAlt: "portrait happy customer home", }, ]} @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg?_wi=2", }, { id: "2", @@ -150,7 +150,7 @@ export default function LandingPage() { { id: "5", name: "Robert B.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804639.jpg?_wi=3", }, ]} cardTitle="Verified Customer Reviews" -- 2.49.1