Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-30 20:20:52 +00:00

View File

@@ -34,37 +34,21 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Features", name: "Features", id: "#features"},
id: "#features",
},
{ {
name: "Classes", name: "Classes", id: "#classes"},
id: "#classes",
},
{ {
name: "Team", name: "Team", id: "#team"},
id: "#team",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
logoSrc="http://img.b2bpic.net/free-vector/grey-fitness-badge-set_23-2147792279.jpg" logoSrc="http://img.b2bpic.net/free-vector/grey-fitness-badge-set_23-2147792279.jpg"
logoAlt="Choique Gym logo" logoAlt="Choique Gym logo"
@@ -77,20 +61,15 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroSplit <HeroSplit
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
imagePosition="right" imagePosition="right"
title="Unlock Your Potential at Choique Gym" title="Unlock Your Potential at Choique Gym"
description="Experience premium fitness in Puerto Madryn. Achieve your goals with state-of-the-art equipment, expert trainers, and a motivating community." description="Experience premium fitness in Puerto Madryn. Achieve your goals with state-of-the-art equipment, expert trainers, and a motivating community."
buttons={[ buttons={[
{ {
text: "Join Today", text: "Join Today", href: "#contact"},
href: "#contact",
},
{ {
text: "View Classes", text: "View Classes", href: "#classes"},
href: "#classes",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/sporty-athletic-couple-slim-females-muscular-bearded-male-posing-big-constructive-tunnel_613910-10184.jpg" imageSrc="http://img.b2bpic.net/free-photo/sporty-athletic-couple-slim-females-muscular-bearded-male-posing-big-constructive-tunnel_613910-10184.jpg"
imageAlt="Dynamic gym interior with people exercising" imageAlt="Dynamic gym interior with people exercising"
@@ -98,52 +77,32 @@ export default function LandingPage() {
fixedMediaHeight={true} fixedMediaHeight={true}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-headphones-gym_23-2148419814.jpg", src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-headphones-gym_23-2148419814.jpg", alt: "Happy member Valeria"},
alt: "Happy member Valeria",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-adult-woman-posing-gym_1153-4596.jpg", src: "http://img.b2bpic.net/free-photo/young-adult-woman-posing-gym_1153-4596.jpg", alt: "Happy member Ricardo"},
alt: "Happy member Ricardo",
},
{ {
src: "http://img.b2bpic.net/free-photo/endurance-women-fitness-concept-goodlooking-young-healthy-sporty-female-athlete-finish-productive-training-take-breath-after-exercise-sit-with-legs-crossed-gym-floor-smiling-satisfied_197531-30358.jpg", src: "http://img.b2bpic.net/free-photo/endurance-women-fitness-concept-goodlooking-young-healthy-sporty-female-athlete-finish-productive-training-take-breath-after-exercise-sit-with-legs-crossed-gym-floor-smiling-satisfied_197531-30358.jpg", alt: "Happy member Luciana"},
alt: "Happy member Luciana",
},
{ {
src: "http://img.b2bpic.net/free-photo/woman-lifting-dumbbells-gym_1303-31872.jpg", src: "http://img.b2bpic.net/free-photo/woman-lifting-dumbbells-gym_1303-31872.jpg", alt: "Happy member Marcos"},
alt: "Happy member Marcos",
},
{ {
src: "http://img.b2bpic.net/free-photo/happy-athlete-standing-beach-with-his-hands-raised_107420-94699.jpg", src: "http://img.b2bpic.net/free-photo/happy-athlete-standing-beach-with-his-hands-raised_107420-94699.jpg", alt: "Happy member Andrea"},
alt: "Happy member Andrea",
},
]} ]}
avatarText="Join our 500+ happy members!" avatarText="Join our 500+ happy members!"
marqueeItems={[ marqueeItems={[
{ {
type: "text-icon", type: "text-icon", text: "Strength", icon: Star,
text: "Strength",
icon: Star,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Endurance", icon: Star,
text: "Endurance",
icon: Star,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Community", icon: Users,
text: "Community",
icon: Users,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Flexibility", icon: Star,
text: "Flexibility",
icon: Star,
}, },
{ {
type: "text-icon", type: "text-icon", text: "Motivation", icon: Sparkles,
text: "Motivation",
icon: Sparkles,
}, },
]} ]}
marqueeSpeed={30} marqueeSpeed={30}
@@ -158,11 +117,8 @@ export default function LandingPage() {
title="About Choique Gym: Your Fitness Journey Starts Here" title="About Choique Gym: Your Fitness Journey Starts Here"
buttons={[ buttons={[
{ {
text: "Our Philosophy", text: "Our Philosophy", href: "#"},
href: "#",
},
]} ]}
description="Located in the vibrant city of Puerto Madryn, Choique Gym is more than just a place to work out; it's a community dedicated to health, wellness, and personal growth. We believe in providing an inclusive and supportive environment where everyone, regardless of their fitness level, can thrive and achieve their aspirations. Our philosophy centers on holistic well-being, combining physical training with mental resilience."
/> />
</div> </div>
@@ -173,41 +129,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", title: "State-of-the-Art Equipment", author: "Choique Gym", description: "Access to the latest and most advanced cardio, strength, and functional training equipment for a complete workout experience.", tags: [
title: "State-of-the-Art Equipment", "Modern", "Performance"],
author: "Choique Gym", imageSrc: "http://img.b2bpic.net/free-photo/woman-patient-trains-elliptical-rehab-center-solo-recovery_169016-70941.jpg", imageAlt: "Modern gym equipment"},
description: "Access to the latest and most advanced cardio, strength, and functional training equipment for a complete workout experience.",
tags: [
"Modern",
"Performance",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-patient-trains-elliptical-rehab-center-solo-recovery_169016-70941.jpg",
imageAlt: "Modern gym equipment",
},
{ {
id: "f2", id: "f2", title: "Dynamic Group Classes", author: "Choique Gym", description: "Join our wide array of invigorating group classes, from high-energy HIIT to calming yoga, led by certified instructors.", tags: [
title: "Dynamic Group Classes", "Community", "Variety"],
author: "Choique Gym", imageSrc: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061470.jpg", imageAlt: "Group fitness class"},
description: "Join our wide array of invigorating group classes, from high-energy HIIT to calming yoga, led by certified instructors.",
tags: [
"Community",
"Variety",
],
imageSrc: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061470.jpg",
imageAlt: "Group fitness class",
},
{ {
id: "f3", id: "f3", title: "Personalized Training", author: "Choique Gym", description: "Achieve your specific goals faster with tailored workout plans and one-on-one guidance from our expert personal trainers.", tags: [
title: "Personalized Training", "Customized", "Expert"],
author: "Choique Gym", imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-sportswear-training-gym_1157-30472.jpg", imageAlt: "Personal training session"},
description: "Achieve your specific goals faster with tailored workout plans and one-on-one guidance from our expert personal trainers.",
tags: [
"Customized",
"Expert",
],
imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-sportswear-training-gym_1157-30472.jpg",
imageAlt: "Personal training session",
},
]} ]}
title="World-Class Facilities & Training Programs" title="World-Class Facilities & Training Programs"
description="At Choique Gym, we offer everything you need for a comprehensive and effective fitness journey. From diverse group classes to personalized coaching, we've got you covered." description="At Choique Gym, we offer everything you need for a comprehensive and effective fitness journey. From diverse group classes to personalized coaching, we've got you covered."
@@ -222,65 +154,23 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "class-yoga", id: "class-yoga", brand: "Mind & Body", name: "Yoga & Pilates", price: "Starting at $40/month", rating: 5,
brand: "Mind & Body", reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-pose-yoga-class_107420-9795.jpg", imageAlt: "People doing yoga in a class"},
name: "Yoga & Pilates",
price: "Starting at $40/month",
rating: 5,
reviewCount: "250",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-pose-yoga-class_107420-9795.jpg",
imageAlt: "People doing yoga in a class",
},
{ {
id: "class-spinning", id: "class-spinning", brand: "Cardio Blast", name: "Spinning", price: "Starting at $45/month", rating: 5,
brand: "Cardio Blast", reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270240.jpg", imageAlt: "Energetic spinning class"},
name: "Spinning",
price: "Starting at $45/month",
rating: 5,
reviewCount: "320",
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270240.jpg",
imageAlt: "Energetic spinning class",
},
{ {
id: "class-hiit", id: "class-hiit", brand: "High Intensity", name: "HIIT Training", price: "Starting at $50/month", rating: 5,
brand: "High Intensity", reviewCount: "410", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-sport-gym-using-kettlebells_23-2149255826.jpg", imageAlt: "Group doing HIIT workout"},
name: "HIIT Training",
price: "Starting at $50/month",
rating: 5,
reviewCount: "410",
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-sport-gym-using-kettlebells_23-2149255826.jpg",
imageAlt: "Group doing HIIT workout",
},
{ {
id: "class-weightlifting", id: "class-weightlifting", brand: "Strength & Power", name: "Weightlifting", price: "Starting at $55/month", rating: 5,
brand: "Strength & Power", reviewCount: "280", imageSrc: "http://img.b2bpic.net/free-photo/man-working-out-gym_23-2148197779.jpg", imageAlt: "People lifting weights"},
name: "Weightlifting",
price: "Starting at $55/month",
rating: 5,
reviewCount: "280",
imageSrc: "http://img.b2bpic.net/free-photo/man-working-out-gym_23-2148197779.jpg",
imageAlt: "People lifting weights",
},
{ {
id: "class-zumba", id: "class-zumba", brand: "Dance Fitness", name: "Zumba", price: "Starting at $40/month", rating: 4,
brand: "Dance Fitness", reviewCount: "190", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-orange-ball_1163-112.jpg", imageAlt: "People dancing during a Zumba class"},
name: "Zumba",
price: "Starting at $40/month",
rating: 4,
reviewCount: "190",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-orange-ball_1163-112.jpg",
imageAlt: "People dancing during a Zumba class",
},
{ {
id: "class-functional", id: "class-functional", brand: "Core & Agility", name: "Functional Training", price: "Starting at $48/month", rating: 5,
brand: "Core & Agility", reviewCount: "350", imageSrc: "http://img.b2bpic.net/free-photo/flipping-tire-gym_1098-15004.jpg", imageAlt: "People doing functional training exercises"},
name: "Functional Training",
price: "Starting at $48/month",
rating: 5,
reviewCount: "350",
imageSrc: "http://img.b2bpic.net/free-photo/flipping-tire-gym_1098-15004.jpg",
imageAlt: "People doing functional training exercises",
},
]} ]}
title="Our Diverse Classes & Membership Options" title="Our Diverse Classes & Membership Options"
description="Discover a wide range of invigorating group classes and flexible membership plans designed to fit your lifestyle and fitness aspirations." description="Discover a wide range of invigorating group classes and flexible membership plans designed to fit your lifestyle and fitness aspirations."
@@ -294,34 +184,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "500+", title: "Happy Members", items: [
value: "500+", "A thriving and supportive community", "Diverse fitness levels welcome", "Focused on individual progress"],
title: "Happy Members",
items: [
"A thriving and supportive community",
"Diverse fitness levels welcome",
"Focused on individual progress",
],
}, },
{ {
id: "m2", id: "m2", value: "10+", title: "Certified Trainers", items: [
value: "10+", "Experienced and passionate coaches", "Specialized in various disciplines", "Dedicated to your personal success"],
title: "Certified Trainers",
items: [
"Experienced and passionate coaches",
"Specialized in various disciplines",
"Dedicated to your personal success",
],
}, },
{ {
id: "m3", id: "m3", value: "5", title: "Years of Excellence", items: [
value: "5", "Proudly serving Puerto Madryn", "Continuously evolving programs", "A legacy of fitness achievement"],
title: "Years of Excellence",
items: [
"Proudly serving Puerto Madryn",
"Continuously evolving programs",
"A legacy of fitness achievement",
],
}, },
]} ]}
title="Choique by the Numbers" title="Choique by the Numbers"
@@ -337,26 +209,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
members={[ members={[
{ {
id: "t1", id: "t1", name: "Martina Lopez", role: "Head Trainer & Nutritionist", imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580609.jpg", imageAlt: "Martina Lopez, Head Trainer"},
name: "Martina Lopez",
role: "Head Trainer & Nutritionist",
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580609.jpg",
imageAlt: "Martina Lopez, Head Trainer",
},
{ {
id: "t2", id: "t2", name: "Pablo Rossi", role: "Strength & Conditioning Coach", imageSrc: "http://img.b2bpic.net/free-photo/serious-businesswoman-with-notebook-posing-white-wall_114579-65346.jpg", imageAlt: "Pablo Rossi, Strength Coach"},
name: "Pablo Rossi",
role: "Strength & Conditioning Coach",
imageSrc: "http://img.b2bpic.net/free-photo/serious-businesswoman-with-notebook-posing-white-wall_114579-65346.jpg",
imageAlt: "Pablo Rossi, Strength Coach",
},
{ {
id: "t3", id: "t3", name: "Sofia Gomez", role: "Group Fitness Instructor", imageSrc: "http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32138.jpg", imageAlt: "Sofia Gomez, Group Fitness Instructor"},
name: "Sofia Gomez",
role: "Group Fitness Instructor",
imageSrc: "http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32138.jpg",
imageAlt: "Sofia Gomez, Group Fitness Instructor",
},
]} ]}
title="Meet Our Expert Trainers" title="Meet Our Expert Trainers"
description="Our certified and passionate trainers are dedicated to guiding you through every step of your fitness journey, ensuring safety and motivation." description="Our certified and passionate trainers are dedicated to guiding you through every step of your fitness journey, ensuring safety and motivation."
@@ -368,47 +225,23 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "ts1", id: "ts1", name: "Valeria Castro", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-riding-exercise-bike-gym_329181-12906.jpg", imageAlt: "Valeria Castro"
name: "Valeria Castro",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-riding-exercise-bike-gym_329181-12906.jpg",
imageAlt: "Valeria Castro",
content: "Joining Choique Gym was the best decision for my health. The trainers are incredible, and the variety of classes keeps me motivated every day!",
}, },
{ {
id: "ts2", id: "ts2", name: "Ricardo Perez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-black-sportswear-standing-with-crossed-arms-modern-city-against-skyscraper_613910-18492.jpg", imageAlt: "Ricardo Perez"
name: "Ricardo Perez",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-black-sportswear-standing-with-crossed-arms-modern-city-against-skyscraper_613910-18492.jpg",
imageAlt: "Ricardo Perez",
content: "I've tried many gyms, but Choique stands out. The equipment is top-notch, and the community is so supportive. Highly recommend!",
}, },
{ {
id: "ts3", id: "ts3", name: "Luciana Diaz", imageSrc: "http://img.b2bpic.net/free-photo/sports-girl_1157-8984.jpg", imageAlt: "Luciana Diaz"
name: "Luciana Diaz",
imageSrc: "http://img.b2bpic.net/free-photo/sports-girl_1157-8984.jpg",
imageAlt: "Luciana Diaz",
content: "The personalized training sessions helped me reach my fitness goals faster than I ever thought possible. Thank you, Choique Gym!",
}, },
{ {
id: "ts4", id: "ts4", name: "Marcos Silva", imageSrc: "http://img.b2bpic.net/free-photo/man-shorts-blue-sport-jersey-studio_613910-10666.jpg", imageAlt: "Marcos Silva"
name: "Marcos Silva",
imageSrc: "http://img.b2bpic.net/free-photo/man-shorts-blue-sport-jersey-studio_613910-10666.jpg",
imageAlt: "Marcos Silva",
content: "From Zumba to weightlifting, the classes are dynamic and fun. It's truly a place where you feel energized and part of something bigger.",
}, },
{ {
id: "ts5", id: "ts5", name: "Andrea Rojas", imageSrc: "http://img.b2bpic.net/free-photo/group-sporty-people-bird-dog-exercise-with-instructor_1163-4983.jpg", imageAlt: "Andrea Rojas"
name: "Andrea Rojas",
imageSrc: "http://img.b2bpic.net/free-photo/group-sporty-people-bird-dog-exercise-with-instructor_1163-4983.jpg",
imageAlt: "Andrea Rojas",
content: "A fantastic atmosphere and dedicated staff make every workout enjoyable. Choique Gym is my second home!",
}, },
{ {
id: "ts6", id: "ts6", name: "Gonzalo Fuentes", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-muscular-man-with-dumbbells-white-shirt-dark-photo-studio_613910-3436.jpg", imageAlt: "Gonzalo Fuentes"
name: "Gonzalo Fuentes", }
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-muscular-man-with-dumbbells-white-shirt-dark-photo-studio_613910-3436.jpg",
imageAlt: "Gonzalo Fuentes",
content: "The best gym in Puerto Madryn! The facilities are always clean and the trainers are genuinely invested in your progress.",
},
]} ]}
cardTitle="What Our Members Say" cardTitle="What Our Members Say"
cardTag="Success Stories" cardTag="Success Stories"
@@ -422,35 +255,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "faq1", id: "faq1", title: "What are your operating hours?", content: "Choique Gym is open Monday to Friday from 6 AM to 10 PM, and Saturdays from 8 AM to 6 PM. We are closed on Sundays."},
title: "What are your operating hours?",
content: "Choique Gym is open Monday to Friday from 6 AM to 10 PM, and Saturdays from 8 AM to 6 PM. We are closed on Sundays.",
},
{ {
id: "faq2", id: "faq2", title: "Do you offer a free trial?", content: "Yes, we offer a complimentary one-day pass for new members to experience our facilities and classes. Please inquire at the front desk or contact us to arrange your visit."},
title: "Do you offer a free trial?",
content: "Yes, we offer a complimentary one-day pass for new members to experience our facilities and classes. Please inquire at the front desk or contact us to arrange your visit.",
},
{ {
id: "faq3", id: "faq3", title: "What types of classes do you have?", content: "We offer a diverse range of classes including Yoga, Pilates, Spinning, HIIT, Weightlifting, Zumba, and Functional Training. Check our schedule for specific times and details."},
title: "What types of classes do you have?",
content: "We offer a diverse range of classes including Yoga, Pilates, Spinning, HIIT, Weightlifting, Zumba, and Functional Training. Check our schedule for specific times and details.",
},
{ {
id: "faq4", id: "faq4", title: "Can I get personal training?", content: "Absolutely! Our certified personal trainers offer tailored one-on-one sessions to help you achieve your specific fitness goals. Packages are available upon request."},
title: "Can I get personal training?",
content: "Absolutely! Our certified personal trainers offer tailored one-on-one sessions to help you achieve your specific fitness goals. Packages are available upon request.",
},
{ {
id: "faq5", id: "faq5", title: "Is there parking available?", content: "Yes, we have ample parking space available for our members, located conveniently next to the gym entrance."},
title: "Is there parking available?",
content: "Yes, we have ample parking space available for our members, located conveniently next to the gym entrance.",
},
{ {
id: "faq6", id: "faq6", title: "What COVID-19 safety measures are in place?", content: "We adhere to all local health guidelines, including enhanced cleaning protocols, social distancing in classes, and hand sanitizing stations throughout the gym for your safety."},
title: "What COVID-19 safety measures are in place?",
content: "We adhere to all local health guidelines, including enhanced cleaning protocols, social distancing in classes, and hand sanitizing stations throughout the gym for your safety.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find quick answers to common questions about Choique Gym memberships, classes, and facilities in Puerto Madryn." description="Find quick answers to common questions about Choique Gym memberships, classes, and facilities in Puerto Madryn."
@@ -462,18 +277,13 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
text="Ready to transform your body and mind? Join Choique Gym today and start your journey to a healthier, stronger you!" text="Ready to transform your body and mind? Join Choique Gym today and start your journey to a healthier, stronger you!"
buttons={[ buttons={[
{ {
text: "Get in Touch", text: "Get in Touch", href: "mailto:contact@choiquegym.com"},
href: "mailto:contact@choiquegym.com",
},
{ {
text: "Start Your Free Trial", text: "Start Your Free Trial", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -485,14 +295,10 @@ export default function LandingPage() {
socialLinks={[ socialLinks={[
{ {
icon: Instagram, icon: Instagram,
href: "https://instagram.com/choiquegym", href: "https://instagram.com/choiquegym", ariaLabel: "Instagram"},
ariaLabel: "Instagram",
},
{ {
icon: Facebook, icon: Facebook,
href: "https://facebook.com/choiquegym", href: "https://facebook.com/choiquegym", ariaLabel: "Facebook"},
ariaLabel: "Facebook",
},
]} ]}
/> />
</div> </div>