From 7ba6b7a96ad4c88f40452329164c8c4f6cf3a87c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 10:58:44 +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 9eac6c6..4556936 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { { id: "t1", name: "Sunita Devi", - imageSrc: "http://img.b2bpic.net/free-photo/yes-fashionable-energetic-middle-aged-female-rejoicing-her-success-reaching-goals-fulfilling-dreams-being-overjoyed-ecstatic-clenching-fists-looking-up-thanking-god-universe_343059-4480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yes-fashionable-energetic-middle-aged-female-rejoicing-her-success-reaching-goals-fulfilling-dreams-being-overjoyed-ecstatic-clenching-fists-looking-up-thanking-god-universe_343059-4480.jpg?_wi=1", }, { id: "t2", @@ -166,7 +166,7 @@ export default function LandingPage() { { id: "t5", name: "Suresh Gupta", - imageSrc: "http://img.b2bpic.net/free-photo/yes-fashionable-energetic-middle-aged-female-rejoicing-her-success-reaching-goals-fulfilling-dreams-being-overjoyed-ecstatic-clenching-fists-looking-up-thanking-god-universe_343059-4480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yes-fashionable-energetic-middle-aged-female-rejoicing-her-success-reaching-goals-fulfilling-dreams-being-overjoyed-ecstatic-clenching-fists-looking-up-thanking-god-universe_343059-4480.jpg?_wi=2", }, ]} cardTitle="Patient Success Stories" -- 2.49.1