Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-10 11:59:35 +00:00

View File

@@ -34,34 +34,20 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Programs",
id: "#programs",
},
name: "Programs", id: "#programs"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Join Now",
href: "#pricing",
}}
text: "Join Now", href: "#pricing"}}
logoSrc="http://img.b2bpic.net/free-photo/full-length-reluctant-disappointed-fitness-girl-slim-female-athelte-sportswear-sulking_1258-109387.jpg"
logoAlt="FEMME FitHub logo"
brandName="FEMME FitHub"
@@ -72,59 +58,28 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Empowering Women Through Fitness"
description="Your journey to strength, health, and confidence starts at FEMME FitHub in Chennai. Experience high-tech equipment, expert trainers, and a motivating community."
testimonials={[
{
name: "Dharshu",
handle: "@dharshu.fithub",
testimonial: "The equipment is well maintained, and the environment is clean and motivating. Truly a fantastic place to work out!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-close-up-photoshoot-studio_53876-14476.jpg",
imageAlt: "Dharshu",
},
name: "Dharshu", handle: "@dharshu.fithub", testimonial: "The equipment is well maintained, and the environment is clean and motivating. Truly a fantastic place to work out!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-close-up-photoshoot-studio_53876-14476.jpg", imageAlt: "Dharshu"},
{
name: "Handra A",
handle: "@handra.a",
testimonial: "The ambience is chill, staff's super friendly, and the equipments are top-notch. Love every session here!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
imageAlt: "Handra A",
},
name: "Handra A", handle: "@handra.a", testimonial: "The ambience is chill, staff's super friendly, and the equipments are top-notch. Love every session here!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", imageAlt: "Handra A"},
{
name: "kriti",
handle: "@kriti.fitness",
testimonial: "It is a great place for both beginners and regular fitness enthusiasts. Highly recommended for all ladies!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-young-woman-embracing-her-caucasian-female-friend-from_23-2148178752.jpg",
imageAlt: "kriti",
},
name: "kriti", handle: "@kriti.fitness", testimonial: "It is a great place for both beginners and regular fitness enthusiasts. Highly recommended for all ladies!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-young-woman-embracing-her-caucasian-female-friend-from_23-2148178752.jpg", imageAlt: "kriti"},
{
name: "Priya Sharma",
handle: "@priya.sharma",
testimonial: "The trainers here are incredibly supportive and knowledgeable, helping me achieve my weight loss goals faster than I thought possible. Truly amazing!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/roommates-sharing-happy-moments-together_23-2149112185.jpg",
imageAlt: "Priya Sharma",
},
name: "Priya Sharma", handle: "@priya.sharma", testimonial: "The trainers here are incredibly supportive and knowledgeable, helping me achieve my weight loss goals faster than I thought possible. Truly amazing!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/roommates-sharing-happy-moments-together_23-2149112185.jpg", imageAlt: "Priya Sharma"},
{
name: "Anjali Rao",
handle: "@anjali.rao",
testimonial: "FEMME FitHub has created a truly empowering space. I feel comfortable and challenged in every session, it's my happy place!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25762.jpg",
imageAlt: "Anjali Rao",
},
name: "Anjali Rao", handle: "@anjali.rao", testimonial: "FEMME FitHub has created a truly empowering space. I feel comfortable and challenged in every session, it's my happy place!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25762.jpg", imageAlt: "Anjali Rao"},
{
name: "Sneha Reddy",
handle: "@sneha.reddy",
testimonial: "The variety of classes, especially Cross Fit, keeps me engaged and makes working out fun! Never a dull moment here.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageAlt: "Sneha Reddy",
},
name: "Sneha Reddy", handle: "@sneha.reddy", testimonial: "The variety of classes, especially Cross Fit, keeps me engaged and makes working out fun! Never a dull moment here.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sneha Reddy"},
]}
testimonialRotationInterval={5000}
tag="Ladies Only Gym"
@@ -132,66 +87,42 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Explore Programs",
href: "#programs",
},
text: "Explore Programs", href: "#programs"},
{
text: "Join Now",
href: "#pricing",
},
text: "Join Now", href: "#pricing"},
]}
buttonAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-female-looking-camera-crop-top-checkered-shirt-pants-looking-happy-front-view_176474-104116.jpg",
alt: "Member 1",
},
src: "http://img.b2bpic.net/free-photo/young-female-looking-camera-crop-top-checkered-shirt-pants-looking-happy-front-view_176474-104116.jpg", alt: "Member 1"},
{
src: "http://img.b2bpic.net/free-photo/front-view-young-female-smiling-pink_179666-2224.jpg",
alt: "Member 2",
},
src: "http://img.b2bpic.net/free-photo/front-view-young-female-smiling-pink_179666-2224.jpg", alt: "Member 2"},
{
src: "http://img.b2bpic.net/free-photo/black-american-woman-holding-basketball_23-2148773334.jpg",
alt: "Member 3",
},
src: "http://img.b2bpic.net/free-photo/black-american-woman-holding-basketball_23-2148773334.jpg", alt: "Member 3"},
{
src: "http://img.b2bpic.net/free-photo/woman-dressed-activewear-carries-karemat-looks-away-listens-music-via-headphones-admires-beautiful-city-views_273609-55406.jpg",
alt: "Member 4",
},
src: "http://img.b2bpic.net/free-photo/woman-dressed-activewear-carries-karemat-looks-away-listens-music-via-headphones-admires-beautiful-city-views_273609-55406.jpg", alt: "Member 4"},
{
src: "http://img.b2bpic.net/free-photo/young-fitness-girl-wearing-headband-looking-camera-puzzled-standing-white-background_141793-117806.jpg",
alt: "Happy member",
},
src: "http://img.b2bpic.net/free-photo/young-fitness-girl-wearing-headband-looking-camera-puzzled-standing-white-background_141793-117806.jpg", alt: "Happy member"},
]}
avatarText="Join 500+ happy members!"
imageSrc="http://img.b2bpic.net/free-photo/young-females-gym-working-together_23-2148419867.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/young-females-gym-working-together_23-2148419867.jpg"
imageAlt="Women exercising confidently at FEMME FitHub"
mediaAnimation="slide-up"
marqueeItems={[
{
type: "text-icon",
text: "Expert Trainers",
icon: Users,
type: "text-icon", text: "Expert Trainers", icon: Users,
},
{
type: "text-icon",
text: "Modern Equipment",
icon: Flame,
type: "text-icon", text: "Modern Equipment", icon: Flame,
},
{
type: "text-icon",
text: "Diverse Programs",
icon: Activity,
type: "text-icon", text: "Diverse Programs", icon: Activity,
},
{
type: "text-icon",
text: "Supportive Community",
icon: Heart,
type: "text-icon", text: "Supportive Community", icon: Heart,
},
{
type: "text-icon",
text: "Personalized Coaching",
icon: Sparkles,
type: "text-icon", text: "Personalized Coaching", icon: Sparkles,
},
]}
showMarqueeCard={true}
@@ -203,24 +134,15 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Welcome to FEMME FitHub: Your Premier ",
},
type: "text", content: "Welcome to FEMME FitHub: Your Premier "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-home-still-life-family_23-2148780703.jpg",
alt: "Strength icon",
},
type: "image", src: "http://img.b2bpic.net/free-photo/flat-lay-beautiful-home-still-life-family_23-2148780703.jpg", alt: "Strength icon"},
{
type: "text",
content: " Destination for Women's Fitness in Chennai",
},
type: "text", content: " Destination for Women's Fitness in Chennai"},
]}
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
buttonAnimation="slide-up"
/>
@@ -233,72 +155,40 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Weight Loss Programs",
description: "Achieve your ideal weight with personalized plans, nutritional guidance, and motivating workouts designed for sustainable results.",
icon: Scale,
title: "Weight Loss Programs", description: "Achieve your ideal weight with personalized plans, nutritional guidance, and motivating workouts designed for sustainable results.", icon: Scale,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-muscular-woman-doing-exercise-with-gymnastic-stick-gym-sport-people-lifestyle-concept_639032-907.jpg",
imageAlt: "Woman doing weightlifting",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-muscular-woman-doing-exercise-with-gymnastic-stick-gym-sport-people-lifestyle-concept_639032-907.jpg", imageAlt: "Woman doing weightlifting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/strong-young-beautiful-woman-is-engaged-gym-ellipsoid_231208-4495.jpg",
imageAlt: "Woman on a treadmill",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/full-length-reluctant-disappointed-fitness-girl-slim-female-athelte-sportswear-sulking_1258-109387.jpg",
imageAlt: "woman doing deadlift weights",
imageSrc: "http://img.b2bpic.net/free-photo/strong-young-beautiful-woman-is-engaged-gym-ellipsoid_231208-4495.jpg", imageAlt: "Woman on a treadmill"},
]
},
{
title: "Strength Training",
description: "Build muscle, increase endurance, and sculpt your body with our expert-led strength training sessions using high-tech equipment.",
icon: Home,
title: "Strength Training", description: "Build muscle, increase endurance, and sculpt your body with our expert-led strength training sessions using high-tech equipment.", icon: Home,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-doing-crossfit-workout_23-2149080419.jpg",
imageAlt: "Woman doing crossfit box jump",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-doing-crossfit-workout_23-2149080419.jpg", imageAlt: "Woman doing crossfit box jump"},
{
imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163367.jpg",
imageAlt: "High tech gym equipment close up",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-females-gym-working-together_23-2148419867.jpg?_wi=2",
imageAlt: "woman doing deadlift weights",
imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163367.jpg", imageAlt: "High tech gym equipment close up"},
]
},
{
title: "Cross Fit & HIIT",
description: "Challenge your limits with high-intensity interval training and Cross Fit classes that boost metabolism and improve overall fitness.",
icon: Zap,
title: "Cross Fit & HIIT", description: "Challenge your limits with high-intensity interval training and Cross Fit classes that boost metabolism and improve overall fitness.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/image-woman-workout-home-stretching-her-head-neck-does-warmup-exercises-before-yoga-fitness-training-living-room_1258-189243.jpg",
imageAlt: "Woman stretching in gym",
},
imageSrc: "http://img.b2bpic.net/free-photo/image-woman-workout-home-stretching-her-head-neck-does-warmup-exercises-before-yoga-fitness-training-living-room_1258-189243.jpg", imageAlt: "Woman stretching in gym"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-teacher-teaching-class_23-2148925776.jpg",
imageAlt: "Group of women meditating",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-female-looking-camera-crop-top-checkered-shirt-pants-looking-happy-front-view_176474-104116.jpg",
imageAlt: "woman doing deadlift weights",
imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-teacher-teaching-class_23-2148925776.jpg", imageAlt: "Group of women meditating"},
]
},
{
title: "Advanced Equipment",
description: "Train smarter with our state-of-the-art, high-tech equipment, ensuring safety, efficiency, and optimal performance for every workout.",
icon: Gauge,
title: "Advanced Equipment", description: "Train smarter with our state-of-the-art, high-tech equipment, ensuring safety, efficiency, and optimal performance for every workout.", icon: Gauge,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6328.jpg",
imageAlt: "Woman smiling after workout",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6328.jpg", imageAlt: "Woman smiling after workout"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-acai-bowl-arrangement-with-copy-space_23-2149186022.jpg",
imageAlt: "Healthy smoothies",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-smiling-pink_179666-2224.jpg",
imageAlt: "woman doing deadlift weights",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-acai-bowl-arrangement-with-copy-space_23-2149186022.jpg", imageAlt: "Healthy smoothies"},
]
},
]}
title="Our Specialized Training Programs"
@@ -316,29 +206,17 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "google-rating",
icon: Star,
title: "Google Rating",
value: "5.0/5.0",
},
id: "google-rating", icon: Star,
title: "Google Rating", value: "5.0/5.0"},
{
id: "happy-members",
icon: Users,
title: "Happy Members",
value: "1000+",
},
id: "happy-members", icon: Users,
title: "Happy Members", value: "1000+"},
{
id: "years-experience",
icon: CalendarDays,
title: "Years Empowering",
value: "5+",
},
id: "years-experience", icon: CalendarDays,
title: "Years Empowering", value: "5+"},
{
id: "equipment",
icon: Flame,
title: "High-Tech Equipment",
value: "Top-Notch",
},
id: "equipment", icon: Flame,
title: "High-Tech Equipment", value: "Top-Notch"},
]}
title="Impactful Results & Community Trust"
description="Celebrating our journey with strong numbers and a thriving community of empowered women who have found their strength at FEMME FitHub."
@@ -354,59 +232,23 @@ export default function LandingPage() {
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
testimonials={[
{
id: "1",
name: "Dharshu",
role: "Member",
company: "FEMME FitHub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-bright-blue-sweater_633478-2088.jpg",
imageAlt: "Dharshu",
},
id: "1", name: "Dharshu", role: "Member", company: "FEMME FitHub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-bright-blue-sweater_633478-2088.jpg", imageAlt: "Dharshu"},
{
id: "2",
name: "Handra A",
role: "Member",
company: "FEMME FitHub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-two-multi-ethnic-female-friends-against-grey-backdrop_23-2148178708.jpg",
imageAlt: "Handra A",
},
id: "2", name: "Handra A", role: "Member", company: "FEMME FitHub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-two-multi-ethnic-female-friends-against-grey-backdrop_23-2148178708.jpg", imageAlt: "Handra A"},
{
id: "3",
name: "kriti",
role: "Member",
company: "FEMME FitHub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-looking-straight-ahead-wearing-white-t-shirt-isolated-purple_141793-86566.jpg",
imageAlt: "kriti",
},
id: "3", name: "kriti", role: "Member", company: "FEMME FitHub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-looking-straight-ahead-wearing-white-t-shirt-isolated-purple_141793-86566.jpg", imageAlt: "kriti"},
{
id: "4",
name: "Priya Sharma",
role: "New Member",
company: "FEMME FitHub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25754.jpg",
imageAlt: "Priya Sharma",
},
id: "4", name: "Priya Sharma", role: "New Member", company: "FEMME FitHub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25754.jpg", imageAlt: "Priya Sharma"},
{
id: "5",
name: "Anjali Rao",
role: "Long-Term Member",
company: "FEMME FitHub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-young-woman-standing-african-friend-against-grey-backdrop_23-2148178742.jpg",
imageAlt: "Anjali Rao",
},
id: "5", name: "Anjali Rao", role: "Long-Term Member", company: "FEMME FitHub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-young-woman-standing-african-friend-against-grey-backdrop_23-2148178742.jpg", imageAlt: "Anjali Rao"},
{
id: "6",
name: "Sneha Reddy",
role: "Cross Fit Enthusiast",
company: "FEMME FitHub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-indian-person-posing-front-camera_482257-122324.jpg",
imageAlt: "Sneha Reddy",
},
id: "6", name: "Sneha Reddy", role: "Cross Fit Enthusiast", company: "FEMME FitHub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-indian-person-posing-front-camera_482257-122324.jpg", imageAlt: "Sneha Reddy"},
]}
title="What Our Empowered Members Say"
description="Hear directly from the women who are transforming their lives and achieving their fitness goals at FEMME FitHub."
@@ -421,14 +263,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Google Reviews",
"Facebook Community",
"Local Partnerships",
"Health & Wellness Forum",
"Chennai Fitness Expo",
"Women's Health Initiative",
"Fitness Bloggers",
]}
"Google Reviews", "Facebook Community", "Local Partnerships", "Health & Wellness Forum", "Chennai Fitness Expo", "Women's Health Initiative", "Fitness Bloggers"]}
title="Trusted & Celebrated by Our Community"
description="We are proud of the strong, positive reputation we've built within the Chennai fitness community, backed by glowing reviews and active engagement."
tag="Community Love"
@@ -444,61 +279,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "monthly",
badge: "Flexible",
badgeIcon: Calendar,
price: "₹2,500/month",
subtitle: "Perfect for short-term goals.",
buttons: [
id: "monthly", badge: "Flexible", badgeIcon: Calendar,
price: "₹2,500/month", subtitle: "Perfect for short-term goals.", buttons: [
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
],
features: [
"Access to all gym facilities",
"Unlimited group classes",
"Locker room access",
"Basic fitness assessment",
],
"Access to all gym facilities", "Unlimited group classes", "Locker room access", "Basic fitness assessment"],
},
{
id: "quarterly",
badge: "Value Pack",
badgeIcon: Diamond,
price: "₹6,000/quarter",
subtitle: "Save more with 3-month commitment.",
buttons: [
id: "quarterly", badge: "Value Pack", badgeIcon: Diamond,
price: "₹6,000/quarter", subtitle: "Save more with 3-month commitment.", buttons: [
{
text: "Choose Quarterly",
href: "#contact",
},
text: "Choose Quarterly", href: "#contact"},
],
features: [
"All Monthly Plan benefits",
"1 Personal Training Session",
"Advanced fitness tracking",
"Exclusive workshop access",
],
"All Monthly Plan benefits", "1 Personal Training Session", "Advanced fitness tracking", "Exclusive workshop access"],
},
{
id: "annual",
badge: "Best Deal",
badgeIcon: Sparkles,
price: "₹20,000/year",
subtitle: "Maximize savings, maximize results.",
buttons: [
id: "annual", badge: "Best Deal", badgeIcon: Sparkles,
price: "₹20,000/year", subtitle: "Maximize savings, maximize results.", buttons: [
{
text: "Go Annual",
href: "#contact",
},
text: "Go Annual", href: "#contact"},
],
features: [
"All Quarterly Plan benefits",
"5 Personal Training Sessions",
"Custom meal plan",
"Priority class booking",
],
"All Quarterly Plan benefits", "5 Personal Training Sessions", "Custom meal plan", "Priority class booking"],
},
]}
title="Choose Your Fitness Journey"
@@ -515,25 +320,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "What are your operating hours?",
content: "FEMME FitHub is open from 6 AM to 8 PM, Monday to Saturday. We are closed on Sundays.",
},
id: "1", title: "What are your operating hours?", content: "FEMME FitHub is open from 6 AM to 8 PM, Monday to Saturday. We are closed on Sundays."},
{
id: "2",
title: "Do you offer a trial membership?",
content: "Yes, we offer a complimentary one-day trial pass for new members. Please contact us to schedule your visit!",
},
id: "2", title: "Do you offer a trial membership?", content: "Yes, we offer a complimentary one-day trial pass for new members. Please contact us to schedule your visit!"},
{
id: "3",
title: "What types of classes do you offer?",
content: "We offer a wide range of classes including Zumba, Yoga, Cross Fit, HIIT, Strength Training, and Pilates. Check our schedule for more details.",
},
id: "3", title: "What types of classes do you offer?", content: "We offer a wide range of classes including Zumba, Yoga, Cross Fit, HIIT, Strength Training, and Pilates. Check our schedule for more details."},
{
id: "4",
title: "Is personal training available?",
content: "Absolutely! Our certified female trainers offer personalized one-on-one sessions tailored to your specific fitness goals. Inquire at the front desk for packages.",
},
id: "4", title: "Is personal training available?", content: "Absolutely! Our certified female trainers offer personalized one-on-one sessions tailored to your specific fitness goals. Inquire at the front desk for packages."},
]}
imageSrc="http://img.b2bpic.net/free-photo/attractive-strong-sportsman-gym-make-yoga-exercises_171337-19756.jpg"
imageAlt="Woman stretching in a modern gym"
@@ -552,18 +345,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "canvas-reveal",
}}
variant: "canvas-reveal"}}
text="Ready to transform your fitness journey? Reach out to FEMME FitHub today for membership details or a trial session!"
buttons={[
{
text: "Call Us: 082201 38783",
href: "tel:+918220138783",
},
text: "Call Us: 082201 38783", href: "tel:+918220138783"},
{
text: "Get Directions",
href: "https://www.google.com/maps/dir/?api=1&destination=FEMME+FitHub+Ladies+Gym",
},
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=FEMME+FitHub+Ladies+Gym"},
]}
/>
</div>
@@ -575,71 +363,43 @@ export default function LandingPage() {
logoText="FEMME FitHub"
columns={[
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Mission",
href: "#about",
},
label: "Our Mission", href: "#about"},
{
label: "Why Choose Us",
href: "#programs",
},
label: "Why Choose Us", href: "#programs"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
],
},
{
title: "Programs",
items: [
title: "Programs", items: [
{
label: "Weight Loss",
href: "#programs",
},
label: "Weight Loss", href: "#programs"},
{
label: "Strength Training",
href: "#programs",
},
label: "Strength Training", href: "#programs"},
{
label: "Cross Fit & HIIT",
href: "#programs",
},
label: "Cross Fit & HIIT", href: "#programs"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Membership",
href: "#pricing",
},
label: "Membership", href: "#pricing"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Facebook",
href: "https://www.facebook.com/FemmeFitHub",
},
label: "Facebook", href: "https://www.facebook.com/FemmeFitHub"},
{
label: "Google Reviews",
href: "https://www.google.com/search?q=FEMME+FitHub+Ladies+Gym#lrd=0x3a525f05a9f60ef1:0x39a3f121e7d23d8,1",
},
label: "Google Reviews", href: "https://www.google.com/search?q=FEMME+FitHub+Ladies+Gym#lrd=0x3a525f05a9f60ef1:0x39a3f121e7d23d8,1"},
{
label: "Our Location",
href: "https://www.google.com/maps/dir/?api=1&destination=FEMME+FitHub+Ladies+Gym",
},
label: "Our Location", href: "https://www.google.com/maps/dir/?api=1&destination=FEMME+FitHub+Ladies+Gym"},
],
},
]}