From a3675fa73f5eba94944e3b923e9c87ed25d41df1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 02:44: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 52b9842..12365e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { quote: "Finally, we have an online presence that matches our quality.", name: "Sarah Jenkins", role: "Owner", - imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg?_wi=1", }, { id: "t2", @@ -179,7 +179,7 @@ export default function LandingPage() { quote: "Their team goes above and beyond to ensure our success.", name: "Jessica Lee", role: "Marketing Director", - imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg?_wi=2", }, ]} title="Trusted by Leaders" -- 2.49.1