From 8da2b34e5516e0cdc91776eb6df5cd32444d28e3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 17:53:38 +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 9327836..71513ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,7 +175,7 @@ export default function LandingPage() { role: "Executive", company: "Global Corp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg?_wi=1", }, { id: "t2", @@ -207,7 +207,7 @@ export default function LandingPage() { role: "Consultant", company: "Strategy Firm", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg?_wi=2", }, ]} title="What Our Patients Say" -- 2.49.1