Merge version_1 into main #2
303
src/app/page.tsx
303
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
{
|
||||
name: "Membership",
|
||||
id: "#pricing",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Features", id: "#features" },
|
||||
{ name: "Membership", id: "#pricing" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="GYM ZONE"
|
||||
/>
|
||||
@@ -58,70 +46,20 @@ export default function LandingPage() {
|
||||
title="Elite Fitness, Uncompromising Standards"
|
||||
description="Gym Zone Lifestyle delivers premium training facilities and expert coaching designed for serious athletes and ambitious professionals. Experience the difference quality makes."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarahmiller",
|
||||
testimonial: "The best facilities I've ever trained in. Truly premium.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beanie_23-2147617976.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David Chen",
|
||||
handle: "@davidchen",
|
||||
testimonial: "Unparalleled atmosphere for professional development.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-training-with-kettlebells_23-2149358157.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Alex Rivet",
|
||||
handle: "@alexrivet",
|
||||
testimonial: "High-end equipment and expert staff. Top tier.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fit-young-woman-sportswear-posing_23-2148759027.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Jane Cooper",
|
||||
handle: "@janecooper",
|
||||
testimonial: "Exceptional space, feels like a private club.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Robert Kent",
|
||||
handle: "@rkent",
|
||||
testimonial: "The most professional environment in the city.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg?_wi=1",
|
||||
},
|
||||
{ name: "Sarah Miller", handle: "@sarahmiller", testimonial: "The best facilities I've ever trained in. Truly premium.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-with-beanie_23-2147617976.jpg" },
|
||||
{ name: "David Chen", handle: "@davidchen", testimonial: "Unparalleled atmosphere for professional development.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-training-with-kettlebells_23-2149358157.jpg" },
|
||||
{ name: "Alex Rivet", handle: "@alexrivet", testimonial: "High-end equipment and expert staff. Top tier.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fit-young-woman-sportswear-posing_23-2148759027.jpg" },
|
||||
{ name: "Jane Cooper", handle: "@janecooper", testimonial: "Exceptional space, feels like a private club.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg" },
|
||||
{ name: "Robert Kent", handle: "@rkent", testimonial: "The most professional environment in the city.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Membership Plans",
|
||||
href: "#pricing",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/running-tracks-empty-health-club_637285-8442.jpg?_wi=1"
|
||||
buttons={[{ text: "Explore Membership Plans", href: "#pricing" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/running-tracks-empty-health-club_637285-8442.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg",
|
||||
alt: "Member 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1586.jpg",
|
||||
alt: "Member 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/sportive-man-with-headphones-looking-away_23-2148303396.jpg",
|
||||
alt: "Member 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-sporty-man-wearing-sportswear-headband-looking-front-with-confident-smile-with-crossed-hands-chest-standing-white-wall_141793-96316.jpg",
|
||||
alt: "Member 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-training-gym-side-view_23-2150007167.jpg",
|
||||
alt: "Member 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg", alt: "Member 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1586.jpg", alt: "Member 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/sportive-man-with-headphones-looking-away_23-2148303396.jpg", alt: "Member 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-sporty-man-wearing-sportswear-headband-looking-front-with-confident-smile-with-crossed-hands-chest-standing-white-wall_141793-96316.jpg", alt: "Member 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-training-gym-side-view_23-2150007167.jpg", alt: "Member 5" },
|
||||
]}
|
||||
avatarText="Join 500+ elite members"
|
||||
/>
|
||||
@@ -132,9 +70,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Philosophy"
|
||||
description={[
|
||||
"We define excellence through quality equipment, expert guidance, and an environment curated for the serious professional.",
|
||||
"Your goals deserve a space that reflects your ambition and dedication to progress.",
|
||||
]}
|
||||
"We define excellence through quality equipment, expert guidance, and an environment curated for the serious professional.", "Your goals deserve a space that reflects your ambition and dedication to progress."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -144,21 +80,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: Activity,
|
||||
title: "World-Class Equipment",
|
||||
description: "Latest generation resistance and cardio machines.",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Elite Training",
|
||||
description: "Personalized programs from certified fitness professionals.",
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Exclusivity Guaranteed",
|
||||
description: "Spacious, uncrowded zones for private focus.",
|
||||
},
|
||||
{ icon: Activity, title: "World-Class Equipment", description: "Latest generation resistance and cardio machines." },
|
||||
{ icon: Award, title: "Elite Training", description: "Personalized programs from certified fitness professionals." },
|
||||
{ icon: Shield, title: "Exclusivity Guaranteed", description: "Spacious, uncrowded zones for private focus." },
|
||||
]}
|
||||
title="Premium Amenities"
|
||||
description="State-of-the-art facilities designed for serious performance."
|
||||
@@ -172,60 +96,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "ZonePro",
|
||||
name: "Leather Gym Bag",
|
||||
price: "$120",
|
||||
rating: 5,
|
||||
reviewCount: "24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-traveling-by-train_23-2150510176.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "ZonePro",
|
||||
name: "Pro Shaker",
|
||||
price: "$30",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-thermos-floating-water_23-2150963117.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "ZonePro",
|
||||
name: "Resistance Bands",
|
||||
price: "$45",
|
||||
rating: 4,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workout-equipment-with-christmas-theme-decorations_23-2149564372.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "ZonePro",
|
||||
name: "Wrist Wraps",
|
||||
price: "$25",
|
||||
rating: 5,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dumbbells-weight-plates-fitness-strap-white-wooden-textured-background_23-2147924619.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "ZonePro",
|
||||
name: "Lifting Gloves",
|
||||
price: "$35",
|
||||
rating: 4,
|
||||
reviewCount: "42",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-black-sport-suit-blue-boxing-gloves_140725-12716.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "ZonePro",
|
||||
name: "Training Mat",
|
||||
price: "$55",
|
||||
rating: 5,
|
||||
reviewCount: "33",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yoga-welness-wellbeing-young-woman-workout-does-sport-home-female-fitness-instructor_1258-189293.jpg",
|
||||
},
|
||||
{ id: "p1", brand: "ZonePro", name: "Leather Gym Bag", price: "$120", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-traveling-by-train_23-2150510176.jpg" },
|
||||
{ id: "p2", brand: "ZonePro", name: "Pro Shaker", price: "$30", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-thermos-floating-water_23-2150963117.jpg" },
|
||||
{ id: "p3", brand: "ZonePro", name: "Resistance Bands", price: "$45", rating: 4, reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/workout-equipment-with-christmas-theme-decorations_23-2149564372.jpg" },
|
||||
{ id: "p4", brand: "ZonePro", name: "Wrist Wraps", price: "$25", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/dumbbells-weight-plates-fitness-strap-white-wooden-textured-background_23-2147924619.jpg" },
|
||||
{ id: "p5", brand: "ZonePro", name: "Lifting Gloves", price: "$35", rating: 4, reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/young-man-black-sport-suit-blue-boxing-gloves_140725-12716.jpg" },
|
||||
{ id: "p6", brand: "ZonePro", name: "Training Mat", price: "$55", rating: 5, reviewCount: "33", imageSrc: "http://img.b2bpic.net/free-photo/yoga-welness-wellbeing-young-woman-workout-does-sport-home-female-fitness-instructor_1258-189293.jpg" },
|
||||
]}
|
||||
title="Performance Gear"
|
||||
description="High-performance accessories for your training needs."
|
||||
@@ -238,41 +114,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "tier1",
|
||||
badge: "Essentials",
|
||||
price: "$199/mo",
|
||||
subtitle: "Full access to main facility.",
|
||||
features: [
|
||||
"Full facility access",
|
||||
"Free weights access",
|
||||
"Shower facilities",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "tier2",
|
||||
badge: "Elite",
|
||||
price: "$349/mo",
|
||||
subtitle: "Added personalized coaching.",
|
||||
features: [
|
||||
"Everything in Essentials",
|
||||
"2 Monthly PT Sessions",
|
||||
"Private locker",
|
||||
"Guest passes",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "tier3",
|
||||
badge: "Corporate",
|
||||
price: "$599/mo",
|
||||
subtitle: "Full corporate wellness.",
|
||||
features: [
|
||||
"Everything in Elite",
|
||||
"Unlimited PT",
|
||||
"Priority booking",
|
||||
"Nutrition planning",
|
||||
],
|
||||
},
|
||||
{ id: "tier1", badge: "Essentials", price: "$199/mo", subtitle: "Full access to main facility.", features: ["Full facility access", "Free weights access", "Shower facilities"] },
|
||||
{ id: "tier2", badge: "Elite", price: "$349/mo", subtitle: "Added personalized coaching.", features: ["Everything in Essentials", "2 Monthly PT Sessions", "Private locker", "Guest passes"] },
|
||||
{ id: "tier3", badge: "Corporate", price: "$599/mo", subtitle: "Full corporate wellness.", features: ["Everything in Elite", "Unlimited PT", "Priority booking", "Nutrition planning"] },
|
||||
]}
|
||||
title="Membership Tiers"
|
||||
description="Investment options for your fitness journey."
|
||||
@@ -286,33 +130,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
{
|
||||
id: "team-group",
|
||||
groupTitle: "Certified Experts",
|
||||
members: [
|
||||
{
|
||||
id: "t1",
|
||||
title: "Marcus Thorne",
|
||||
subtitle: "Lead Trainer",
|
||||
detail: "Specialist in conditioning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-gym_23-2147789567.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Elena Rossi",
|
||||
subtitle: "Elite Conditioning Coach",
|
||||
detail: "15+ years experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-bearded-man_273609-16027.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
title: "James Sterling",
|
||||
subtitle: "Corporate Wellness Specialist",
|
||||
detail: "Strategy expert.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-health-yoga-lifestyle-concept-horizontal-shot-happy-positive-young-bearded-tattooed-yogi-casual-clothes-practicing-meditation-indoors-sitting-floor-with-legs-crossed_343059-1703.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/running-tracks-empty-health-club_637285-8442.jpg?_wi=2",
|
||||
imageAlt: "professional fitness coach headshot",
|
||||
id: "team-group", groupTitle: "Certified Experts", members: [
|
||||
{ id: "t1", title: "Marcus Thorne", subtitle: "Lead Trainer", detail: "Specialist in conditioning.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-gym_23-2147789567.jpg" },
|
||||
{ id: "t2", title: "Elena Rossi", subtitle: "Elite Conditioning Coach", detail: "15+ years experience.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-bearded-man_273609-16027.jpg" },
|
||||
{ id: "t3", title: "James Sterling", subtitle: "Corporate Wellness Specialist", detail: "Strategy expert.", imageSrc: "http://img.b2bpic.net/free-photo/people-health-yoga-lifestyle-concept-horizontal-shot-happy-positive-young-bearded-tattooed-yogi-casual-clothes-practicing-meditation-indoors-sitting-floor-with-legs-crossed_343059-1703.jpg" },
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Expert Coaches"
|
||||
@@ -325,46 +147,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "ts1",
|
||||
title: "Game Changer",
|
||||
quote: "Gym Zone is leagues above other local gyms.",
|
||||
name: "Sarah Miller",
|
||||
role: "CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beanie_23-2147617976.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "ts2",
|
||||
title: "Results Driven",
|
||||
quote: "The elite atmosphere pushed me harder.",
|
||||
name: "David Chen",
|
||||
role: "CTO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-training-with-kettlebells_23-2149358157.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "ts3",
|
||||
title: "High Quality",
|
||||
quote: "Facility is immaculate and professional.",
|
||||
name: "Emily Watson",
|
||||
role: "Marketing Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fit-young-woman-sportswear-posing_23-2148759027.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "ts4",
|
||||
title: "Professional Focus",
|
||||
quote: "The best investment in my health.",
|
||||
name: "Robert Kent",
|
||||
role: "Lawyer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "ts5",
|
||||
title: "Top Tier",
|
||||
quote: "Truly an exceptional facility for pros.",
|
||||
name: "Jane Cooper",
|
||||
role: "Physician",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg?_wi=2",
|
||||
},
|
||||
{ id: "ts1", title: "Game Changer", quote: "Gym Zone is leagues above other local gyms.", name: "Sarah Miller", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/man-with-beanie_23-2147617976.jpg" },
|
||||
{ id: "ts2", title: "Results Driven", quote: "The elite atmosphere pushed me harder.", name: "David Chen", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-training-with-kettlebells_23-2149358157.jpg" },
|
||||
{ id: "ts3", title: "High Quality", quote: "Facility is immaculate and professional.", name: "Emily Watson", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/fit-young-woman-sportswear-posing_23-2148759027.jpg" },
|
||||
{ id: "ts4", title: "Professional Focus", quote: "The best investment in my health.", name: "Robert Kent", role: "Lawyer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-wearing-towel-around-neck_1262-16420.jpg" },
|
||||
{ id: "ts5", title: "Top Tier", quote: "Truly an exceptional facility for pros.", name: "Jane Cooper", role: "Physician", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg" },
|
||||
]}
|
||||
title="Member Experiences"
|
||||
description="Proven results for ambitious individuals."
|
||||
@@ -373,19 +160,11 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get Started"
|
||||
title="Start Your Elite Journey"
|
||||
description="Ready to raise your standards? Book a facility walkthrough with our team today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user