Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-25 13:49:21 +00:00

View File

@@ -29,368 +29,145 @@ export default function LandingPage() {
headingFontWeight="extrabold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Programs",
id: "features",
},
{
name: "Pricing",
id: "pricing",
},
{
name: "Team",
id: "team",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Reborn Fitness"
button={{
text: "Join Now",
href: "#contact",
}}
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "hero" },
{ name: "Programs", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "Team", id: "team" },
{ name: "Contact", id: "contact" },
]}
brandName="Reborn Fitness"
button={{ text: "Join Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
title="Transform Yourself at Reborn Fitness"
description="Premium unisex gym & Zumba studio in Vijayawada. Push your limits and reach your peak performance today."
tag="Vijayawada's Premium Fitness Center"
buttons={[
{
text: "Get Started",
href: "#contact",
},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg?_wi=1",
imageAlt: "fitness gym interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917993.jpg",
imageAlt: "fitness gym interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-fitness-gym-equipment-background_74190-1922.jpg",
imageAlt: "Abstract blur fitness gym and equipment background",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym_74190-4693.jpg",
imageAlt: "Abstract blur gym",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/office-lifestyle-sport-room-gym-nature_1339-3189.jpg",
imageAlt: "office lifestyle sport room gym nature",
},
]}
mediaAnimation="slide-up"
rating={5}
ratingText="20+ 5-star Reviews"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{ variant: "gradient-bars" }}
title="Transform Yourself at Reborn Fitness"
description="Premium unisex gym & Zumba studio in Vijayawada. Push your limits and reach your peak performance today."
tag="Vijayawada's Premium Fitness Center"
buttons={[{ text: "Get Started", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg", imageAlt: "fitness gym interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917993.jpg", imageAlt: "fitness gym interior" }
]}
mediaAnimation="slide-up"
rating={5}
ratingText="20+ 5-star Reviews"
/>
</div>
<div id="about" data-section="about">
<AboutMetric
useInvertedBackground={false}
title="Why Choose Reborn Fitness?"
metrics={[
{
icon: Activity,
label: "Certified Trainers",
value: "10+",
},
{
icon: Users,
label: "Active Members",
value: "500+",
},
{
icon: Clock,
label: "Operational Years",
value: "5+",
},
]}
metricsAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<AboutMetric
useInvertedBackground={false}
title="Why Choose Reborn Fitness?"
metrics={[
{ icon: Activity, label: "Certified Trainers", value: "10+" },
{ icon: Users, label: "Active Members", value: "500+" },
{ icon: Clock, label: "Operational Years", value: "5+" },
]}
metricsAnimation="slide-up"
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyFive
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
title: "Strength & Conditioning",
description: "High-intensity training for muscle building.",
icon: Activity,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=1",
imageAlt: "cardio training",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-working-out-with-battle-ropes-gym_342744-4.jpg",
imageAlt: "cardio training",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg?_wi=2",
imageAlt: "cardio training",
},
{
title: "Zumba Sessions",
description: "Energetic dance programs for total body fitness.",
icon: Music,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/women-doing-yoga-sports-lifestyle-toned-body_1157-48060.jpg",
imageAlt: "zumba class studio",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dancer-practising-dance-studio_23-2148003966.jpg",
imageAlt: "zumba class studio",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-gym_23-2149734676.jpg",
imageAlt: "cardio training",
},
{
title: "Personal Training",
description: "One-on-one expert guidance to maximize results.",
icon: Target,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205542.jpg?_wi=1",
imageAlt: "personal trainer session",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-sitting-morning-gym_1157-32166.jpg",
imageAlt: "personal trainer session",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-concept-satisfied-young-female-athlete-close-eyes-smiling-with-pleasure-after-good-workout-standing-sportsbra-against-white-background_176420-49311.jpg?_wi=1",
imageAlt: "cardio training",
},
]}
title="Our Fitness Programs"
description="Comprehensive fitness solutions tailored to your unique goals and schedule."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyFive
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{ title: "Strength & Conditioning", description: "High-intensity training for muscle building.", icon: Activity, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg", imageAlt: "cardio training" }, { imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-working-out-with-battle-ropes-gym_342744-4.jpg", imageAlt: "cardio training" }] },
{ title: "Zumba Sessions", description: "Energetic dance programs for total body fitness.", icon: Music, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/women-doing-yoga-sports-lifestyle-toned-body_1157-48060.jpg", imageAlt: "zumba class studio" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-female-dancer-practising-dance-studio_23-2148003966.jpg", imageAlt: "zumba class studio" }] },
{ title: "Personal Training", description: "One-on-one expert guidance to maximize results.", icon: Target, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205542.jpg", imageAlt: "personal trainer session" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-sitting-morning-gym_1157-32166.jpg", imageAlt: "personal trainer session" }] }
]}
title="Our Fitness Programs"
description="Comprehensive fitness solutions tailored to your unique goals and schedule."
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardNine
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "monthly",
title: "Monthly Access",
price: "₹1,500",
period: "month",
features: [
"Full Gym Access",
"Zumba Classes",
"Locker Room",
],
button: {
text: "Subscribe",
},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-room_74190-5097.jpg",
imageAlt: "Abstract blur gym room",
},
{
id: "quarterly",
title: "Quarterly Pro",
price: "₹4,000",
period: "3 months",
features: [
"All Monthly Perks",
"Personalized Plan",
"Diet Guidance",
],
button: {
text: "Subscribe",
},
imageSrc: "http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg?_wi=3",
imageAlt: "Abstract blur gym room",
},
{
id: "annual",
title: "Annual Elite",
price: "₹15,000",
period: "year",
features: [
"VIP Access",
"Free PT Session",
"Unlimited Classes",
],
button: {
text: "Join Elite",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=2",
imageAlt: "Abstract blur gym room",
},
]}
title="Membership Packages"
description="Flexible plans designed to suit your fitness journey."
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardNine
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
plans={[
{ id: "monthly", title: "Monthly Access", price: "₹1,500", period: "month", features: ["Full Gym Access", "Zumba Classes", "Locker Room"], button: { text: "Subscribe" }, imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-room_74190-5097.jpg", imageAlt: "Abstract blur gym room" },
{ id: "quarterly", title: "Quarterly Pro", price: "₹4,000", period: "3 months", features: ["All Monthly Perks", "Personalized Plan", "Diet Guidance"], button: { text: "Subscribe" }, imageSrc: "http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg", imageAlt: "Abstract blur gym room" },
{ id: "annual", title: "Annual Elite", price: "₹15,000", period: "year", features: ["VIP Access", "Free PT Session", "Unlimited Classes"], button: { text: "Join Elite" }, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg", imageAlt: "Abstract blur gym room" }
]}
title="Membership Packages"
description="Flexible plans designed to suit your fitness journey."
/>
</div>
<div id="team" data-section="team">
<TeamCardEleven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
groups={[
{
id: "trainers",
groupTitle: "Fitness Coaches",
members: [
{
id: "t1",
title: "Coach Vijay",
subtitle: "Lead Trainer",
detail: "Expert in Strength & HIIT",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205542.jpg?_wi=2",
imageAlt: "gym trainer portrait",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/architecture-room-abstract-club-treadmill-equipment_1339-3190.jpg?_wi=4",
imageAlt: "gym trainer portrait",
},
]}
title="Our Elite Trainers"
description="Meet the experts behind your transformation."
/>
</div>
<div id="team" data-section="team">
<TeamCardEleven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
groups={[
{ id: "trainers", groupTitle: "Fitness Coaches", members: [{ id: "t1", title: "Coach Vijay", subtitle: "Lead Trainer", detail: "Expert in Strength & HIIT", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205542.jpg", imageAlt: "gym trainer portrait" }] }
]}
title="Our Elite Trainers"
description="Meet the experts behind your transformation."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Amazing Results",
quote: "Reborn changed my life! The Zumba sessions are best in Vijayawada.",
name: "Ananya R.",
role: "Member",
imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-concept-satisfied-young-female-athlete-close-eyes-smiling-with-pleasure-after-good-workout-standing-sportsbra-against-white-background_176420-49311.jpg?_wi=2",
imageAlt: "happy gym member",
},
{
id: "2",
title: "Great Staff",
quote: "Very professional trainers. The gym is always clean and well maintained.",
name: "Ravi K.",
role: "Member",
imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980057.jpg",
imageAlt: "zumba participant smiling",
},
{
id: "3",
title: "Best Atmosphere",
quote: "Love the energy here. Perfect for beginners and pros.",
name: "Sneha V.",
role: "Member",
imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165180.jpg",
imageAlt: "fit male athlete",
},
{
id: "4",
title: "Fantastic Experience",
quote: "I feel so motivated every single day.",
name: "Karthik P.",
role: "Member",
imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980064.jpg",
imageAlt: "fit woman training",
},
{
id: "5",
title: "Highly Recommend",
quote: "The diet support is very helpful for my weight loss goal.",
name: "Priya M.",
role: "Member",
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-smiling-woman-doing-sports-morning-sunrise-sea-beach-holding-yoga-mat-bottle-water-healthy-lifestyle-listening-music-earphones-wearing-pink-windbreaker-jacket_285396-5641.jpg",
imageAlt: "fitness enthusiast",
},
]}
title="Member Success Stories"
description="Real people, real transformations at Reborn Fitness."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", title: "Amazing Results", quote: "Reborn changed my life! The Zumba sessions are best in Vijayawada.", name: "Ananya R.", role: "Member", imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-concept-satisfied-young-female-athlete-close-eyes-smiling-with-pleasure-after-good-workout-standing-sportsbra-against-white-background_176420-49311.jpg", imageAlt: "happy gym member" },
{ id: "2", title: "Great Staff", quote: "Very professional trainers. The gym is always clean and well maintained.", name: "Ravi K.", role: "Member", imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980057.jpg", imageAlt: "zumba participant smiling" },
{ id: "3", title: "Best Atmosphere", quote: "Love the energy here. Perfect for beginners and pros.", name: "Sneha V.", role: "Member", imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165180.jpg", imageAlt: "fit male athlete" },
{ id: "4", title: "Fantastic Experience", quote: "I feel so motivated every single day.", name: "Karthik P.", role: "Member", imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980064.jpg", imageAlt: "fit woman training" },
{ id: "5", title: "Highly Recommend", quote: "The diet support is very helpful for my weight loss goal.", name: "Priya M.", role: "Member", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-smiling-woman-doing-sports-morning-sunrise-sea-beach-holding-yoga-mat-bottle-water-healthy-lifestyle-listening-music-earphones-wearing-pink-windbreaker-jacket_285396-5641.jpg", imageAlt: "fitness enthusiast" }
]}
title="Member Success Stories"
description="Real people, real transformations at Reborn Fitness."
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Is the gym unisex?",
content: "Yes, Reborn Fitness is a unisex gym with inclusive training programs.",
},
{
id: "q2",
title: "What are the timings?",
content: "We are open daily until 10 PM.",
},
{
id: "q3",
title: "Do you have Zumba classes?",
content: "Yes, we specialize in high-energy Zumba dance fitness classes.",
},
]}
title="Common Questions"
description="Everything you need to know before starting your journey."
faqsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{ id: "q1", title: "Is the gym unisex?", content: "Yes, Reborn Fitness is a unisex gym with inclusive training programs." },
{ id: "q2", title: "What are the timings?", content: "We are open daily until 10 PM." },
{ id: "q3", title: "Do you have Zumba classes?", content: "Yes, we specialize in high-energy Zumba dance fitness classes." }
]}
title="Common Questions"
description="Everything you need to know before starting your journey."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
title="Start Your Transformation"
description="Visit us at Kanuru, Vijayawada or send us a message to schedule your free trial session."
imageSrc="http://img.b2bpic.net/free-photo/smiling-teens-table_23-2147678822.jpg"
imageAlt="gym reception desk"
tag="Join Us Today"
mediaAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{ variant: "plain" }}
title="Start Your Transformation"
description="Visit us at Kanuru, Vijayawada or send us a message to schedule your free trial session."
imageSrc="http://img.b2bpic.net/free-photo/smiling-teens-table_23-2147678822.jpg"
imageAlt="gym reception desk"
tag="Join Us Today"
mediaAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Reborn Fitness & Zumba"
leftLink={{
text: "Terms of Service",
href: "#",
}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Reborn Fitness & Zumba"
leftLink={{ text: "Terms of Service", href: "#" }}
rightLink={{ text: "Privacy Policy", href: "#" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}