Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 22:20:23 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -101,23 +101,23 @@ export default function LandingPage() {
{
id: 1,
title: "Strength & Power Training", description: "Access state-of-the-art equipment and expert coaching to build muscle, increase strength, and dominate your fitness goals with our comprehensive strength programs.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-dumbbells-gym-workout-gym_169016-63307.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-dumbbells-gym-workout-gym_169016-63307.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-dumbbells-gym-workout-gym_169016-63307.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-dumbbells-gym-workout-gym_169016-63307.jpg?_wi=2"},
},
{
id: 2,
title: "High-Energy Cardio Classes", description: "Push your limits with our intense, motivating cardio classes. From HIIT to cycling, burn calories and build endurance while having fun in a supportive environment.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/trainer-checking-if-everything-is-fine_329181-14116.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/trainer-checking-if-everything-is-fine_329181-14116.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/trainer-checking-if-everything-is-fine_329181-14116.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/trainer-checking-if-everything-is-fine_329181-14116.jpg?_wi=2"},
},
{
id: 3,
title: "Community & Support", description: "Join a vibrant community of fitness enthusiasts who push each other to achieve greatness. Experience accountability, motivation, and genuine friendships that fuel your success.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-women-working-out-together_23-2148430259.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-women-working-out-together_23-2148430259.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-women-working-out-together_23-2148430259.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-women-working-out-together_23-2148430259.jpg?_wi=2"},
},
]}
showStepNumbers={true}