Merge version_1 into main #1
@@ -54,10 +54,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg", imageAlt: "Modern gym interior with equipment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-feet-sneakers-running-treadmill-gym-exercise-concept_335224-798.jpg", imageAlt: "Cardio training zone" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/strong-man-training-gym_1303-23697.jpg", imageAlt: "Strength training equipment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-practicing-advanced-yoga-by-water_1157-37188.jpg", imageAlt: "Yoga and wellness area" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/group-yogi-people-warrior-two-pose_1163-4976.jpg", imageAlt: "Group fitness classes" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-feet-sneakers-running-treadmill-gym-exercise-concept_335224-798.jpg?_wi=1", imageAlt: "Cardio training zone" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/strong-man-training-gym_1303-23697.jpg?_wi=1", imageAlt: "Strength training equipment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-practicing-advanced-yoga-by-water_1157-37188.jpg?_wi=1", imageAlt: "Yoga and wellness area" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/group-yogi-people-warrior-two-pose_1163-4976.jpg?_wi=1", imageAlt: "Group fitness classes" }
|
||||
]}
|
||||
className="w-full"
|
||||
ariaLabel="Hero section showcasing Arena Fit gym"
|
||||
@@ -91,16 +91,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "State-of-the-Art Equipment", description: "Latest cardio machines, free weights, and specialized training equipment for all fitness levels.", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-sneakers-running-treadmill-gym-exercise-concept_335224-798.jpg", imageAlt: "Modern cardio equipment"
|
||||
id: "01", title: "State-of-the-Art Equipment", description: "Latest cardio machines, free weights, and specialized training equipment for all fitness levels.", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-sneakers-running-treadmill-gym-exercise-concept_335224-798.jpg?_wi=2", imageAlt: "Modern cardio equipment"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Expert Personal Trainers", description: "Certified trainers ready to create customized programs tailored to your specific fitness goals.", imageSrc: "http://img.b2bpic.net/free-photo/strong-man-training-gym_1303-23697.jpg", imageAlt: "Professional strength training"
|
||||
id: "02", title: "Expert Personal Trainers", description: "Certified trainers ready to create customized programs tailored to your specific fitness goals.", imageSrc: "http://img.b2bpic.net/free-photo/strong-man-training-gym_1303-23697.jpg?_wi=2", imageAlt: "Professional strength training"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Diverse Class Options", description: "From yoga and pilates to high-intensity interval training and cycling classes for every preference.", imageSrc: "http://img.b2bpic.net/free-photo/woman-practicing-advanced-yoga-by-water_1157-37188.jpg", imageAlt: "Group yoga classes"
|
||||
id: "03", title: "Diverse Class Options", description: "From yoga and pilates to high-intensity interval training and cycling classes for every preference.", imageSrc: "http://img.b2bpic.net/free-photo/woman-practicing-advanced-yoga-by-water_1157-37188.jpg?_wi=2", imageAlt: "Group yoga classes"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Community Atmosphere", description: "Join a supportive community of fitness enthusiasts committed to achieving their personal best.", imageSrc: "http://img.b2bpic.net/free-photo/group-yogi-people-warrior-two-pose_1163-4976.jpg", imageAlt: "Group fitness community"
|
||||
id: "04", title: "Community Atmosphere", description: "Join a supportive community of fitness enthusiasts committed to achieving their personal best.", imageSrc: "http://img.b2bpic.net/free-photo/group-yogi-people-warrior-two-pose_1163-4976.jpg?_wi=2", imageAlt: "Group fitness community"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -141,15 +141,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Fitness Enthusiast", company: "Hampshire Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Sarah Mitchell"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Thompson", role: "Personal Trainer", company: "Arena Fit Member", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "James Thompson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=2", imageAlt: "James Thompson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Clarke", role: "Marketing Manager", company: "Hampshire Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Emma Clarke"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=3", imageAlt: "Emma Clarke"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marcus Johnson", role: "Business Owner", company: "Local Hampshire", rating: 5,
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Rodriguez", role: "Yoga Instructor", company: "Arena Fit Teacher", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Lisa Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=4", imageAlt: "Lisa Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Chen", role: "Wellness Coach", company: "Health Professional", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user