From 7959847771c0829fcc90a84366fc521076787093 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 20:11:59 +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 31a88fc..9fc4e40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { name: "Austin", handle: "Homeowner", testimonial: "The process was seamless from start to finish. The crew finished in just two days and the craftsmanship exceeded expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg?_wi=1", }, { id: "2", @@ -167,7 +167,7 @@ export default function LandingPage() { name: "Sarah", handle: "Homeowner", testimonial: "Best experience I've had with a contractor. They showed up early and finished ahead of schedule. Truly professional.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg?_wi=2", }, ]} title="What Homeowners Are Saying" -- 2.49.1