Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
264
src/app/page.tsx
264
src/app/page.tsx
@@ -35,21 +35,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Membership",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Membership", id: "pricing"},
|
||||
{
|
||||
name: "Trainers",
|
||||
id: "team",
|
||||
},
|
||||
name: "Trainers", id: "team"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Reforma Fitness"
|
||||
/>
|
||||
@@ -58,22 +50,17 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText="Reforma Fitness"
|
||||
description="Transform Your Fitness Journey at Mathikere’s Highest Rated Gym. Expert trainers, premium gear, and a supportive community wait for you."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:08217702822",
|
||||
},
|
||||
text: "Call Now", href: "tel:08217702822"},
|
||||
{
|
||||
text: "Book Free Trial",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Free Trial", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg"
|
||||
imageAlt="Reforma Fitness Studio Interior"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -84,14 +71,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"4.9 Google Rating",
|
||||
"1,590+ Reviews",
|
||||
"Certified Trainers",
|
||||
"Women Owned",
|
||||
"LGBTQ+ Friendly",
|
||||
"Mathikere Best Rated",
|
||||
"Premium Facilities",
|
||||
]}
|
||||
"4.9 Google Rating", "1,590+ Reviews", "Certified Trainers", "Women Owned", "LGBTQ+ Friendly", "Mathikere Best Rated", "Premium Facilities"]}
|
||||
title="Trusted by 1500+ Members"
|
||||
description="Join Bengaluru's most inclusive and highly-rated fitness family."
|
||||
/>
|
||||
@@ -104,19 +84,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Google Rating",
|
||||
value: "4.9★",
|
||||
},
|
||||
label: "Google Rating", value: "4.9★"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Active Community",
|
||||
value: "1500+",
|
||||
},
|
||||
label: "Active Community", value: "1500+"},
|
||||
{
|
||||
icon: Activity,
|
||||
label: "Premium Equipment",
|
||||
value: "Modern",
|
||||
},
|
||||
label: "Premium Equipment", value: "Modern"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -129,55 +103,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "monthly",
|
||||
badge: "Popular",
|
||||
price: "₹1,999",
|
||||
name: "Monthly Pass",
|
||||
buttons: [
|
||||
id: "monthly", badge: "Popular", price: "₹1,999", name: "Monthly Pass", buttons: [
|
||||
{
|
||||
text: "Join Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Join Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Full Gym Access",
|
||||
"Group Classes",
|
||||
"Nutritional Guide",
|
||||
],
|
||||
"Full Gym Access", "Group Classes", "Nutritional Guide"],
|
||||
},
|
||||
{
|
||||
id: "quarterly",
|
||||
badge: "Best Value",
|
||||
price: "₹5,499",
|
||||
name: "Quarterly Plan",
|
||||
buttons: [
|
||||
id: "quarterly", badge: "Best Value", price: "₹5,499", name: "Quarterly Plan", buttons: [
|
||||
{
|
||||
text: "Join Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Join Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Everything Monthly",
|
||||
"1 PT Session",
|
||||
"Body Assessment",
|
||||
],
|
||||
"Everything Monthly", "1 PT Session", "Body Assessment"],
|
||||
},
|
||||
{
|
||||
id: "pt-package",
|
||||
badge: "Elite",
|
||||
price: "₹8,999",
|
||||
name: "Personal Training",
|
||||
buttons: [
|
||||
id: "pt-package", badge: "Elite", price: "₹8,999", name: "Personal Training", buttons: [
|
||||
{
|
||||
text: "Join Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Join Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Personalized Trainer",
|
||||
"Custom Diet Plan",
|
||||
"24/7 Support",
|
||||
],
|
||||
"Personalized Trainer", "Custom Diet Plan", "24/7 Support"],
|
||||
},
|
||||
]}
|
||||
title="Membership Plans"
|
||||
@@ -192,41 +139,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Weight Loss",
|
||||
description: "Helping 500+ members reach their ideal weight through science-backed training.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Weight Loss", description: "Helping 500+ members reach their ideal weight through science-backed training.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exercise-machines-gym-without-people_637285-8444.jpg",
|
||||
imageAlt: "Transformation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exercise-machines-gym-without-people_637285-8444.jpg", imageAlt: "Transformation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-31256.jpg",
|
||||
imageAlt: "Transformation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-31256.jpg", imageAlt: "Transformation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg",
|
||||
imageAlt: "Transformation",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=2",
|
||||
imageAlt: "cardio equipment area modern gym",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg", imageAlt: "Transformation"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Strength Gain",
|
||||
description: "Build muscle safely with professional guidance.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Activity,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-stretching-gym_169016-58685.jpg?_wi=1",
|
||||
imageAlt: "cardio equipment area modern gym",
|
||||
title: "Strength Gain", description: "Build muscle safely with professional guidance.", bentoComponent: "reveal-icon", icon: Activity
|
||||
},
|
||||
{
|
||||
title: "Life Change",
|
||||
description: "It's more than fitness; it's a lifestyle upgrade.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-sporty-woman_23-2149137083.jpg?_wi=1",
|
||||
imageAlt: "cardio equipment area modern gym",
|
||||
title: "Life Change", description: "It's more than fitness; it's a lifestyle upgrade.", bentoComponent: "reveal-icon", icon: Heart
|
||||
},
|
||||
]}
|
||||
title="Real Transformations"
|
||||
@@ -242,26 +168,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Coach Aryan",
|
||||
role: "Head Trainer",
|
||||
description: "10+ years experience in bodybuilding and injury recovery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-boxer-posing-t-shirt-with-arms-crossed_23-2148426241.jpg",
|
||||
},
|
||||
id: "t1", name: "Coach Aryan", role: "Head Trainer", description: "10+ years experience in bodybuilding and injury recovery.", imageSrc: "http://img.b2bpic.net/free-photo/male-boxer-posing-t-shirt-with-arms-crossed_23-2148426241.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Coach Sarah",
|
||||
role: "Yoga & Wellness",
|
||||
description: "Focuses on mindful fitness and weight management.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-dumbbell_23-2149177944.jpg",
|
||||
},
|
||||
id: "t2", name: "Coach Sarah", role: "Yoga & Wellness", description: "Focuses on mindful fitness and weight management.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-dumbbell_23-2149177944.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Coach Rahul",
|
||||
role: "HIIT Specialist",
|
||||
description: "Master of endurance and functional strength training.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg",
|
||||
},
|
||||
id: "t3", name: "Coach Rahul", role: "HIIT Specialist", description: "Master of endurance and functional strength training.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg"},
|
||||
]}
|
||||
title="Our Expert Trainers"
|
||||
description="Our team of certified professionals is dedicated to your health and growth."
|
||||
@@ -273,30 +184,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rahul K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-stretching-gym_169016-58685.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Rahul K.", imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-stretching-gym_169016-58685.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-sporty-woman_23-2149137083.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Priya S.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-sporty-woman_23-2149137083.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Vikram J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg",
|
||||
},
|
||||
id: "3", name: "Vikram J.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Anita M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-exercising-gym_23-2147827883.jpg",
|
||||
},
|
||||
id: "4", name: "Anita M.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-exercising-gym_23-2147827883.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Kiran B.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-burpees-gym_23-2149356918.jpg",
|
||||
},
|
||||
id: "5", name: "Kiran B.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-burpees-gym_23-2149356918.jpg"},
|
||||
]}
|
||||
cardTitle="Member Reviews"
|
||||
cardTag="4.9/5 Rating"
|
||||
@@ -312,41 +208,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "g1",
|
||||
name: "Strength Zone",
|
||||
price: "Modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gym-weights-shelf_23-2148656568.jpg",
|
||||
},
|
||||
id: "g1", name: "Strength Zone", price: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/gym-weights-shelf_23-2148656568.jpg"},
|
||||
{
|
||||
id: "g2",
|
||||
name: "Cardio Area",
|
||||
price: "Clean",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg",
|
||||
},
|
||||
id: "g2", name: "Cardio Area", price: "Clean", imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg"},
|
||||
{
|
||||
id: "g3",
|
||||
name: "Relaxation Lounge",
|
||||
price: "Spotless",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4478.jpg",
|
||||
},
|
||||
id: "g3", name: "Relaxation Lounge", price: "Spotless", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4478.jpg"},
|
||||
{
|
||||
id: "g4",
|
||||
name: "Functional Rack",
|
||||
price: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-gym_268835-3895.jpg",
|
||||
},
|
||||
id: "g4", name: "Functional Rack", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-gym_268835-3895.jpg"},
|
||||
{
|
||||
id: "g5",
|
||||
name: "Group Area",
|
||||
price: "Energetic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817511.jpg",
|
||||
},
|
||||
id: "g5", name: "Group Area", price: "Energetic", imageSrc: "http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817511.jpg"},
|
||||
{
|
||||
id: "g6",
|
||||
name: "Locker Room",
|
||||
price: "Standard",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-empty-football-locker-room_23-2150885821.jpg",
|
||||
},
|
||||
id: "g6", name: "Locker Room", price: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/view-empty-football-locker-room_23-2150885821.jpg"},
|
||||
]}
|
||||
title="Our Facilities"
|
||||
description="Explore our modern workout zones, premium equipment, and spotless training environment."
|
||||
@@ -358,20 +230,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer a free trial?",
|
||||
content: "Yes, we offer a free trial workout session for all new visitors.",
|
||||
},
|
||||
id: "1", title: "Do you offer a free trial?", content: "Yes, we offer a free trial workout session for all new visitors."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are trainers included?",
|
||||
content: "Our floor trainers are always available to guide you at no extra cost.",
|
||||
},
|
||||
id: "2", title: "Are trainers included?", content: "Our floor trainers are always available to guide you at no extra cost."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What are the hours?",
|
||||
content: "We are open from 6:00 AM to 10:00 PM every day.",
|
||||
},
|
||||
id: "3", title: "What are the hours?", content: "We are open from 6:00 AM to 10:00 PM every day."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Need more help? Call us at 082177 02822"
|
||||
@@ -383,20 +246,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Ready to Start?"
|
||||
title="Start Your Fitness Journey Today"
|
||||
description="Book a free tour or trial session at Reforma Fitness in Mathikere."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call 082177 02822",
|
||||
href: "tel:08217702822",
|
||||
},
|
||||
text: "Call 082177 02822", href: "tel:08217702822"},
|
||||
{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/918217702822",
|
||||
},
|
||||
text: "WhatsApp Us", href: "https://wa.me/918217702822"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -406,33 +264,21 @@ export default function LandingPage() {
|
||||
logoText="Reforma Fitness"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Membership",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Membership", href: "#pricing"},
|
||||
{
|
||||
label: "Trainers",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Trainers", href: "#team"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Gallery", href: "#gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "Mathikere, Bengaluru",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mathikere, Bengaluru", href: "#"},
|
||||
{
|
||||
label: "082177 02822",
|
||||
href: "tel:08217702822",
|
||||
},
|
||||
label: "082177 02822", href: "tel:08217702822"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user