Merge version_1 into main #1
189
src/app/page.tsx
189
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Training",
|
||||
id: "features",
|
||||
},
|
||||
name: "Training", id: "features"},
|
||||
{
|
||||
name: "Membership",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Membership", id: "pricing"},
|
||||
{
|
||||
name: "Results",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Results", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="IronApex Fitness"
|
||||
/>
|
||||
@@ -62,35 +52,21 @@ export default function LandingPage() {
|
||||
description="Forge your physique at the premier fitness destination designed for results."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Training",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Start Training", href: "#pricing"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-working-bicycle_23-2148503039.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-working-bicycle_23-2148503039.jpg", imageAlt: "Gym interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercise-simulator-gym_23-2147688152.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercise-simulator-gym_23-2147688152.jpg", imageAlt: "Gym interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-guy-gym-sits-resting-treadmill-healthy-lifestyle_78826-3203.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-guy-gym-sits-resting-treadmill-healthy-lifestyle_78826-3203.jpg", imageAlt: "Gym interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg", imageAlt: "Gym interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-with-motivational-phrase_1134-442.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-with-motivational-phrase_1134-442.jpg", imageAlt: "Gym interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114159.jpg",
|
||||
imageAlt: "Gym interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114159.jpg", imageAlt: "Gym interior"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -112,26 +88,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Free Weights",
|
||||
description: "Professional-grade power racks and platforms.",
|
||||
tag: "Strength",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/equipment-rehabilitation-interior-physiotherapy-clinic_1139-1203.jpg",
|
||||
},
|
||||
id: "f1", title: "Free Weights", description: "Professional-grade power racks and platforms.", tag: "Strength", imageSrc: "http://img.b2bpic.net/free-photo/equipment-rehabilitation-interior-physiotherapy-clinic_1139-1203.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Cardio Suite",
|
||||
description: "High-end treadmills and bikes.",
|
||||
tag: "Endurance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-athletic-woman-running-treadmill-gym_7502-5037.jpg",
|
||||
},
|
||||
id: "f2", title: "Cardio Suite", description: "High-end treadmills and bikes.", tag: "Endurance", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-athletic-woman-running-treadmill-gym_7502-5037.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Studio Classes",
|
||||
description: "Diverse classes for holistic wellness.",
|
||||
tag: "Wellness",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151918019.jpg",
|
||||
},
|
||||
id: "f3", title: "Studio Classes", description: "Diverse classes for holistic wellness.", tag: "Wellness", imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151918019.jpg"},
|
||||
]}
|
||||
title="Elite Training Options"
|
||||
description="Customized programs for every fitness journey."
|
||||
@@ -145,37 +106,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Entry",
|
||||
price: "$39/mo",
|
||||
subtitle: "Full access to facility.",
|
||||
buttons: [
|
||||
id: "basic", badge: "Entry", price: "$39/mo", subtitle: "Full access to facility.", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"24/7 Access",
|
||||
"Standard Equipment",
|
||||
],
|
||||
"24/7 Access", "Standard Equipment"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Gold",
|
||||
price: "$69/mo",
|
||||
subtitle: "Classes included.",
|
||||
buttons: [
|
||||
id: "pro", badge: "Gold", price: "$69/mo", subtitle: "Classes included.", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"Everything Basic",
|
||||
"Unlimited Classes",
|
||||
"Sauna access",
|
||||
],
|
||||
"Everything Basic", "Unlimited Classes", "Sauna access"],
|
||||
},
|
||||
]}
|
||||
title="Membership Plans"
|
||||
@@ -185,30 +129,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1.2k",
|
||||
title: "Members",
|
||||
description: "Active community",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg",
|
||||
},
|
||||
id: "m1", value: "1.2k", title: "Members", description: "Active community", imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500",
|
||||
title: "Success Stories",
|
||||
description: "Lives transformed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-walking_1163-129.jpg",
|
||||
},
|
||||
id: "m2", value: "500", title: "Success Stories", description: "Lives transformed", imageSrc: "http://img.b2bpic.net/free-photo/woman-walking_1163-129.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10",
|
||||
title: "Years",
|
||||
description: "Excellence in fitness",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817399.jpg",
|
||||
},
|
||||
id: "m3", value: "10", title: "Years", description: "Excellence in fitness", imageSrc: "http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817399.jpg"},
|
||||
]}
|
||||
title="Impact In Numbers"
|
||||
description="Proven success across our community."
|
||||
@@ -222,40 +152,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John D.",
|
||||
role: "Athlete",
|
||||
testimonial: "Best gym in town!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-gym_23-2149049763.jpg",
|
||||
},
|
||||
id: "t1", name: "John D.", role: "Athlete", testimonial: "Best gym in town!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-gym_23-2149049763.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah K.",
|
||||
role: "Pro",
|
||||
testimonial: "The community is unmatched.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-training-sports-girl-sportswear_1157-41207.jpg",
|
||||
},
|
||||
id: "t2", name: "Sarah K.", role: "Pro", testimonial: "The community is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-training-sports-girl-sportswear_1157-41207.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike B.",
|
||||
role: "Client",
|
||||
testimonial: "Amazing machines.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-man-near-climbing-wall_23-2147795613.jpg",
|
||||
},
|
||||
id: "t3", name: "Mike B.", role: "Client", testimonial: "Amazing machines.", imageSrc: "http://img.b2bpic.net/free-photo/serious-man-near-climbing-wall_23-2147795613.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Emily R.",
|
||||
role: "Member",
|
||||
testimonial: "Super supportive.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-boxer-standing-near-punchbag-looking-away_171337-20008.jpg",
|
||||
},
|
||||
id: "t4", name: "Emily R.", role: "Member", testimonial: "Super supportive.", imageSrc: "http://img.b2bpic.net/free-photo/calm-boxer-standing-near-punchbag-looking-away_171337-20008.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "David W.",
|
||||
role: "Member",
|
||||
testimonial: "Very clean.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg",
|
||||
},
|
||||
id: "t5", name: "David W.", role: "Member", testimonial: "Very clean.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg"},
|
||||
]}
|
||||
title="Community Love"
|
||||
description="Hear what our members think about IronApex."
|
||||
@@ -268,20 +173,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What are your hours?",
|
||||
content: "We are open 24/7.",
|
||||
},
|
||||
id: "q1", title: "What are your hours?", content: "We are open 24/7."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are lockers available?",
|
||||
content: "Yes, complimentary lockers included.",
|
||||
},
|
||||
id: "q2", title: "Are lockers available?", content: "Yes, complimentary lockers included."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I bring a guest?",
|
||||
content: "Yes, guest passes are available.",
|
||||
},
|
||||
id: "q3", title: "Can I bring a guest?", content: "Yes, guest passes are available."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Answers to get you started."
|
||||
@@ -293,8 +189,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Join the Elite"
|
||||
description="Sign up for a free gym tour today."
|
||||
@@ -309,25 +204,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Plans",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Plans", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user