Merge version_1 into main #2
164
src/app/page.tsx
164
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Coaches",
|
||||
id: "team",
|
||||
},
|
||||
name: "Coaches", id: "team"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="SportHub"
|
||||
/>
|
||||
@@ -54,22 +46,17 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText="SportHub Pro"
|
||||
description="Unlock your peak performance with our elite sports coaching and training programs. Designed for athletes who demand the best."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Training",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Training", href: "#contact"},
|
||||
{
|
||||
text: "View Programs",
|
||||
href: "#features",
|
||||
},
|
||||
text: "View Programs", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/muscular-young-male-athlete-sitting-track-field-relaxing_23-2148162094.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/muscular-young-male-athlete-sitting-track-field-relaxing_23-2148162094.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -82,9 +69,7 @@ export default function LandingPage() {
|
||||
tag="Our Philosophy"
|
||||
buttons={[
|
||||
{
|
||||
text: "Join Our Community",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Join Our Community", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-senior-couple-gym_23-2148503022.jpg"
|
||||
/>
|
||||
@@ -97,32 +82,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Advanced Performance Analytics",
|
||||
tags: [
|
||||
"Tech",
|
||||
"Metrics",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-stretching-together-before-working-out-outdoors_23-2150343709.jpg",
|
||||
},
|
||||
id: "f1", title: "Advanced Performance Analytics", tags: [
|
||||
"Tech", "Metrics"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-stretching-together-before-working-out-outdoors_23-2150343709.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Personalized Sports Nutrition",
|
||||
tags: [
|
||||
"Diet",
|
||||
"Health",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-cutting-bread_23-2149894915.jpg",
|
||||
},
|
||||
id: "f2", title: "Personalized Sports Nutrition", tags: [
|
||||
"Diet", "Health"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-cutting-bread_23-2149894915.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Elite Team Coaching",
|
||||
tags: [
|
||||
"Team",
|
||||
"Strategy",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/volleyball-players-resting-after-match_23-2149492383.jpg",
|
||||
},
|
||||
id: "f3", title: "Elite Team Coaching", tags: [
|
||||
"Team", "Strategy"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/volleyball-players-resting-after-match_23-2149492383.jpg"},
|
||||
]}
|
||||
title="Tailored Training Systems"
|
||||
description="From high-performance tracking to elite nutrition advice, we offer comprehensive services to elevate your game."
|
||||
@@ -136,33 +106,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
groups={[
|
||||
{
|
||||
id: "coaching-staff",
|
||||
groupTitle: "Coaching Team",
|
||||
members: [
|
||||
id: "coaching-staff", groupTitle: "Coaching Team", members: [
|
||||
{
|
||||
id: "m1",
|
||||
title: "Sarah Jenkins",
|
||||
subtitle: "Head Performance Coach",
|
||||
detail: "15+ years of elite athletic coaching experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-ball_23-2149213168.jpg",
|
||||
},
|
||||
id: "m1", title: "Sarah Jenkins", subtitle: "Head Performance Coach", detail: "15+ years of elite athletic coaching experience.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-ball_23-2149213168.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Mark Thompson",
|
||||
subtitle: "Strength & Conditioning Specialist",
|
||||
detail: "Expert in power development and injury prevention.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg",
|
||||
},
|
||||
id: "m2", title: "Mark Thompson", subtitle: "Strength & Conditioning Specialist", detail: "Expert in power development and injury prevention.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Dr. Elena Rodriguez",
|
||||
subtitle: "Sports Nutritionist",
|
||||
detail: "Specializing in athletic metabolic optimization.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg",
|
||||
},
|
||||
id: "m3", title: "Dr. Elena Rodriguez", subtitle: "Sports Nutritionist", detail: "Specializing in athletic metabolic optimization.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muscular-young-male-athlete-sitting-track-field-relaxing_23-2148162094.jpg?_wi=2",
|
||||
imageAlt: "professional sports coach headshot",
|
||||
},
|
||||
]}
|
||||
title="Meet Your Coaches"
|
||||
@@ -178,25 +129,15 @@ export default function LandingPage() {
|
||||
author="Alex Carter, Professional Triathlete"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-with-curly-hair-doing-sports-sunny-day-chubby-woman-grey-top-with-tattoos-looking-sideways-sport-body-positive-concept_74855-21334.jpg",
|
||||
alt: "Alex",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-with-curly-hair-doing-sports-sunny-day-chubby-woman-grey-top-with-tattoos-looking-sideways-sport-body-positive-concept_74855-21334.jpg", alt: "Alex"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-happy-people-with-exercise-mat-gym_23-2147949691.jpg",
|
||||
alt: "Maria",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/group-happy-people-with-exercise-mat-gym_23-2147949691.jpg", alt: "Maria"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-athlete-stadium_23-2148162123.jpg",
|
||||
alt: "John",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-athlete-stadium_23-2148162123.jpg", alt: "John"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061472.jpg",
|
||||
alt: "Sarah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061472.jpg", alt: "Sarah"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-girl-wireless-earphones-holding-sport-bottle-hand-happily-looking-aside-while-showing-thumb-up-running-track-stadium_574295-5306.jpg",
|
||||
alt: "Mike",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-girl-wireless-earphones-holding-sport-bottle-hand-happily-looking-aside-while-showing-thumb-up-running-track-stadium_574295-5306.jpg", alt: "Mike"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -209,20 +150,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Who can join SportHub Pro?",
|
||||
content: "Our programs are open to all levels, from competitive amateurs to professional athletes.",
|
||||
},
|
||||
id: "q1", title: "Who can join SportHub Pro?", content: "Our programs are open to all levels, from competitive amateurs to professional athletes."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do I sign up?",
|
||||
content: "Click the Contact button and fill out the inquiry form; a coach will reach out to schedule a consultation.",
|
||||
},
|
||||
id: "q2", title: "How do I sign up?", content: "Click the Contact button and fill out the inquiry form; a coach will reach out to schedule a consultation."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are plans customized?",
|
||||
content: "Yes, all training, nutrition, and performance plans are fully personalized for your needs.",
|
||||
},
|
||||
id: "q3", title: "Are plans customized?", content: "Yes, all training, nutrition, and performance plans are fully personalized for your needs."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150289991.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -236,8 +168,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Let's Train"
|
||||
title="Ready to Start?"
|
||||
description="Join our athlete community today. Get the support you need to reach your peak performance."
|
||||
@@ -252,42 +183,27 @@ export default function LandingPage() {
|
||||
logoText="SportHub Pro"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Programs",
|
||||
items: [
|
||||
title: "Programs", items: [
|
||||
{
|
||||
label: "Training",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Training", href: "#features"},
|
||||
{
|
||||
label: "Nutrition",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Nutrition", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user