From 5354b5f2788633a41058d92420fb04cf060142e8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 04:14:40 +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 1f27262..0bc5e0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { name: "Sarah Jenkins", role: "CEO", testimonial: "The atmosphere at Fletcher Hills is unmatched. It has truly helped our team stay productive.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=1", }, { id: "2", @@ -157,7 +157,7 @@ export default function LandingPage() { name: "Julian Thorne", role: "Legal Consultant", testimonial: "The quiet environment and high-quality infrastructure are perfect for my practice.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg?_wi=2", }, ]} title="What Our Clients Say" -- 2.49.1