Merge version_22 into main #24

Merged
bender merged 1 commits from version_22 into main 2026-02-20 11:50:05 +00:00

View File

@@ -95,9 +95,6 @@ export default function FitCoachPage() {
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/athletic-blond-female-fitness-model-holding-heavy-barbell-preparing-squats_613910-257.jpg?_wi=1", imageAlt: "Strength training session"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/happy-female-athlete-running-treadmill-gym_637285-8562.jpg?_wi=1", imageAlt: "Cardio training"
}
]
},
@@ -106,9 +103,6 @@ export default function FitCoachPage() {
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/happy-female-athlete-running-treadmill-gym_637285-8562.jpg?_wi=2", imageAlt: "Cardio workout"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/athletic-blond-female-fitness-model-holding-heavy-barbell-preparing-squats_613910-257.jpg?_wi=2", imageAlt: "Strength building"
}
]
},
@@ -117,9 +111,6 @@ export default function FitCoachPage() {
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=1", imageAlt: "Nutrition planning"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/closeup-woman-with-hands-cupped-doing-stretching-exercises-floor_637285-3440.jpg?_wi=1", imageAlt: "Wellness approach"
}
]
},
@@ -128,9 +119,6 @@ export default function FitCoachPage() {
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/closeup-woman-with-hands-cupped-doing-stretching-exercises-floor_637285-3440.jpg?_wi=2", imageAlt: "Flexibility training"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=2", imageAlt: "Recovery nutrition"
}
]
}