Merge version_1 into main #6
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=1"
|
||||
imageAlt="Professional fitness trainer demonstrating proper form"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -100,15 +100,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "One-on-One Personal Training", author: "Expert Coaches", description: "Dedicated sessions with an elite trainer focused entirely on your goals, form, and progression. Maximum personalization and accountability.", tags: ["Individual", "Customized", "Results-Driven"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Personal training session"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=2", imageAlt: "Personal training session"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Group Fitness Classes", author: "Professional Instructors", description: "High-energy group classes including HIIT, strength training, yoga, and functional fitness. Build community while achieving your goals.", tags: ["Group", "Community", "Motivating"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Group fitness class"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=3", imageAlt: "Group fitness class"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Youth & Teen Programs", author: "Certified Specialists", description: "Safe, age-appropriate training programs for young athletes and teens. Build strength, confidence, and lifelong fitness habits.", tags: ["Youth", "Development", "Safe"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Youth fitness training"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=4", imageAlt: "Youth fitness training"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -149,10 +149,10 @@ export default function LandingPage() {
|
||||
id: "1", title: "Marcus Johnson", subtitle: "Head Coach - Strength & Conditioning", detail: "20+ years experience", imageSrc: "http://img.b2bpic.net/free-photo/partners-private-professional-life_329181-14113.jpg", imageAlt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Sarah Chen", subtitle: "HIIT & Cardio Specialist", detail: "15+ years experience", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Sarah Chen"
|
||||
id: "2", title: "Sarah Chen", subtitle: "HIIT & Cardio Specialist", detail: "15+ years experience", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=5", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "3", title: "David Martinez", subtitle: "Youth & Performance Coach", detail: "12+ years experience", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "David Martinez"
|
||||
id: "3", title: "David Martinez", subtitle: "Youth & Performance Coach", detail: "12+ years experience", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=6", imageAlt: "David Martinez"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Jessica Williams", subtitle: "Functional Fitness Coach", detail: "14+ years experience", imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Jessica Williams"
|
||||
|
||||
Reference in New Issue
Block a user