From d02be60ea5c820fdabe85b0110392754c633a106 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 09:47:45 +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 d9e41dd..6195537 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ export default function LandingPage() { name: "Alice Johnson", handle: "@alicej", testimonial: "Excellent care and friendly staff. Highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg?_wi=1", }, { id: "t2", @@ -177,7 +177,7 @@ export default function LandingPage() { name: "Elena Rodriguez", handle: "@elena_r", testimonial: "The entire team is so supportive. Best healthcare experience I have ever had.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-doctor-holding-patient-s-hands_23-2149389039.jpg?_wi=2", }, ]} title="Patient Success Stories" -- 2.49.1