From ac6f711bb0c333edc0e6049b91ac4c7257286dcd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 13:59: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 48a2a5b..e3338f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg?_wi=1", imageAlt: "Man lifting heavy weights in a modern gym", }, { @@ -318,7 +318,7 @@ export default function LandingPage() { imageAlt: "Portrait of David Lee, HIIT Specialist", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg?_wi=2", imageAlt: "male personal trainer smiling", }, ]}