Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-10 17:47:00 +00:00

View File

@@ -32,30 +32,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Pricing",
id: "pricing",
},
{
name: "Trainers",
id: "team",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "Trainers", id: "team" },
{ name: "Contact", id: "contact" },
]}
brandName="Aura Fitness"
/>
@@ -64,32 +46,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Elevate Your Potential"
description="Experience the pinnacle of fitness at Aura Gym. Precision-engineered workouts in a world-class environment designed for your elite lifestyle."
tag="PREMIER FITNESS CLUB"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151918016.jpg",
imageAlt: "Luxury modern gym interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151918016.jpg", imageAlt: "Luxury modern gym interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg",
imageAlt: "Professional personal training session",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-lifting-legs-exercise-machine_23-2147688157.jpg",
imageAlt: "Woman lifting legs on exercise machine",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/training-items-athletics_23-2151077753.jpg",
imageAlt: "Training items for athletics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg",
imageAlt: "Modern equipment in a gym",
},
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg", imageAlt: "Professional personal training session"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -118,20 +83,11 @@ export default function LandingPage() {
description="Experience premium amenities and expert support tailored to your unique journey."
accordionItems={[
{
id: "1",
title: "24/7 Exclusive Access",
content: "Train on your schedule in a facility designed for maximum efficiency and privacy.",
},
id: "1", title: "24/7 Exclusive Access", content: "Train on your schedule in a facility designed for maximum efficiency and privacy."},
{
id: "2",
title: "Precision Diagnostics",
content: "Monitor your progress with advanced body composition and performance metrics technology.",
},
id: "2", title: "Precision Diagnostics", content: "Monitor your progress with advanced body composition and performance metrics technology."},
{
id: "3",
title: "Luxury Recovery",
content: "Maximize performance with our sauna, ice baths, and massage therapy suites.",
},
id: "3", title: "Luxury Recovery", content: "Maximize performance with our sauna, ice baths, and massage therapy suites."},
]}
imageSrc="http://img.b2bpic.net/free-photo/medical-mask-gym-equipment-with-weights_23-2148766073.jpg"
mediaAnimation="slide-up"
@@ -145,37 +101,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "silver",
badge: "Essential",
price: "$199/mo",
subtitle: "Access to all training floors",
features: [
"Gym Access",
"Group Classes",
"Sauna Suite",
],
id: "silver", badge: "Essential", price: "$199/mo", subtitle: "Access to all training floors", features: [
"Gym Access", "Group Classes", "Sauna Suite"],
},
{
id: "gold",
badge: "Elite",
price: "$349/mo",
subtitle: "Premium training benefits",
features: [
"All Silver Perks",
"Personal Trainer Access",
"Recovery Lounge",
],
id: "gold", badge: "Elite", price: "$349/mo", subtitle: "Premium training benefits", features: [
"All Silver Perks", "Personal Trainer Access", "Recovery Lounge"],
},
{
id: "platinum",
badge: "Exclusive",
price: "$599/mo",
subtitle: "The ultimate luxury access",
features: [
"Unlimited Training",
"Personalized Nutrition Plan",
"Private Concierge",
],
id: "platinum", badge: "Exclusive", price: "$599/mo", subtitle: "The ultimate luxury access", features: [
"Unlimited Training", "Personalized Nutrition Plan", "Private Concierge"],
},
]}
title="Elite Memberships"
@@ -191,23 +126,11 @@ export default function LandingPage() {
useInvertedBackground={true}
members={[
{
id: "1",
name: "Marcus Thorne",
role: "Head Trainer",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-with-towel-her-shoulders-open-water-bottle-gym_1153-4182.jpg",
},
id: "1", name: "Marcus Thorne", role: "Head Trainer", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-with-towel-her-shoulders-open-water-bottle-gym_1153-4182.jpg"},
{
id: "2",
name: "Elena Vance",
role: "Physiotherapist",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg",
},
id: "2", name: "Elena Vance", role: "Physiotherapist", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-625.jpg"},
{
id: "3",
name: "David Sterling",
role: "Performance Coach",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg",
},
id: "3", name: "David Sterling", role: "Performance Coach", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg"},
]}
title="Expert Coaches"
description="Led by elite professionals dedicated to your success."
@@ -222,45 +145,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Tech Founder",
company: "Growth Inc",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-happy-athletic-woman-listening-music-earphones-having-water-break-after-sports-training_637285-5203.jpg",
},
id: "1", name: "Sarah J.", role: "Tech Founder", company: "Growth Inc", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-happy-athletic-woman-listening-music-earphones-having-water-break-after-sports-training_637285-5203.jpg"},
{
id: "2",
name: "Michael R.",
role: "CEO",
company: "Venture Lab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/motivated-young-female-athlete-smiling-gym-using-leg-press-equipment_197531-22868.jpg",
},
id: "2", name: "Michael R.", role: "CEO", company: "Venture Lab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/motivated-young-female-athlete-smiling-gym-using-leg-press-equipment_197531-22868.jpg"},
{
id: "3",
name: "Alice T.",
role: "Athlete",
company: "Global Pro",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-exercising-stretching-outdoors_23-2149676929.jpg",
},
id: "3", name: "Alice T.", role: "Athlete", company: "Global Pro", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-exercising-stretching-outdoors_23-2149676929.jpg"},
{
id: "4",
name: "Tom B.",
role: "Consultant",
company: "Strategic Dynamics",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-using-smartphone-gym_23-2147789617.jpg",
},
id: "4", name: "Tom B.", role: "Consultant", company: "Strategic Dynamics", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-using-smartphone-gym_23-2147789617.jpg"},
{
id: "5",
name: "Jenna M.",
role: "VP Marketing",
company: "DesignCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-resting-training_23-2147789577.jpg",
},
id: "5", name: "Jenna M.", role: "VP Marketing", company: "DesignCo", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-resting-training_23-2147789577.jpg"},
]}
title="Elite Transformations"
description="Stories from members who have achieved peak performance."
@@ -274,34 +172,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "100+",
title: "Member Transformations",
items: [
"Weight loss",
"Muscle gain",
"Stamina",
],
id: "m1", value: "100+", title: "Member Transformations", items: [
"Weight loss", "Muscle gain", "Stamina"],
},
{
id: "m2",
value: "24/7",
title: "Always Open",
items: [
"Uninterrupted training",
"Flexibility",
"Total control",
],
id: "m2", value: "24/7", title: "Always Open", items: [
"Uninterrupted training", "Flexibility", "Total control"],
},
{
id: "m3",
value: "98%",
title: "Member Satisfaction",
items: [
"Equipment quality",
"Expertise",
"Service",
],
id: "m3", value: "98%", title: "Member Satisfaction", items: [
"Equipment quality", "Expertise", "Service"],
},
]}
title="The Aura Standard"
@@ -313,13 +193,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Start your journey toward elite performance today."
buttons={[
{
text: "Schedule a Consultation",
},
text: "Schedule a Consultation"},
]}
/>
</div>