Update src/app/page.tsx

This commit is contained in:
2026-04-04 14:21:58 +00:00
parent d44b9796e1
commit 729e7ec680

View File

@@ -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",
},
{