From d2c3d1139ecb5d8105c3c1d44fb8a871e062d480 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 21:00:53 +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 4e9f23c..f0f6457 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -227,7 +227,7 @@ export default function LandingPage() { role: "Full-time professional", company: "IronFlow Member", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-cheerful-fitness-woman-has-freckled-skin-dark-plait-dressed-sportsclothes-pleasant-smile_273609-18120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-cheerful-fitness-woman-has-freckled-skin-dark-plait-dressed-sportsclothes-pleasant-smile_273609-18120.jpg?_wi=1", }, { id: "2", @@ -259,7 +259,7 @@ export default function LandingPage() { role: "Yoga instructor", company: "IronFlow Member", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-cheerful-fitness-woman-has-freckled-skin-dark-plait-dressed-sportsclothes-pleasant-smile_273609-18120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-cheerful-fitness-woman-has-freckled-skin-dark-plait-dressed-sportsclothes-pleasant-smile_273609-18120.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1