Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-26 07:45:08 +00:00

View File

@@ -13,7 +13,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
import TeamCardTen from '@/components/sections/team/TeamCardTen';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Award, Crown, Star, Zap } from "lucide-react";
import { Award, Crown, Star, Zap, Dumbbell, Users, Hand, Activity } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,94 +34,53 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Trainers",
id: "#team",
},
name: "Trainers", id: "#team"},
{
name: "Results",
id: "#metrics",
},
name: "Results", id: "#metrics"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Membership",
id: "#pricing",
},
name: "Membership", id: "#pricing"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="FITCELL"
button={{
text: "Begin Your Transformation",
href: "#contact",
}}
text: "Begin Your Transformation", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-animated-grid",
}}
variant: "rotated-rays-animated-grid"}}
title="Transform Your Body. Elevate Your Discipline."
description="FITCELL combines premium equipment, expert-led training, and obsessive hygiene standards to deliver measurable results. Join Aligarh's most trusted fitness community where form, science, and dedication meet."
buttons={[
{
text: "Begin Your Transformation",
href: "#contact",
},
text: "Begin Your Transformation", href: "#contact"},
]}
carouselItems={[
{
id: "hero-carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg",
imageAlt: "Modern gym interior with weightlifting equipment",
},
id: "hero-carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-mirror_23-2149832697.jpg", imageAlt: "Modern gym interior with weightlifting equipment"},
{
id: "hero-carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32127.jpg",
imageAlt: "Personal trainer assisting a client with form",
},
id: "hero-carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32127.jpg", imageAlt: "Personal trainer assisting a client with form"},
{
id: "hero-carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning-gym-equipment_23-2148766020.jpg",
imageAlt: "Spotless clean gym floor and equipment",
},
id: "hero-carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning-gym-equipment_23-2148766020.jpg", imageAlt: "Spotless clean gym floor and equipment"},
{
id: "hero-carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-with-kettlebell-gym_23-2149358146.jpg",
imageAlt: "High energy group fitness class",
},
id: "hero-carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-training-with-kettlebell-gym_23-2149358146.jpg", imageAlt: "High energy group fitness class"},
{
id: "hero-carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-green-swimsuit-is-relaxing-spa-complex_169016-56845.jpg",
imageAlt: "Luxury gym changing rooms and spa area",
},
id: "hero-carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-green-swimsuit-is-relaxing-spa-complex_169016-56845.jpg", imageAlt: "Luxury gym changing rooms and spa area"},
{
id: "hero-carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/man-exercising-weighlifting-with-barbell-fitness-gym_53876-144312.jpg",
imageAlt: "Athlete intensely training with weights",
},
id: "hero-carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/man-exercising-weighlifting-with-barbell-fitness-gym_53876-144312.jpg", imageAlt: "Athlete intensely training with weights"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -135,17 +94,11 @@ export default function LandingPage() {
description="At FITCELL, we blend cutting-edge equipment with personalized coaching to ensure every workout is effective and safe. Our commitment to a hygienic, motivating environment sets the standard for Aligarh's fitness community, helping you achieve peak performance."
metrics={[
{
value: "1000+",
title: "Members Strong",
},
value: "1000+", title: "Members Strong"},
{
value: "15+",
title: "Years Experience",
},
value: "15+", title: "Years Experience"},
{
value: "99%",
title: "Hygiene Score",
},
value: "99%", title: "Hygiene Score"},
]}
imageSrc="http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg"
imageAlt="Modern gym interior with spacious workout zones"
@@ -160,32 +113,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Premium Equipment",
description: "Access state-of-the-art cardio and strength equipment, meticulously maintained for optimal performance and safety.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-back_1163-131.jpg",
imageAlt: "Advanced gym equipment and machines",
buttonIcon: "Dumbbell",
title: "Premium Equipment", description: "Access state-of-the-art cardio and strength equipment, meticulously maintained for optimal performance and safety.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-back_1163-131.jpg", imageAlt: "Advanced gym equipment and machines", buttonIcon: Dumbbell,
},
{
title: "Expert Trainers",
description: "Work with certified professionals who provide personalized coaching, form-focused training, and results-driven programs.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-people-working-together_23-2150384881.jpg",
imageAlt: "Personal trainer guiding a client",
buttonIcon: "Users",
title: "Expert Trainers", description: "Work with certified professionals who provide personalized coaching, form-focused training, and results-driven programs.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-people-working-together_23-2150384881.jpg", imageAlt: "Personal trainer guiding a client", buttonIcon: Users,
},
{
title: "Obsessive Hygiene",
description: "Train in a pristine, regularly sanitized environment. We prioritize cleanliness to ensure your health and comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/warmth-after-sauna-natural-joy-woman-closeup_169016-69357.jpg",
imageAlt: "Clean and disinfected gym equipment",
buttonIcon: "CleanHands",
title: "Obsessive Hygiene", description: "Train in a pristine, regularly sanitized environment. We prioritize cleanliness to ensure your health and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/warmth-after-sauna-natural-joy-woman-closeup_169016-69357.jpg", imageAlt: "Clean and disinfected gym equipment", buttonIcon: Hand,
},
{
title: "Personalized Programs",
description: "Receive tailored workout and nutrition plans designed to meet your individual goals, maximizing your potential and progress.",
imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165173.jpg",
imageAlt: "Customized fitness plan and progress chart",
buttonIcon: "Activity",
title: "Personalized Programs", description: "Receive tailored workout and nutrition plans designed to meet your individual goals, maximizing your potential and progress.", imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165173.jpg", imageAlt: "Customized fitness plan and progress chart", buttonIcon: Activity,
},
]}
title="Unmatched Quality in Every Detail"
@@ -201,29 +138,13 @@ export default function LandingPage() {
membersAnimation="slide-up"
members={[
{
id: "trainer-1",
name: "Rahul Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/serious-fitness-man-sportswear-holding-expander_613910-7727.jpg",
imageAlt: "Rahul Sharma, Head Trainer",
},
id: "trainer-1", name: "Rahul Sharma", imageSrc: "http://img.b2bpic.net/free-photo/serious-fitness-man-sportswear-holding-expander_613910-7727.jpg", imageAlt: "Rahul Sharma, Head Trainer"},
{
id: "trainer-2",
name: "Priya Singh",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-top-standing-with-coach_1157-32125.jpg",
imageAlt: "Priya Singh, Strength Coach",
},
id: "trainer-2", name: "Priya Singh", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-top-standing-with-coach_1157-32125.jpg", imageAlt: "Priya Singh, Strength Coach"},
{
id: "trainer-3",
name: "Amit Kumar",
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg",
imageAlt: "Amit Kumar, Endurance Specialist",
},
id: "trainer-3", name: "Amit Kumar", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg", imageAlt: "Amit Kumar, Endurance Specialist"},
{
id: "trainer-4",
name: "Deepa Verma",
imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111016.jpg",
imageAlt: "Deepa Verma, Yoga & Mobility Expert",
},
id: "trainer-4", name: "Deepa Verma", imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111016.jpg", imageAlt: "Deepa Verma, Yoga & Mobility Expert"},
]}
memberVariant="card"
/>
@@ -236,29 +157,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5000+",
title: "Transformations",
description: "Members achieving their dream physique and fitness levels.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-taking-selfie_23-2148343487.jpg",
imageAlt: "Fitness transformation graphic",
},
id: "m1", value: "5000+", title: "Transformations", description: "Members achieving their dream physique and fitness levels.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-taking-selfie_23-2148343487.jpg", imageAlt: "Fitness transformation graphic"},
{
id: "m2",
value: "200%",
title: "Average Strength Gain",
description: "Our tailored programs lead to significant increases in raw strength and power.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-helping-man-gym_23-2149740145.jpg",
imageAlt: "Man lifting heavy weights",
},
id: "m2", value: "200%", title: "Average Strength Gain", description: "Our tailored programs lead to significant increases in raw strength and power.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-helping-man-gym_23-2149740145.jpg", imageAlt: "Man lifting heavy weights"},
{
id: "m3",
value: "95%",
title: "Member Retention",
description: "Our commitment to quality and results builds a loyal, thriving fitness community.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together_23-2150912372.jpg",
imageAlt: "Happy gym members celebrating",
},
id: "m3", value: "95%", title: "Member Retention", description: "Our commitment to quality and results builds a loyal, thriving fitness community.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together_23-2150912372.jpg", imageAlt: "Happy gym members celebrating"},
]}
title="Achieve Your Goals. Measure Your Progress."
description="Our data-driven approach ensures you see tangible results. From strength gains to improved endurance, FITCELL is where transformations happen and goals are consistently surpassed."
@@ -272,58 +175,22 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "test-1",
name: "Ananya Sharma",
handle: "@ananyafit",
testimonial: "FITCELL truly transformed my approach to fitness. The trainers are exceptional, and the facilities are always pristine. Worth every rupee!",
imageSrc: "http://img.b2bpic.net/free-photo/paper-style-isolation-still-life-assortment_23-2148998858.jpg",
imageAlt: "Ananya Sharma, FITCELL Member",
icon: Star,
id: "test-1", name: "Ananya Sharma", handle: "@ananyafit", testimonial: "FITCELL truly transformed my approach to fitness. The trainers are exceptional, and the facilities are always pristine. Worth every rupee!", imageSrc: "http://img.b2bpic.net/free-photo/paper-style-isolation-still-life-assortment_23-2148998858.jpg", imageAlt: "Ananya Sharma, FITCELL Member", icon: Star,
},
{
id: "test-2",
name: "Vikram Patel",
handle: "@vikram_gains",
testimonial: "After years of crowded gyms, FITCELL is a breath of fresh air. The personalized attention has helped me push past my plateaus. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-brutal-bearded-caucasian-man-rd-glass-floor-bangkok_343596-1355.jpg",
imageAlt: "Vikram Patel, FITCELL Member",
icon: Star,
id: "test-2", name: "Vikram Patel", handle: "@vikram_gains", testimonial: "After years of crowded gyms, FITCELL is a breath of fresh air. The personalized attention has helped me push past my plateaus. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-brutal-bearded-caucasian-man-rd-glass-floor-bangkok_343596-1355.jpg", imageAlt: "Vikram Patel, FITCELL Member", icon: Star,
},
{
id: "test-3",
name: "Dr. Ritu Singh",
handle: "@dr.fitmom",
testimonial: "As a busy professional, I needed efficiency and expertise. FITCELL delivered both, helping me maintain my health without compromising my schedule.",
imageSrc: "http://img.b2bpic.net/free-photo/yoga-fitness-trainer-gym_1303-13923.jpg",
imageAlt: "Dr. Ritu Singh, FITCELL Member",
icon: Star,
id: "test-3", name: "Dr. Ritu Singh", handle: "@dr.fitmom", testimonial: "As a busy professional, I needed efficiency and expertise. FITCELL delivered both, helping me maintain my health without compromising my schedule.", imageSrc: "http://img.b2bpic.net/free-photo/yoga-fitness-trainer-gym_1303-13923.jpg", imageAlt: "Dr. Ritu Singh, FITCELL Member", icon: Star,
},
{
id: "test-4",
name: "Sanjay Kapoor",
handle: "@sanjay_strong",
testimonial: "The equipment at FITCELL is top-notch, and the hygiene standards are unparalleled. Its a true investment in my physical well-being.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-astronaut-kid-playing_23-2149836565.jpg",
imageAlt: "Sanjay Kapoor, FITCELL Member",
icon: Star,
id: "test-4", name: "Sanjay Kapoor", handle: "@sanjay_strong", testimonial: "The equipment at FITCELL is top-notch, and the hygiene standards are unparalleled. Its a true investment in my physical well-being.", imageSrc: "http://img.b2bpic.net/free-photo/cute-astronaut-kid-playing_23-2149836565.jpg", imageAlt: "Sanjay Kapoor, FITCELL Member", icon: Star,
},
{
id: "test-5",
name: "Meena Devi",
handle: "@meena_wellness",
testimonial: "I appreciate the holistic approach here. It's not just about lifting weights; it's about a complete lifestyle change with genuine support.",
imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-black-blouse-pointing-camera-looking-pleased_176474-40362.jpg",
imageAlt: "Meena Devi, FITCELL Member",
icon: Star,
id: "test-5", name: "Meena Devi", handle: "@meena_wellness", testimonial: "I appreciate the holistic approach here. It's not just about lifting weights; it's about a complete lifestyle change with genuine support.", imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-black-blouse-pointing-camera-looking-pleased_176474-40362.jpg", imageAlt: "Meena Devi, FITCELL Member", icon: Star,
},
{
id: "test-6",
name: "Rohan Mehta",
handle: "@rohan_fitness",
testimonial: "Finally a gym that understands form and technique! My old injuries are healing, and I'm stronger than ever thanks to FITCELL's guidance.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg",
imageAlt: "Rohan Mehta, FITCELL Member",
icon: Star,
id: "test-6", name: "Rohan Mehta", handle: "@rohan_fitness", testimonial: "Finally a gym that understands form and technique! My old injuries are healing, and I'm stronger than ever thanks to FITCELL's guidance.", imageSrc: "http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167740.jpg", imageAlt: "Rohan Mehta, FITCELL Member", icon: Star,
},
]}
title="Real Results, Real Stories"
@@ -338,63 +205,25 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "starter",
tag: "Kickstart",
tagIcon: Zap,
price: "₹15,000",
period: "/quarter",
description: "Perfect for those beginning their serious fitness journey with access to core facilities.",
button: {
text: "Choose Starter",
href: "#contact",
},
featuresTitle: "Includes:",
features: [
"Gym Floor Access",
"Basic Group Classes",
"Locker Room Facilities",
"Initial Fitness Assessment",
],
id: "starter", tag: "Kickstart", tagIcon: Zap,
price: "₹15,000", period: "/quarter", description: "Perfect for those beginning their serious fitness journey with access to core facilities.", button: {
text: "Choose Starter", href: "#contact"},
featuresTitle: "Includes:", features: [
"Gym Floor Access", "Basic Group Classes", "Locker Room Facilities", "Initial Fitness Assessment"],
},
{
id: "elite",
tag: "Most Popular",
tagIcon: Award,
price: "₹30,000",
period: "/quarter",
description: "Our premium tier for dedicated enthusiasts seeking comprehensive support and exclusive benefits.",
button: {
text: "Choose Elite",
href: "#contact",
},
featuresTitle: "Includes all of Starter, plus:",
features: [
"5 Personal Training Sessions/month",
"Advanced Group Classes",
"Nutritional Guidance Workshop",
"Priority Booking",
"Access to Recovery Zone",
],
id: "elite", tag: "Most Popular", tagIcon: Award,
price: "₹30,000", period: "/quarter", description: "Our premium tier for dedicated enthusiasts seeking comprehensive support and exclusive benefits.", button: {
text: "Choose Elite", href: "#contact"},
featuresTitle: "Includes all of Starter, plus:", features: [
"5 Personal Training Sessions/month", "Advanced Group Classes", "Nutritional Guidance Workshop", "Priority Booking", "Access to Recovery Zone"],
},
{
id: "pro",
tag: "Ultimate",
tagIcon: Crown,
price: "₹55,000",
period: "/quarter",
description: "The ultimate package for peak performance, personalized attention, and complete fitness mastery.",
button: {
text: "Choose Pro",
href: "#contact",
},
featuresTitle: "Includes all of Elite, plus:",
features: [
"Unlimited Personal Training Sessions",
"Custom Meal Plan & Coaching",
"Bi-weekly Progress Tracking",
"Dedicated Trainer Support (24/7)",
"Exclusive Member Events",
],
id: "pro", tag: "Ultimate", tagIcon: Crown,
price: "₹55,000", period: "/quarter", description: "The ultimate package for peak performance, personalized attention, and complete fitness mastery.", button: {
text: "Choose Pro", href: "#contact"},
featuresTitle: "Includes all of Elite, plus:", features: [
"Unlimited Personal Training Sessions", "Custom Meal Plan & Coaching", "Bi-weekly Progress Tracking", "Dedicated Trainer Support (24/7)", "Exclusive Member Events"],
},
]}
title="Invest in Your Best Self"
@@ -408,20 +237,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "What justifies the premium membership cost?",
content: "Our premium membership provides access to state-of-the-art equipment, highly certified expert trainers, personalized programming, and an immaculately clean, motivating environment. We focus on delivering tangible results and a superior fitness experience unmatched in Aligarh.",
},
id: "faq-1", title: "What justifies the premium membership cost?", content: "Our premium membership provides access to state-of-the-art equipment, highly certified expert trainers, personalized programming, and an immaculately clean, motivating environment. We focus on delivering tangible results and a superior fitness experience unmatched in Aligarh."},
{
id: "faq-2",
title: "How do you ensure hygiene and cleanliness?",
content: "We maintain obsessive hygiene standards with continuous sanitization of equipment and facilities throughout the day. Our staff is dedicated to ensuring a pristine workout environment, and we provide ample sanitizing stations for member use.",
},
id: "faq-2", title: "How do you ensure hygiene and cleanliness?", content: "We maintain obsessive hygiene standards with continuous sanitization of equipment and facilities throughout the day. Our staff is dedicated to ensuring a pristine workout environment, and we provide ample sanitizing stations for member use."},
{
id: "faq-3",
title: "What kind of results can I expect?",
content: "With our expert-led, form-focused training and personalized programs, members consistently achieve measurable results in strength, endurance, flexibility, and body composition. We're committed to guiding you towards your transformation goals.",
},
id: "faq-3", title: "What kind of results can I expect?", content: "With our expert-led, form-focused training and personalized programs, members consistently achieve measurable results in strength, endurance, flexibility, and body composition. We're committed to guiding you towards your transformation goals."},
]}
title="Frequently Asked Questions"
description="Have questions about our facilities, training, or membership? We've got answers to help you make an informed decision and start your fitness journey with confidence."
@@ -433,16 +253,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get Started"
title="Ready to Transform Your Life?"
description="Join FITCELL today and embark on a fitness journey that redefines your limits. Our team is here to guide you every step of the way to a stronger, healthier you."
buttons={[
{
text: "Enroll Now",
href: "#",
},
text: "Enroll Now", href: "#"},
]}
/>
</div>
@@ -453,62 +270,37 @@ export default function LandingPage() {
logoText="FITCELL"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "Trainers",
href: "#team",
},
label: "Trainers", href: "#team"},
{
label: "Membership",
href: "#pricing",
},
label: "Membership", href: "#pricing"},
],
},
{
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: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "https://instagram.com",
},
label: "Instagram", href: "https://instagram.com"},
{
label: "Facebook",
href: "https://facebook.com",
},
label: "Facebook", href: "https://facebook.com"},
{
label: "LinkedIn",
href: "https://linkedin.com",
},
label: "LinkedIn", href: "https://linkedin.com"},
],
},
]}