From 729e7ec6802e195b768fda3dd67bbea462f11821 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 14:21:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6c11b5..ac9ef93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,27 +72,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg?_wi=1", imageAlt: "CrossFit training in Songdo", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crossfit-group-gym_53876-46880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crossfit-group-gym_53876-46880.jpg?_wi=1", imageAlt: "Community CrossFit session", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell-kettlebell_23-2147688545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell-kettlebell_23-2147688545.jpg?_wi=1", imageAlt: "Modern gym equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg?_wi=2", imageAlt: "Functional fitness training", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crossfit-group-gym_53876-46880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crossfit-group-gym_53876-46880.jpg?_wi=2", imageAlt: "Inclusive gym community", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell-kettlebell_23-2147688545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell-kettlebell_23-2147688545.jpg?_wi=2", imageAlt: "Strength and conditioning", }, ]} @@ -121,19 +121,19 @@ export default function LandingPage() { { title: "Group Classes", description: "High-energy, challenging daily workouts led by professional coaches in a supportive team setting.", - imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg?_wi=3", imageAlt: "modern crossfit gym interior", }, { title: "Personal Coaching", description: "Customized training plans and individual attention to help you meet your specific fitness targets.", - imageSrc: "http://img.b2bpic.net/free-photo/crossfit-group-gym_53876-46880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crossfit-group-gym_53876-46880.jpg?_wi=3", imageAlt: "diverse group fitness class", }, { title: "Body Challenges", description: "Diet and body transformation challenges to keep you motivated and accountable for long-term health.", - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell-kettlebell_23-2147688545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell-kettlebell_23-2147688545.jpg?_wi=3", imageAlt: "professional crossfit equipment", }, {