Merge version_1 into main #2
230
src/app/page.tsx
230
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Plans",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Plans", id: "pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Team Lucho GYM"
|
||||
/>
|
||||
@@ -55,21 +47,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "cell-wave",
|
||||
}}
|
||||
variant: "cell-wave"}}
|
||||
logoText="TEAM LUCHO GYM"
|
||||
description="Transform your strength and endurance in a community of champions. Join Team Lucho and reach your peak performance today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Training",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Start Training", href: "#pricing"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg"
|
||||
imageAlt="Professional fitness gym equipment"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -80,7 +67,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Professional Coaching, Real Results"
|
||||
description="At Team Lucho GYM, we believe in personalized training. Our expert coaches guide every athlete through tailored programs designed to improve form, strength, and overall wellness."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg"
|
||||
imageAlt="Gym coaches training athletes"
|
||||
/>
|
||||
</div>
|
||||
@@ -91,26 +78,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Strength",
|
||||
title: "Heavy Weightlifting",
|
||||
subtitle: "Core Focus",
|
||||
description: "Master Olympic lifts and fundamental movements with dedicated lifting zones.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg",
|
||||
},
|
||||
tag: "Strength", title: "Heavy Weightlifting", subtitle: "Core Focus", description: "Master Olympic lifts and fundamental movements with dedicated lifting zones.", imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg"},
|
||||
{
|
||||
tag: "Cardio",
|
||||
title: "HIIT Stations",
|
||||
subtitle: "Conditioning",
|
||||
description: "High-intensity circuits to boost your endurance and burn calories efficiently.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg",
|
||||
},
|
||||
tag: "Cardio", title: "HIIT Stations", subtitle: "Conditioning", description: "High-intensity circuits to boost your endurance and burn calories efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg"},
|
||||
{
|
||||
tag: "Recovery",
|
||||
title: "Recovery Lounge",
|
||||
subtitle: "Holistic Care",
|
||||
description: "Dedicated space for stretching and post-workout recovery to prevent injury.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-yogi-doing-one-hand-stand-pose-gym_1262-16653.jpg",
|
||||
},
|
||||
tag: "Recovery", title: "Recovery Lounge", subtitle: "Holistic Care", description: "Dedicated space for stretching and post-workout recovery to prevent injury.", imageSrc: "http://img.b2bpic.net/free-photo/young-yogi-doing-one-hand-stand-pose-gym_1262-16653.jpg"},
|
||||
]}
|
||||
title="Elite Training Programs"
|
||||
description="Cutting-edge fitness solutions for every level of experience."
|
||||
@@ -124,53 +96,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
title: "Starter",
|
||||
price: "$49",
|
||||
period: "/mo",
|
||||
features: [
|
||||
"Basic Access",
|
||||
"Open Gym",
|
||||
"Standard Equipment",
|
||||
],
|
||||
id: "p1", title: "Starter", price: "$49", period: "/mo", features: [
|
||||
"Basic Access", "Open Gym", "Standard Equipment"],
|
||||
button: {
|
||||
text: "Choose Basic",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weights-kettlebells-gym_23-2147675173.jpg",
|
||||
imageAlt: "Weights and kettlebells in gym",
|
||||
},
|
||||
text: "Choose Basic"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weights-kettlebells-gym_23-2147675173.jpg", imageAlt: "Weights and kettlebells in gym"},
|
||||
{
|
||||
id: "p2",
|
||||
title: "Pro Athlete",
|
||||
price: "$99",
|
||||
period: "/mo",
|
||||
features: [
|
||||
"Full Access",
|
||||
"Group Classes",
|
||||
"Recovery Lounge",
|
||||
],
|
||||
id: "p2", title: "Pro Athlete", price: "$99", period: "/mo", features: [
|
||||
"Full Access", "Group Classes", "Recovery Lounge"],
|
||||
button: {
|
||||
text: "Choose Pro",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg?_wi=2",
|
||||
imageAlt: "Weights and kettlebells in gym",
|
||||
},
|
||||
text: "Choose Pro"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg", imageAlt: "Weights and kettlebells in gym"},
|
||||
{
|
||||
id: "p3",
|
||||
title: "Elite Team",
|
||||
price: "$149",
|
||||
period: "/mo",
|
||||
features: [
|
||||
"Personal Coaching",
|
||||
"Nutrition Guide",
|
||||
"Priority Support",
|
||||
],
|
||||
id: "p3", title: "Elite Team", price: "$149", period: "/mo", features: [
|
||||
"Personal Coaching", "Nutrition Guide", "Priority Support"],
|
||||
button: {
|
||||
text: "Choose Elite",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=2",
|
||||
imageAlt: "Weights and kettlebells in gym",
|
||||
},
|
||||
text: "Choose Elite"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg", imageAlt: "Weights and kettlebells in gym"},
|
||||
]}
|
||||
title="Simple Membership Plans"
|
||||
description="No hidden fees. Just results."
|
||||
@@ -184,20 +126,11 @@ export default function LandingPage() {
|
||||
tag="Our Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
description: "Active Members",
|
||||
},
|
||||
id: "m1", value: "500+", description: "Active Members"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "15+",
|
||||
description: "Certified Coaches",
|
||||
},
|
||||
id: "m2", value: "15+", description: "Certified Coaches"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
description: "Opening Hours",
|
||||
},
|
||||
id: "m3", value: "24/7", description: "Opening Hours"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -210,33 +143,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
{
|
||||
id: "g1",
|
||||
groupTitle: "Coaching Staff",
|
||||
members: [
|
||||
id: "g1", groupTitle: "Coaching Staff", members: [
|
||||
{
|
||||
id: "member-1",
|
||||
title: "Lucho R.",
|
||||
subtitle: "Head Coach",
|
||||
detail: "Expert in powerlifting with 10 years experience.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e5wvcn",
|
||||
},
|
||||
id: "member-1", title: "Lucho R.", subtitle: "Head Coach", detail: "Expert in powerlifting with 10 years experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e5wvcn"},
|
||||
{
|
||||
id: "member-2",
|
||||
title: "Sarah M.",
|
||||
subtitle: "HIIT Specialist",
|
||||
detail: "Certified trainer focused on high-intensity fat burn.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mi3dnx",
|
||||
},
|
||||
id: "member-2", title: "Sarah M.", subtitle: "HIIT Specialist", detail: "Certified trainer focused on high-intensity fat burn.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mi3dnx"},
|
||||
{
|
||||
id: "member-3",
|
||||
title: "David K.",
|
||||
subtitle: "Physical Therapist",
|
||||
detail: "Specialist in injury recovery and mobility training.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1lpcb5",
|
||||
},
|
||||
id: "member-3", title: "David K.", subtitle: "Physical Therapist", detail: "Specialist in injury recovery and mobility training.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1lpcb5"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg?_wi=3",
|
||||
imageAlt: "Image",
|
||||
},
|
||||
]}
|
||||
title="Meet Your Coaches"
|
||||
@@ -251,59 +165,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
role: "Member",
|
||||
company: "Team Lucho",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-african-american-girl-sport-clothes-holding-water-bottle-after-workout-isolated-white-studio-background_1258-105071.jpg",
|
||||
},
|
||||
id: "1", name: "John Doe", role: "Member", company: "Team Lucho", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-african-american-girl-sport-clothes-holding-water-bottle-after-workout-isolated-white-studio-background_1258-105071.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
role: "Pro Member",
|
||||
company: "Team Lucho",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-cool-confident-young-afro-american-20-year-old-man-wearing-white-sleeveless-t-shirt-posing-isolated-handsome-serious-dark-skinned-guy-with-muscular-shoulders-resting-indoors_343059-403.jpg",
|
||||
},
|
||||
id: "2", name: "Jane Smith", role: "Pro Member", company: "Team Lucho", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-cool-confident-young-afro-american-20-year-old-man-wearing-white-sleeveless-t-shirt-posing-isolated-handsome-serious-dark-skinned-guy-with-muscular-shoulders-resting-indoors_343059-403.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mark R.",
|
||||
role: "Athlete",
|
||||
company: "Team Lucho",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-dark-skinned-tired-male-jogger-having-rest-riverside-after-every-morning-outdoor-workout-sitting-pavement-thinking-about-his-future-career-looking-serious-sad-thoughtful_273609-1180.jpg",
|
||||
},
|
||||
id: "3", name: "Mark R.", role: "Athlete", company: "Team Lucho", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-dark-skinned-tired-male-jogger-having-rest-riverside-after-every-morning-outdoor-workout-sitting-pavement-thinking-about-his-future-career-looking-serious-sad-thoughtful_273609-1180.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily P.",
|
||||
role: "Member",
|
||||
company: "Team Lucho",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-attentively-camera-motivates-you-go-sport-wears-wireless-headphones-around-neck-dressed-sportswear-going-have-fitness-training-poses-outdoors_273609-55696.jpg",
|
||||
},
|
||||
id: "4", name: "Emily P.", role: "Member", company: "Team Lucho", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-attentively-camera-motivates-you-go-sport-wears-wireless-headphones-around-neck-dressed-sportswear-going-have-fitness-training-poses-outdoors_273609-55696.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chris L.",
|
||||
role: "Pro Member",
|
||||
company: "Team Lucho",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-fitness-male-dressed-sportswear-grey-vignette-background_613910-1076.jpg",
|
||||
},
|
||||
id: "5", name: "Chris L.", role: "Pro Member", company: "Team Lucho", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-athletic-fitness-male-dressed-sportswear-grey-vignette-background_613910-1076.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Avg Rating",
|
||||
},
|
||||
value: "4.9/5", label: "Avg Rating"},
|
||||
{
|
||||
value: "90%",
|
||||
label: "Retention",
|
||||
},
|
||||
value: "90%", label: "Retention"},
|
||||
{
|
||||
value: "2k+",
|
||||
label: "Goals Hit",
|
||||
},
|
||||
value: "2k+", label: "Goals Hit"},
|
||||
]}
|
||||
title="What Members Say"
|
||||
description="Success stories from our dedicated gym members."
|
||||
@@ -314,8 +197,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "cell-wave",
|
||||
}}
|
||||
variant: "cell-wave"}}
|
||||
tag="Join Us"
|
||||
title="Ready to Start?"
|
||||
description="Drop your email to get a free one-day trial pass."
|
||||
@@ -328,29 +210,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Gym",
|
||||
items: [
|
||||
title: "Gym", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user