From 52a711e115b527be8bc083bbb5c9fda371e70781 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 18:15:22 +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 be7e8cd..1e90b5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { name: "Mike D.", role: "Student", testimonial: "Learned so much in just one week. Highly recommend Zula Surf.", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-runner-holding-bottle-water_23-2148291434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-runner-holding-bottle-water_23-2148291434.jpg?_wi=1", }, { id: "3", @@ -159,7 +159,7 @@ export default function LandingPage() { name: "Chloe M.", role: "Regular", testimonial: "Zula Surf creates a real community. I've improved so much since I started.", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-runner-holding-bottle-water_23-2148291434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-runner-holding-bottle-water_23-2148291434.jpg?_wi=2", }, ]} title="Voices of the Ocean" -- 2.49.1