Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 08:48:47 +00:00

View File

@@ -50,16 +50,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-muscular-build-man-doing-deadlift-while-exercising-with-barbell-gym_637285-2489.jpg", imageAlt: "Professional gym with strength training equipment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Personal trainer working with client" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-muscular-build-man-doing-deadlift-while-exercising-with-barbell-gym_637285-2489.jpg", imageAlt: "Modern gym facility with diverse equipment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "One-on-one training session" }
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-muscular-build-man-doing-deadlift-while-exercising-with-barbell-gym_637285-2489.jpg?_wi=1", imageAlt: "Professional gym with strength training equipment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=1", imageAlt: "Personal trainer working with client" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-muscular-build-man-doing-deadlift-while-exercising-with-barbell-gym_637285-2489.jpg?_wi=2", imageAlt: "Modern gym facility with diverse equipment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=2", imageAlt: "One-on-one training session" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/running-training-gym_1098-15796.jpg", imageAlt: "Cardio equipment and treadmills" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-smiling-happy-training-yoga-sport-center_839833-7403.jpg", imageAlt: "Group fitness class community" },
{ imageSrc: "http://img.b2bpic.net/free-photo/running-training-gym_1098-15796.jpg", imageAlt: "Modern cardio zone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-smiling-happy-training-yoga-sport-center_839833-7403.jpg", imageAlt: "Fitness community during group class" }
{ imageSrc: "http://img.b2bpic.net/free-photo/running-training-gym_1098-15796.jpg?_wi=1", imageAlt: "Cardio equipment and treadmills" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-smiling-happy-training-yoga-sport-center_839833-7403.jpg?_wi=1", imageAlt: "Group fitness class community" },
{ imageSrc: "http://img.b2bpic.net/free-photo/running-training-gym_1098-15796.jpg?_wi=2", imageAlt: "Modern cardio zone" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-smiling-happy-training-yoga-sport-center_839833-7403.jpg?_wi=2", imageAlt: "Fitness community during group class" }
]}
buttons={[
{ text: "Start Your Free Trial", href: "contact" },
@@ -84,7 +84,7 @@ export default function LandingPage() {
{ title: "Supportive Community", description: "Join a welcoming environment where beginners and athletes thrive together.", icon: Handshake },
{ title: "Flexible Schedules", description: "Classes and training sessions available throughout the day to fit your lifestyle." }
]}
imageSrc="http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg"
imageSrc="http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg?_wi=1"
imageAlt="Modern FitHub Gym facility with state-of-the-art equipment"
imagePosition="right"
mediaAnimation="slide-up"
@@ -108,7 +108,7 @@ export default function LandingPage() {
{
title: "Cardio Zone", description: "Advanced cardiovascular equipment including treadmills, ellipticals, stationary bikes, and rowing machines with integrated entertainment systems.", icon: Heart,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg", imageAlt: "Cardio equipment row with treadmills" },
{ imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg?_wi=2", imageAlt: "Cardio equipment row with treadmills" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-sportswoman-using-fitness-tracker-while-working-out-gym_637285-8546.jpg", imageAlt: "Modern cardio station with heart rate monitoring" }
]
},
@@ -122,15 +122,15 @@ export default function LandingPage() {
{
title: "Group Classes", description: "Dynamic group fitness programs including yoga, HIIT, spinning, Zumba, and more led by certified instructors.", icon: Users,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-smiling-happy-training-yoga-sport-center_839833-7403.jpg", imageAlt: "Group fitness class in session" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-smiling-happy-training-yoga-sport-center_839833-7403.jpg", imageAlt: "Community workout class" }
{ imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-smiling-happy-training-yoga-sport-center_839833-7403.jpg?_wi=3", imageAlt: "Group fitness class in session" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-smiling-happy-training-yoga-sport-center_839833-7403.jpg?_wi=4", imageAlt: "Community workout class" }
]
},
{
title: "Personal Training", description: "One-on-one sessions with certified trainers customized to your goals, fitness level, and preferences.", icon: Users,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Personal trainer with client" },
{ imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Professional coaching session" }
{ imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=3", imageAlt: "Personal trainer with client" },
{ imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=4", imageAlt: "Professional coaching session" }
]
}
]}
@@ -199,22 +199,22 @@ export default function LandingPage() {
animationType="blur-reveal"
testimonials={[
{
id: "1", name: "Sarah Martinez", role: "Marketing Professional", testimonial: "I joined FitHub 6 months ago and completely transformed my fitness. The trainers are incredibly knowledgeable and supportive. I've gone from zero gym experience to consistently hitting my goals!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman_618663-83.jpg", imageAlt: "Sarah Martinez"
id: "1", name: "Sarah Martinez", role: "Marketing Professional", testimonial: "I joined FitHub 6 months ago and completely transformed my fitness. The trainers are incredibly knowledgeable and supportive. I've gone from zero gym experience to consistently hitting my goals!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman_618663-83.jpg?_wi=1", imageAlt: "Sarah Martinez"
},
{
id: "2", name: "James Chen", role: "Tech Entrepreneur", testimonial: "The group classes are a game-changer for me. The community atmosphere keeps me motivated, and the instructors make workouts fun while pushing me to improve. Highly recommend FitHub!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg", imageAlt: "James Chen"
id: "2", name: "James Chen", role: "Tech Entrepreneur", testimonial: "The group classes are a game-changer for me. The community atmosphere keeps me motivated, and the instructors make workouts fun while pushing me to improve. Highly recommend FitHub!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg?_wi=1", imageAlt: "James Chen"
},
{
id: "3", name: "Rebecca Johnson", role: "Fitness Enthusiast", testimonial: "The personal training sessions have been invaluable. My trainer created a customized program that addresses my specific needs and challenges. I've seen remarkable strength gains!", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-black-sport-outfits-feels-confident_114579-18791.jpg", imageAlt: "Rebecca Johnson"
},
{
id: "4", name: "David Thompson", role: "Corporate Executive", testimonial: "Balancing my busy schedule is easier with FitHub's flexible class times. The staff is professional, the equipment is top-notch, and I love being part of such a welcoming community.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg", imageAlt: "David Thompson"
id: "4", name: "David Thompson", role: "Corporate Executive", testimonial: "Balancing my busy schedule is easier with FitHub's flexible class times. The staff is professional, the equipment is top-notch, and I love being part of such a welcoming community.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg?_wi=2", imageAlt: "David Thompson"
},
{
id: "5", name: "Emily Rodriguez", role: "Fitness Coach", testimonial: "As someone in the fitness industry, I'm impressed with FitHub's commitment to excellence. The trainers are certified, the facilities are maintained perfectly, and the member-first approach is evident.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman_618663-83.jpg", imageAlt: "Emily Rodriguez"
id: "5", name: "Emily Rodriguez", role: "Fitness Coach", testimonial: "As someone in the fitness industry, I'm impressed with FitHub's commitment to excellence. The trainers are certified, the facilities are maintained perfectly, and the member-first approach is evident.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman_618663-83.jpg?_wi=2", imageAlt: "Emily Rodriguez"
},
{
id: "6", name: "Michael Park", role: "Returning Member", testimonial: "I've been a member for 3 years and FitHub continues to exceed my expectations. They constantly upgrade equipment, offer new classes, and genuinely care about member success.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg", imageAlt: "Michael Park"
id: "6", name: "Michael Park", role: "Returning Member", testimonial: "I've been a member for 3 years and FitHub continues to exceed my expectations. They constantly upgrade equipment, offer new classes, and genuinely care about member success.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg?_wi=3", imageAlt: "Michael Park"
}
]}
/>