Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 12:05:44 +00:00

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Personal Training", tags: ["One-on-One", "Customized"],
imageSrc: "http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3656.jpg", imageAlt: "Personal Training Service"
imageSrc: "http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3656.jpg?_wi=1", imageAlt: "Personal Training Service"
},
{
id: "2", title: "Group Classes", tags: ["Yoga", "Zumba", "CrossFit"],
@@ -114,7 +114,7 @@ export default function LandingPage() {
},
{
id: "4", title: "Flexible Membership Plans", tags: ["Affordable", "Scalable"],
imageSrc: "http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3656.jpg", imageAlt: "Membership Plans"
imageSrc: "http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3656.jpg?_wi=2", imageAlt: "Membership Plans"
}
]}
animationType="slide-up"