Merge version_4 into main #12

Merged
bender merged 1 commits from version_4 into main 2026-03-07 17:44:52 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
logoText="STRATEGY SPORT ACADEMY"
description=""A Place for Every Athlete to Excel. Elite multisport training for athletes of all ages. Professional coaching in basketball, skating, martial arts, and more. Build discipline, excellence, and winning character.""
description="A Place for Every Athlete to Excel. Elite multisport training for athletes of all ages. Professional coaching in basketball, skating, martial arts, and more. Build discipline, excellence, and winning character."
buttons={[
{ text: "Join the Academy Today", href: "#pricing" },
{ text: "Explore Programs", href: "#programs" },
@@ -171,17 +171,23 @@ export default function LandingPage() {
tagIcon={Quote}
testimonials={[
{
id: "1", name: "Ahmed Al-Zaabi", role: "Student Athlete - Basketball", testimonial: "The coaching here is world-class. They not only taught me basketball fundamentals but also helped me develop discipline, confidence, and a winning mindset. I feel supported and encouraged every single day. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-black-basketball-player-holds-ball-grey-background_613910-8374.jpg", imageAlt: "Ahmed Al-Zaabi"},
id: "1", name: "Ahmed Al-Zaabi", role: "Student Athlete - Basketball", testimonial: "The coaching here is world-class. They not only taught me basketball fundamentals but also helped me develop discipline, confidence, and a winning mindset. I feel supported and encouraged every single day. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-black-basketball-player-holds-ball-grey-background_613910-8374.jpg", imageAlt: "Ahmed Al-Zaabi"
},
{
id: "2", name: "Layla Al-Maktoum", role: "Student Athlete - Skating", testimonial: "Strategy Sport Academy transformed my skating abilities. The personalized coaching and structured training programs helped me progress faster than anywhere else. The coaches genuinely care about your growth.", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-portrait-gray-background_158595-5964.jpg", imageAlt: "Layla Al-Maktoum"},
id: "2", name: "Layla Al-Maktoum", role: "Student Athlete - Skating", testimonial: "Strategy Sport Academy transformed my skating abilities. The personalized coaching and structured training programs helped me progress faster than anywhere else. The coaches genuinely care about your growth.", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-portrait-gray-background_158595-5964.jpg", imageAlt: "Layla Al-Maktoum"
},
{
id: "3", name: "Mohammed Al-Falahi", role: "Parent - Football Program", testimonial: "My son has grown not just as an athlete but as a person. The values instilled by the coaches - discipline, respect, teamwork - are invaluable. We trust them completely with our child's development.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg", imageAlt: "Mohammed Al-Falahi"},
id: "3", name: "Mohammed Al-Falahi", role: "Parent - Football Program", testimonial: "My son has grown not just as an athlete but as a person. The values instilled by the coaches - discipline, respect, teamwork - are invaluable. We trust them completely with our child's development.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg", imageAlt: "Mohammed Al-Falahi"
},
{
id: "4", name: "Zainab Al-Marri", role: "Student Athlete - Muay Thai", testimonial: "The Muay Thai program builds real confidence. Beyond the technical skills, I learned mental toughness and self-discipline that I carry into everything I do. It's changed how I see myself.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-guy-with-sport-body-morning-stadium-he-wears-black-t-shirt-headphones-he-keeps-muscular-hands-crossed-smiles-camera_197531-1137.jpg", imageAlt: "Zainab Al-Marri"},
id: "4", name: "Zainab Al-Marri", role: "Student Athlete - Muay Thai", testimonial: "The Muay Thai program builds real confidence. Beyond the technical skills, I learned mental toughness and self-discipline that I carry into everything I do. It's changed how I see myself.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-guy-with-sport-body-morning-stadium-he-wears-black-t-shirt-headphones-he-keeps-muscular-hands-crossed-smiles-camera_197531-1137.jpg", imageAlt: "Zainab Al-Marri"
},
{
id: "5", name: "Hassan Al-Hosani", role: "Student Athlete - Skateboarding", testimonial: "Amazing facility and incredibly supportive coaches. They push you to be better while making sure you love what you're doing. That's the perfect balance for real growth.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-facial-hair_181624-21795.jpg", imageAlt: "Hassan Al-Hosani"},
id: "5", name: "Hassan Al-Hosani", role: "Student Athlete - Skateboarding", testimonial: "Amazing facility and incredibly supportive coaches. They push you to be better while making sure you love what you're doing. That's the perfect balance for real growth.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-facial-hair_181624-21795.jpg", imageAlt: "Hassan Al-Hosani"
},
{
id: "6", name: "Amira Al-Zaabi", role: "Parent - Multi-Sport", testimonial: "Our two children attend different programs. Both have shown tremendous growth athletically and personally. The Academy genuinely cares about developing whole athletes, not just winning records.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-ethnic-guy-standing-with-football_23-2148203543.jpg", imageAlt: "Amira Al-Zaabi"},
id: "6", name: "Amira Al-Zaabi", role: "Parent - Multi-Sport", testimonial: "Our two children attend different programs. Both have shown tremendous growth athletically and personally. The Academy genuinely cares about developing whole athletes, not just winning records.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-ethnic-guy-standing-with-football_23-2148203543.jpg", imageAlt: "Amira Al-Zaabi"
},
]}
textboxLayout="default"
animationType="slide-up"
@@ -203,7 +209,8 @@ export default function LandingPage() {
{ text: "Contact Us", href: "#" },
],
features: [
"2 training sessions per week", "Access to one program", "Professional coaching", "Basic performance tracking", "Member community access"],
"2 training sessions per week", "Access to one program", "Professional coaching", "Basic performance tracking", "Member community access"
],
},
{
id: "2", badge: "Most Popular", badgeIcon: Star,
@@ -212,15 +219,18 @@ export default function LandingPage() {
{ text: "Contact Us", href: "#" },
],
features: [
"4 training sessions per week", "Access to all programs", "Elite coaching staff", "Advanced performance analytics", "Priority facility access", "Tournament participation support"],
featureItemClassName: "bg-gradient-to-r from-blue-500/20 to-purple-500/20 border-l-2 border-blue-500 pl-3"},
"4 training sessions per week", "Access to all programs", "Elite coaching staff", "Advanced performance analytics", "Priority facility access", "Tournament participation support"
],
featureItemClassName: "bg-gradient-to-r from-blue-500/20 to-purple-500/20 border-l-2 border-blue-500 pl-3"
},
{
id: "3", price: "AED 3,800", name: "Championship Program", buttons: [
{ text: "Get Started", href: "#" },
{ text: "Contact Us", href: "#" },
],
features: [
"6 training sessions per week", "Unlimited program access", "Personal coaching sessions", "Comprehensive athletic development plan", "VIP facility access", "Competition coaching & preparation", "Nutrition & conditioning guidance"],
"6 training sessions per week", "Unlimited program access", "Personal coaching sessions", "Comprehensive athletic development plan", "VIP facility access", "Competition coaching & preparation", "Nutrition & conditioning guidance"
],
},
]}
textboxLayout="default"