Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 07:27:10 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -79,36 +79,36 @@ export default function LandingPage() {
title: "Strength Training", description: "Build muscle and increase your strength with personalized weightlifting programs tailored to your fitness level.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162338.jpg", imageAlt: "Strength training session with professional equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162338.jpg?_wi=1", imageAlt: "Strength training session with professional equipment"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290020.jpg", imageAlt: "Dynamic cardio group class"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290020.jpg?_wi=1", imageAlt: "Dynamic cardio group class"},
],
},
{
title: "Group Fitness Classes", description: "Join energetic group classes including HIIT, spin, and circuit training. Motivate and achieve together with our community.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290020.jpg", imageAlt: "High-energy group fitness class"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290020.jpg?_wi=2", imageAlt: "High-energy group fitness class"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-28971.jpg", imageAlt: "Wellness and flexibility training"},
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-28971.jpg?_wi=1", imageAlt: "Wellness and flexibility training"},
],
},
{
title: "Wellness & Recovery", description: "Complementary yoga, stretching, and recovery sessions to balance intense training with mindful wellness practices.", icon: Heart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-28971.jpg", imageAlt: "Peaceful yoga and wellness session"},
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-28971.jpg?_wi=2", imageAlt: "Peaceful yoga and wellness session"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur-working-laptop-while-having-lunch-break-office_637285-8686.jpg", imageAlt: "Nutrition and wellness consultation"},
imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur-working-laptop-while-having-lunch-break-office_637285-8686.jpg?_wi=1", imageAlt: "Nutrition and wellness consultation"},
],
},
{
title: "Nutrition Coaching", description: "Personalized nutrition plans and coaching to fuel your fitness goals and maximize your training results.", icon: Apple,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur-working-laptop-while-having-lunch-break-office_637285-8686.jpg", imageAlt: "Professional nutrition coaching session"},
imageSrc: "http://img.b2bpic.net/free-photo/young-entrepreneur-working-laptop-while-having-lunch-break-office_637285-8686.jpg?_wi=2", imageAlt: "Professional nutrition coaching session"},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162338.jpg", imageAlt: "Complete fitness training support"},
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162338.jpg?_wi=2", imageAlt: "Complete fitness training support"},
],
},
]}