Compare commits
11 Commits
version_19
...
version_22
| Author | SHA1 | Date | |
|---|---|---|---|
| d16ac030de | |||
| 45010f66b3 | |||
| 7d914990bc | |||
| 28eb8c40d6 | |||
| 8613a14a2d | |||
| 72543acda9 | |||
| d547942a22 | |||
| 6ce18e417b | |||
| 14568bb9d3 | |||
| 6b4aaf476e | |||
| 42479a3662 |
@@ -97,7 +97,7 @@ export default function FitCoachPage() {
|
|||||||
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/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"
|
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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -108,7 +108,7 @@ export default function FitCoachPage() {
|
|||||||
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/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"
|
imageSrc: "https://img.b2bpic.net/free-photo/happy-female-athlete-running-treadmill-gym_637285-8562.jpg?_wi=2", imageAlt: "Cardio workout"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -119,7 +119,7 @@ export default function FitCoachPage() {
|
|||||||
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/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"
|
imageSrc: "https://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg?_wi=1", imageAlt: "Nutrition planning"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -130,7 +130,7 @@ export default function FitCoachPage() {
|
|||||||
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/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"
|
imageSrc: "https://img.b2bpic.net/free-photo/closeup-woman-with-hands-cupped-doing-stretching-exercises-floor_637285-3440.jpg?_wi=2", imageAlt: "Flexibility training"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -221,7 +221,7 @@ export default function FitCoachPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
cardClassName="gap-4"
|
cardClassName="gap-[100px]"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user