From 859547f015a756ecc1d9ba02294d3d94da01690d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 06:47:39 +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 7a4b3d2..638f45a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { name: "Alex R.", role: "Student", testimonial: "This center completely changed how I deal with my anxiety. I feel heard and understood.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-leaves-outdoors_23-2148647682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-leaves-outdoors_23-2148647682.jpg?_wi=1", }, { id: "2", @@ -166,7 +166,7 @@ export default function LandingPage() { name: "Sam K.", role: "Student", testimonial: "I feel so much more in control of my emotions. The workshops are incredibly practical and fun.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-leaves-outdoors_23-2148647682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-leaves-outdoors_23-2148647682.jpg?_wi=2", }, ]} title="Stories of Transformation" -- 2.49.1