From f5ccc68c09d61ec0ce571d22b1fcc4fd328b5c75 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 19:01:32 +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 bfc1034..26db68a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,14 +163,14 @@ export default function LandingPage() { name: "Clark Miller", handle: "@clark", testimonial: "Custom furniture that stood the test of time and children.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-construction-site_23-2147653369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-construction-site_23-2147653369.jpg?_wi=1", }, { id: "5", name: "Sarah Jenkins", handle: "@sarahj", testimonial: "The craftsmanship is unparalleled. Our dining table is a family treasure.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-construction-site_23-2147653369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-construction-site_23-2147653369.jpg?_wi=2", }, ]} title="Why Families Love Green Creek" -- 2.49.1