Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 477a0c1459 | |||
| 4d56f4ba1a |
427
src/app/page.tsx
427
src/app/page.tsx
@@ -33,65 +33,42 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "#our-story",
|
||||
},
|
||||
name: "Our Story", id: "#our-story"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Trainers",
|
||||
id: "#trainers",
|
||||
},
|
||||
name: "Trainers", id: "#trainers"},
|
||||
{
|
||||
name: "Membership",
|
||||
id: "#membership",
|
||||
},
|
||||
name: "Membership", id: "#membership"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "#gallery",
|
||||
},
|
||||
name: "Gallery", id: "#gallery"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/vintage-mountain-climbing-logo-design_47987-25098.jpg"
|
||||
logoAlt="IRON PEAK FITNESS logo"
|
||||
brandName="IRON PEAK FITNESS"
|
||||
button={{
|
||||
text: "Join Now",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Join Now", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Transform Your Body. Transform Your Life."
|
||||
description="Unleash your full potential at IRON PEAK FITNESS. We provide cutting-edge equipment, expert trainers, and a supportive community to help you achieve your ultimate fitness goals and forge a healthier, stronger you."
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Join Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Join Now", href: "#contact"},
|
||||
{
|
||||
text: "View Membership Plans",
|
||||
href: "#membership",
|
||||
},
|
||||
text: "View Membership Plans", href: "#membership"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fit-woman-training-indoors_23-2151717234.jpg?_wi=1"
|
||||
@@ -99,48 +76,28 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
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 gym member",
|
||||
},
|
||||
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 gym member"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-training-athletics_23-2151077695.jpg",
|
||||
alt: "Determined athlete",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/person-training-athletics_23-2151077695.jpg", alt: "Determined athlete"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-athlete-clenches-fists-with-joy-celebrates-victory-marathon-smiles-broadly-dressed-grey-top-smiles-broadly-enjoys-triumph-poses-indoor-against-white-wall_273609-33762.jpg",
|
||||
alt: "Smiling fitness enthusiast",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-athlete-clenches-fists-with-joy-celebrates-victory-marathon-smiles-broadly-dressed-grey-top-smiles-broadly-enjoys-triumph-poses-indoor-against-white-wall_273609-33762.jpg", alt: "Smiling fitness enthusiast"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061444.jpg",
|
||||
alt: "Energetic workout participant",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061444.jpg", alt: "Energetic workout participant"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-people-chatting-gym_23-2149744652.jpg",
|
||||
alt: "Motivated client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-people-chatting-gym_23-2149744652.jpg", alt: "Motivated client"},
|
||||
]}
|
||||
avatarText="Join 10K+ members who found their strength."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Unleash Your Power",
|
||||
},
|
||||
type: "text", text: "Unleash Your Power"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Achieve Your Goals",
|
||||
},
|
||||
type: "text", text: "Achieve Your Goals"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Forge a Stronger You",
|
||||
},
|
||||
type: "text", text: "Forge a Stronger You"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Guidance",
|
||||
},
|
||||
type: "text", text: "Expert Guidance"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Supportive Community",
|
||||
},
|
||||
type: "text", text: "Supportive Community"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -153,20 +110,11 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "members",
|
||||
value: "10K+",
|
||||
description: "Active Members",
|
||||
},
|
||||
id: "members", value: "10K+", description: "Active Members"},
|
||||
{
|
||||
id: "trainers",
|
||||
value: "50+",
|
||||
description: "Certified Trainers",
|
||||
},
|
||||
id: "trainers", value: "50+", description: "Certified Trainers"},
|
||||
{
|
||||
id: "success",
|
||||
value: "2K+",
|
||||
description: "Success Stories",
|
||||
},
|
||||
id: "success", value: "2K+", description: "Success Stories"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -190,65 +138,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "strength-training",
|
||||
title: "Strength Training",
|
||||
tags: [
|
||||
"Power",
|
||||
"Build Muscle",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-dumbbells-gym-workout-gym_169016-63307.jpg",
|
||||
imageAlt: "Person lifting heavy weights",
|
||||
},
|
||||
id: "strength-training", title: "Strength Training", tags: [
|
||||
"Power", "Build Muscle"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-dumbbells-gym-workout-gym_169016-63307.jpg", imageAlt: "Person lifting heavy weights"},
|
||||
{
|
||||
id: "personal-training",
|
||||
title: "Personal Training",
|
||||
tags: [
|
||||
"Customized",
|
||||
"Expert Guidance",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-sport-gym-using-kettlebells_23-2149255807.jpg",
|
||||
imageAlt: "Personal trainer assisting a client",
|
||||
},
|
||||
id: "personal-training", title: "Personal Training", tags: [
|
||||
"Customized", "Expert Guidance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-sport-gym-using-kettlebells_23-2149255807.jpg", imageAlt: "Personal trainer assisting a client"},
|
||||
{
|
||||
id: "cardio-training",
|
||||
title: "Cardio Training",
|
||||
tags: [
|
||||
"Endurance",
|
||||
"Heart Health",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-gym-club_329181-14127.jpg",
|
||||
imageAlt: "Person running on a treadmill",
|
||||
},
|
||||
id: "cardio-training", title: "Cardio Training", tags: [
|
||||
"Endurance", "Heart Health"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-gym-club_329181-14127.jpg", imageAlt: "Person running on a treadmill"},
|
||||
{
|
||||
id: "weight-loss",
|
||||
title: "Weight Loss Programs",
|
||||
tags: [
|
||||
"Sustainable",
|
||||
"Transformation",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-diet-slimming-plan-with-vegetables-top-view-mock-up-female-hand-sports-bracelet-writes-article-about-proper-nutrition_639032-2040.jpg",
|
||||
imageAlt: "Healthy food and fitness lifestyle",
|
||||
},
|
||||
id: "weight-loss", title: "Weight Loss Programs", tags: [
|
||||
"Sustainable", "Transformation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-diet-slimming-plan-with-vegetables-top-view-mock-up-female-hand-sports-bracelet-writes-article-about-proper-nutrition_639032-2040.jpg", imageAlt: "Healthy food and fitness lifestyle"},
|
||||
{
|
||||
id: "muscle-building",
|
||||
title: "Muscle Building",
|
||||
tags: [
|
||||
"Hypertrophy",
|
||||
"Strength",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tattooed-bearded-man-working-out-chest-press-machine-gym-near-window_343596-2667.jpg",
|
||||
imageAlt: "Athlete training for muscle gain",
|
||||
},
|
||||
id: "muscle-building", title: "Muscle Building", tags: [
|
||||
"Hypertrophy", "Strength"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tattooed-bearded-man-working-out-chest-press-machine-gym-near-window_343596-2667.jpg", imageAlt: "Athlete training for muscle gain"},
|
||||
{
|
||||
id: "nutrition-guidance",
|
||||
title: "Nutrition Guidance",
|
||||
tags: [
|
||||
"Balanced Diet",
|
||||
"Fuel Your Body",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-couple-cooking-together_23-2148363529.jpg",
|
||||
imageAlt: "Healthy meal preparation",
|
||||
},
|
||||
id: "nutrition-guidance", title: "Nutrition Guidance", tags: [
|
||||
"Balanced Diet", "Fuel Your Body"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-couple-cooking-together_23-2148363529.jpg", imageAlt: "Healthy meal preparation"},
|
||||
]}
|
||||
title="Our Services: Elevate Your Fitness Journey"
|
||||
description="Explore our comprehensive range of services designed to meet every fitness need, from beginners to advanced athletes. Each program is crafted for optimal results and an unparalleled experience."
|
||||
@@ -263,26 +175,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
team={[
|
||||
{
|
||||
id: "trainer-jake",
|
||||
name: "Jake Harrison",
|
||||
role: "Head Strength Coach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-women-gym_23-2148419835.jpg",
|
||||
imageAlt: "Professional male personal trainer",
|
||||
},
|
||||
id: "trainer-jake", name: "Jake Harrison", role: "Head Strength Coach", imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-women-gym_23-2148419835.jpg", imageAlt: "Professional male personal trainer"},
|
||||
{
|
||||
id: "trainer-sarah",
|
||||
name: "Sarah Chen",
|
||||
role: "Cardio & Endurance Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270227.jpg",
|
||||
imageAlt: "Professional female fitness instructor",
|
||||
},
|
||||
id: "trainer-sarah", name: "Sarah Chen", role: "Cardio & Endurance Specialist", imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270227.jpg", imageAlt: "Professional female fitness instructor"},
|
||||
{
|
||||
id: "trainer-mike",
|
||||
name: "Mike Davis",
|
||||
role: "Nutrition & Wellness Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-lifting-barbell-with-personal-trainer_1262-16411.jpg",
|
||||
imageAlt: "Professional male nutrition and wellness expert",
|
||||
},
|
||||
id: "trainer-mike", name: "Mike Davis", role: "Nutrition & Wellness Expert", imageSrc: "http://img.b2bpic.net/free-photo/smiling-black-man-lifting-barbell-with-personal-trainer_1262-16411.jpg", imageAlt: "Professional male nutrition and wellness expert"},
|
||||
]}
|
||||
title="Meet Our Elite Coaching Team"
|
||||
description="Our certified trainers are dedicated to guiding you through every step of your fitness journey. With diverse specializations and years of experience, they are here to ensure your success."
|
||||
@@ -297,59 +194,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
title: "Basic Plan",
|
||||
price: "$49",
|
||||
period: "per month",
|
||||
features: [
|
||||
"Full Gym Access",
|
||||
"Locker Room Access",
|
||||
"Basic Classes",
|
||||
],
|
||||
id: "basic", title: "Basic Plan", price: "$49", period: "per month", features: [
|
||||
"Full Gym Access", "Locker Room Access", "Basic Classes"],
|
||||
button: {
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-everest-logo-design_23-2150730799.jpg",
|
||||
imageAlt: "Hand drawn everest logo design",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-everest-logo-design_23-2150730799.jpg", imageAlt: "Hand drawn everest logo design"},
|
||||
{
|
||||
id: "pro",
|
||||
title: "Pro Plan",
|
||||
price: "$89",
|
||||
period: "per month",
|
||||
features: [
|
||||
"All Basic Plan Features",
|
||||
"2 Personal Training Sessions/Month",
|
||||
"Custom Nutrition Guidance",
|
||||
"Advanced Classes",
|
||||
],
|
||||
id: "pro", title: "Pro Plan", price: "$89", period: "per month", features: [
|
||||
"All Basic Plan Features", "2 Personal Training Sessions/Month", "Custom Nutrition Guidance", "Advanced Classes"],
|
||||
button: {
|
||||
text: "Sign Up Now",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-mountain-climbing-logo-design_47987-25098.jpg",
|
||||
imageAlt: "Hand drawn everest logo design",
|
||||
},
|
||||
text: "Sign Up Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-mountain-climbing-logo-design_47987-25098.jpg", imageAlt: "Hand drawn everest logo design"},
|
||||
{
|
||||
id: "elite",
|
||||
title: "Elite Plan",
|
||||
price: "$149",
|
||||
period: "per month",
|
||||
features: [
|
||||
"All Pro Plan Features",
|
||||
"Unlimited Personal Training",
|
||||
"Priority Support",
|
||||
"Advanced Fitness Tracking",
|
||||
"Guest Passes",
|
||||
],
|
||||
id: "elite", title: "Elite Plan", price: "$149", period: "per month", features: [
|
||||
"All Pro Plan Features", "Unlimited Personal Training", "Priority Support", "Advanced Fitness Tracking", "Guest Passes"],
|
||||
button: {
|
||||
text: "Go Elite",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-training-indoors_23-2151717234.jpg?_wi=2",
|
||||
imageAlt: "Hand drawn everest logo design",
|
||||
},
|
||||
text: "Go Elite", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-training-indoors_23-2151717234.jpg?_wi=2", imageAlt: "Hand drawn everest logo design"},
|
||||
]}
|
||||
title="Choose Your Peak Performance Plan"
|
||||
description="Select the membership that best fits your fitness goals and lifestyle. All plans offer access to our premium facilities and a supportive community."
|
||||
@@ -365,53 +226,17 @@ export default function LandingPage() {
|
||||
carouselMode="auto"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Samantha Lee",
|
||||
role: "Fitness Enthusiast",
|
||||
testimonial: "Joining IRON PEAK FITNESS was the best decision I've made for my health. The trainers are exceptional, and the community keeps me motivated every single day. My strength has never been better!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-practicing-yoga_23-2151406534.jpg",
|
||||
imageAlt: "Happy woman after a workout",
|
||||
},
|
||||
id: "1", name: "Samantha Lee", role: "Fitness Enthusiast", testimonial: "Joining IRON PEAK FITNESS was the best decision I've made for my health. The trainers are exceptional, and the community keeps me motivated every single day. My strength has never been better!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-practicing-yoga_23-2151406534.jpg", imageAlt: "Happy woman after a workout"},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Ramirez",
|
||||
role: "Executive & Athlete",
|
||||
testimonial: "The facilities are world-class, and the personalized training I received was a game-changer. I've broken through plateaus and feel more energetic than ever. Highly recommend IRON PEAK!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-fitness-woman_171337-13329.jpg",
|
||||
imageAlt: "Man smiling after a successful workout",
|
||||
},
|
||||
id: "2", name: "David Ramirez", role: "Executive & Athlete", testimonial: "The facilities are world-class, and the personalized training I received was a game-changer. I've broken through plateaus and feel more energetic than ever. Highly recommend IRON PEAK!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-fitness-woman_171337-13329.jpg", imageAlt: "Man smiling after a successful workout"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jessica White",
|
||||
role: "Busy Professional",
|
||||
testimonial: "Despite my demanding schedule, IRON PEAK FITNESS makes it easy to stay consistent. The flexible plans and supportive staff are exactly what I needed to stay on track with my goals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-male-figure-dumbbell-shoulder-shrugs-raised-pose-grunge-interior_1048-8809.jpg",
|
||||
imageAlt: "Woman looking confident and fit",
|
||||
},
|
||||
id: "3", name: "Jessica White", role: "Busy Professional", testimonial: "Despite my demanding schedule, IRON PEAK FITNESS makes it easy to stay consistent. The flexible plans and supportive staff are exactly what I needed to stay on track with my goals.", imageSrc: "http://img.b2bpic.net/free-photo/3d-male-figure-dumbbell-shoulder-shrugs-raised-pose-grunge-interior_1048-8809.jpg", imageAlt: "Woman looking confident and fit"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mark Johnson",
|
||||
role: "Endurance Runner",
|
||||
testimonial: "I was looking for a gym that could complement my running, and IRON PEAK delivered. The strength training programs have significantly improved my performance and reduced injury risk.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-beginner-gym_23-2149561904.jpg",
|
||||
imageAlt: "Man looking strong and determined",
|
||||
},
|
||||
id: "4", name: "Mark Johnson", role: "Endurance Runner", testimonial: "I was looking for a gym that could complement my running, and IRON PEAK delivered. The strength training programs have significantly improved my performance and reduced injury risk.", imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-beginner-gym_23-2149561904.jpg", imageAlt: "Man looking strong and determined"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emily Watson",
|
||||
role: "New Mom",
|
||||
testimonial: "The nutrition guidance combined with personal training helped me get back in shape safely and effectively after pregnancy. The welcoming atmosphere is fantastic!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-dumbbells_23-2148917004.jpg",
|
||||
imageAlt: "Smiling woman in activewear",
|
||||
},
|
||||
id: "5", name: "Emily Watson", role: "New Mom", testimonial: "The nutrition guidance combined with personal training helped me get back in shape safely and effectively after pregnancy. The welcoming atmosphere is fantastic!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-with-dumbbells_23-2148917004.jpg", imageAlt: "Smiling woman in activewear"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Michael Brown",
|
||||
role: "Bodybuilding Enthusiast",
|
||||
testimonial: "IRON PEAK FITNESS is where I've seen the most significant gains. The equipment is top-tier, and the trainers push you to achieve results you didn't think were possible. Absolutely incredible!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-concept-with-fit-man-flexing_53876-94897.jpg",
|
||||
imageAlt: "Fitness concept with fit man flexing",
|
||||
},
|
||||
id: "6", name: "Michael Brown", role: "Bodybuilding Enthusiast", testimonial: "IRON PEAK FITNESS is where I've seen the most significant gains. The equipment is top-tier, and the trainers push you to achieve results you didn't think were possible. Absolutely incredible!", imageSrc: "http://img.b2bpic.net/free-photo/fitness-concept-with-fit-man-flexing_53876-94897.jpg", imageAlt: "Fitness concept with fit man flexing"},
|
||||
]}
|
||||
title="Real Transformations, Real Stories"
|
||||
description="Hear directly from our members who have achieved incredible results and redefined their limits at IRON PEAK FITNESS."
|
||||
@@ -427,53 +252,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "gym-interior-1",
|
||||
name: "Spacious Training Floors",
|
||||
price: "",
|
||||
variant: "Gym Interior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-entering-sauna-spa-ritual-warm-ambience-step-into-sauna_169016-69077.jpg",
|
||||
imageAlt: "Modern gym interior with weights and equipment",
|
||||
},
|
||||
id: "gym-interior-1", name: "Spacious Training Floors", price: "", variant: "Gym Interior", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-entering-sauna-spa-ritual-warm-ambience-step-into-sauna_169016-69077.jpg", imageAlt: "Modern gym interior with weights and equipment"},
|
||||
{
|
||||
id: "gym-cardio-zone",
|
||||
name: "High-Tech Cardio Zone",
|
||||
price: "",
|
||||
variant: "Cardio Area",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129242.jpg",
|
||||
imageAlt: "Rows of modern cardio machines",
|
||||
},
|
||||
id: "gym-cardio-zone", name: "High-Tech Cardio Zone", price: "", variant: "Cardio Area", imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129242.jpg", imageAlt: "Rows of modern cardio machines"},
|
||||
{
|
||||
id: "group-class",
|
||||
name: "Dynamic Group Classes",
|
||||
price: "",
|
||||
variant: "Group Fitness",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-barre-group-class_23-2150340895.jpg",
|
||||
imageAlt: "Group exercising in a fitness class",
|
||||
},
|
||||
id: "group-class", name: "Dynamic Group Classes", price: "", variant: "Group Fitness", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-barre-group-class_23-2150340895.jpg", imageAlt: "Group exercising in a fitness class"},
|
||||
{
|
||||
id: "personal-session",
|
||||
name: "Focused Personal Sessions",
|
||||
price: "",
|
||||
variant: "Personal Training",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-common-passion_329181-14100.jpg",
|
||||
imageAlt: "One-on-one personal training in progress",
|
||||
},
|
||||
id: "personal-session", name: "Focused Personal Sessions", price: "", variant: "Personal Training", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-common-passion_329181-14100.jpg", imageAlt: "One-on-one personal training in progress"},
|
||||
{
|
||||
id: "locker-room",
|
||||
name: "Premium Locker Facilities",
|
||||
price: "",
|
||||
variant: "Amenities",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-couple-gym_23-2148503022.jpg",
|
||||
imageAlt: "Clean and modern gym locker room",
|
||||
},
|
||||
id: "locker-room", name: "Premium Locker Facilities", price: "", variant: "Amenities", imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-couple-gym_23-2148503022.jpg", imageAlt: "Clean and modern gym locker room"},
|
||||
{
|
||||
id: "smoothie-bar",
|
||||
name: "Healthy Fuel Bar",
|
||||
price: "",
|
||||
variant: "Nutrition",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sportswoman-using-blender-preparing-fresh-fruit-smoothie-kitchen_637285-604.jpg",
|
||||
imageAlt: "Healthy smoothie bar inside a gym",
|
||||
},
|
||||
id: "smoothie-bar", name: "Healthy Fuel Bar", price: "", variant: "Nutrition", imageSrc: "http://img.b2bpic.net/free-photo/young-sportswoman-using-blender-preparing-fresh-fruit-smoothie-kitchen_637285-604.jpg", imageAlt: "Healthy smoothie bar inside a gym"},
|
||||
]}
|
||||
title="Our Gallery: Experience the Iron Peak Difference"
|
||||
description="A visual tour of our state-of-the-art facilities, dynamic training sessions, and vibrant community events. See why IRON PEAK FITNESS is the ultimate destination for your fitness journey."
|
||||
@@ -485,11 +274,10 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
tag="Reach Out"
|
||||
title="Start Your Journey Today"
|
||||
description="Ready to transform your body and life? Contact us today to learn more about our memberships, services, and how we can help you achieve your fitness aspirations. We're here to support you every step of the way!"
|
||||
description="Ready to transform your body and life? Contact us today to learn more about our memberships, services, and how we can help you achieve your fitness aspirations. We're here to support you every step of the way! We offer separate timings for men and women, designed to provide a comfortable and focused training environment for everyone."
|
||||
tagAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-handsome-middleaged-male-athlete-wearing-gym-uniform-listening-music-headphones-t_1258-137722.jpg"
|
||||
imageAlt="Hand reaching out, representing contact and joining"
|
||||
@@ -505,78 +293,45 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#our-story",
|
||||
},
|
||||
label: "Our Story", href: "#our-story"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Trainers",
|
||||
href: "#trainers",
|
||||
},
|
||||
label: "Trainers", href: "#trainers"},
|
||||
{
|
||||
label: "Membership",
|
||||
href: "#membership",
|
||||
},
|
||||
label: "Membership", href: "#membership"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Strength Training",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Strength Training", href: "#services"},
|
||||
{
|
||||
label: "Personal Training",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Personal Training", href: "#services"},
|
||||
{
|
||||
label: "Cardio Training",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Cardio Training", href: "#services"},
|
||||
{
|
||||
label: "Weight Loss",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Weight Loss", href: "#services"},
|
||||
{
|
||||
label: "Nutrition Guidance",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Nutrition Guidance", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{
|
||||
label: "info@ironpeakfitness.com",
|
||||
href: "mailto:info@ironpeakfitness.com",
|
||||
},
|
||||
label: "info@ironpeakfitness.com", href: "mailto:info@ironpeakfitness.com"},
|
||||
{
|
||||
label: "+1 (555) 123-4567",
|
||||
href: "tel:+15551234567",
|
||||
},
|
||||
label: "+1 (555) 123-4567", href: "tel:+15551234567"},
|
||||
{
|
||||
label: "123 Fitness Ave, City, State",
|
||||
href: "#",
|
||||
},
|
||||
label: "123 Fitness Ave, City, State", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -589,4 +344,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user