3 Commits

Author SHA1 Message Date
a39bf7854a Merge version_2 into main
Merge version_2 into main
2026-04-05 10:57:57 +00:00
b1b7a7e54f Update src/app/page.tsx 2026-04-05 10:57:53 +00:00
35aac5b515 Merge version_1 into main
Merge version_1 into main
2026-04-05 10:51:43 +00:00

View File

@@ -29,68 +29,43 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "Memberships", name: "Memberships", id: "pricing"},
id: "pricing",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="AGAPE FITNESS" brandName="AGAPE FITNESS"
button={{ button={{
text: "Join Now", text: "Join Now", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="TRAIN WITH THE ELITE." title="TRAIN WITH THE ELITE."
description="Bengalurus premier destination for Mens Physique and Classic Physique. Led by International Athletes. Proven by Pro Cards." description="Bengalurus premier destination for Mens Physique and Classic Physique. Led by International Athletes. Proven by Pro Cards."
buttons={[ buttons={[
{ {
text: "START YOUR JOURNEY", text: "START YOUR JOURNEY", href: "#contact"},
href: "#contact",
},
{ {
text: "VIEW MEMBERSHIPS", text: "VIEW MEMBERSHIPS", href: "#pricing"},
href: "#pricing",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-doing-crossfit-workout_23-2149080503.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-doing-crossfit-workout_23-2149080503.jpg", imageAlt: "Elite training session"},
imageAlt: "Elite training session",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699508.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699508.jpg?_wi=1", imageAlt: "Modern training facility"},
imageAlt: "Modern training facility",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/woman-practicing-box-studio_23-2147752902.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/woman-practicing-box-studio_23-2147752902.jpg?_wi=1", imageAlt: "Competition prep"},
imageAlt: "Competition prep",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-gym-bicycle_23-2148353066.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-gym-bicycle_23-2148353066.jpg?_wi=1", imageAlt: "High-end equipment"},
imageAlt: "High-end equipment",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-competing-olympic-games_23-2151450143.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-competing-olympic-games_23-2151450143.jpg?_wi=1", imageAlt: "Professional athlete portrait"},
imageAlt: "Professional athlete portrait",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -104,26 +79,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Transformation Excellence", title: "Transformation Excellence", description: "Personalized coaching for lifestyle changes and body composition.", imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699508.jpg?_wi=2", titleIconSrc: "Dumbbell", buttonText: "Learn More"},
description: "Personalized coaching for lifestyle changes and body composition.",
imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699508.jpg?_wi=2",
titleIconSrc: "Dumbbell",
buttonText: "Learn More",
},
{ {
title: "Contest Prep", title: "Contest Prep", description: "The Agape blueprint for Classic and Mens Physique athletes.", imageSrc: "http://img.b2bpic.net/free-photo/woman-practicing-box-studio_23-2147752902.jpg?_wi=2", titleIconSrc: "Award", buttonText: "Learn More"},
description: "The Agape blueprint for Classic and Mens Physique athletes.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-practicing-box-studio_23-2147752902.jpg?_wi=2",
titleIconSrc: "Award",
buttonText: "Learn More",
},
{ {
title: "Elite Facilities", title: "Elite Facilities", description: "High-end equipment designed for biomechanical precision.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-gym-bicycle_23-2148353066.jpg?_wi=2", titleIconSrc: "Zap", buttonText: "Learn More"},
description: "High-end equipment designed for biomechanical precision.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-gym-bicycle_23-2148353066.jpg?_wi=2",
titleIconSrc: "Zap",
buttonText: "Learn More",
},
]} ]}
title="TRAINING PILLARS" title="TRAINING PILLARS"
description="The Agape blueprint for elite physique evolution." description="The Agape blueprint for elite physique evolution."
@@ -137,40 +97,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah J.", handle: "@sarah_fit", testimonial: "The attention to detail here is unmatched. Finally, a gym that speaks pro language.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-competing-olympic-games_23-2151450143.jpg?_wi=2"},
name: "Sarah J.",
handle: "@sarah_fit",
testimonial: "The attention to detail here is unmatched. Finally, a gym that speaks pro language.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-competing-olympic-games_23-2151450143.jpg?_wi=2",
},
{ {
id: "2", id: "2", name: "Michael C.", handle: "@mike_physique", testimonial: "Agape helped me secure my first podium finish. The coaching is world-class.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-cool-confident-young-afro-american-20-year-old-man-wearing-white-sleeveless-t-shirt-posing-isolated-handsome-serious-dark-skinned-guy-with-muscular-shoulders-resting-indoors_343059-403.jpg"},
name: "Michael C.",
handle: "@mike_physique",
testimonial: "Agape helped me secure my first podium finish. The coaching is world-class.",
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-cool-confident-young-afro-american-20-year-old-man-wearing-white-sleeveless-t-shirt-posing-isolated-handsome-serious-dark-skinned-guy-with-muscular-shoulders-resting-indoors_343059-403.jpg",
},
{ {
id: "3", id: "3", name: "Emily R.", handle: "@emily_lifts", testimonial: "The culture is intense, professional, and genuinely supportive.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-two-smiling-female-friends-looking-each-other-gym_23-2147949510.jpg"},
name: "Emily R.",
handle: "@emily_lifts",
testimonial: "The culture is intense, professional, and genuinely supportive.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-two-smiling-female-friends-looking-each-other-gym_23-2147949510.jpg",
},
{ {
id: "4", id: "4", name: "David K.", handle: "@dave_pro", testimonial: "If you want to evolve, this is the only place to train in Bengaluru.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19218.jpg"},
name: "David K.",
handle: "@dave_pro",
testimonial: "If you want to evolve, this is the only place to train in Bengaluru.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19218.jpg",
},
{ {
id: "5", id: "5", name: "Jessica L.", handle: "@jess_pro", testimonial: "True elite mentality. The facilities and guidance are top-tier.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-with-braided-hair-wearing-sportswear-arm-band-very-happy-excited-doing-winner-gesture-with-arms-raised-smiling-screaming-success-celebration-concept_839833-29548.jpg"},
name: "Jessica L.",
handle: "@jess_pro",
testimonial: "True elite mentality. The facilities and guidance are top-tier.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-with-braided-hair-wearing-sportswear-arm-band-very-happy-excited-doing-winner-gesture-with-arms-raised-smiling-screaming-success-celebration-concept_839833-29548.jpg",
},
]} ]}
title="WALL OF GLORY" title="WALL OF GLORY"
description="Where next-gen athletes are evolving." description="Where next-gen athletes are evolving."
@@ -184,53 +119,22 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
plans={[ plans={[
{ {
id: "pro", id: "pro", tag: "Standard", price: "₹3,999", period: "/mo", description: "Access to elite equipment.", button: {
tag: "Standard", text: "Select Plan"},
price: "₹3,999", featuresTitle: "Standard Perks", features: [
period: "/mo", "Full gym access", "Biometric entry", "Locker usage"],
description: "Access to elite equipment.",
button: {
text: "Select Plan",
},
featuresTitle: "Standard Perks",
features: [
"Full gym access",
"Biometric entry",
"Locker usage",
],
}, },
{ {
id: "athlete", id: "athlete", tag: "Recommended", price: "₹10,999", period: "/qtr", description: "Includes professional assessment.", button: {
tag: "Recommended", text: "Select Plan"},
price: "₹10,999", featuresTitle: "Athlete Edge", features: [
period: "/qtr", "Initial assessment", "Form correction", "Community access"],
description: "Includes professional assessment.",
button: {
text: "Select Plan",
},
featuresTitle: "Athlete Edge",
features: [
"Initial assessment",
"Form correction",
"Community access",
],
}, },
{ {
id: "elite", id: "elite", tag: "Best Value", price: "₹39,999", period: "/yr", description: "Dedicated pro-mentorship.", button: {
tag: "Best Value", text: "Select Plan"},
price: "₹39,999", featuresTitle: "Agape Elite", features: [
period: "/yr", "1-on-1 mentorship", "Custom programming", "Contest roadmap", "Priority booking"],
description: "Dedicated pro-mentorship.",
button: {
text: "Select Plan",
},
featuresTitle: "Agape Elite",
features: [
"1-on-1 mentorship",
"Custom programming",
"Contest roadmap",
"Priority booking",
],
}, },
]} ]}
title="MEMBERSHIP TIERS" title="MEMBERSHIP TIERS"
@@ -242,20 +146,15 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
tag="GET IN TOUCH" tag="GET IN TOUCH"
title="EVOLVE YOUR PHYSIQUE TODAY" title="EVOLVE YOUR PHYSIQUE TODAY"
description="Visit Agape Fitness Zone at Radiant Shine Southern Block or call our team directly to discuss your goals." description="Visit Agape Fitness Zone at Radiant Shine Southern Block or call our team directly to discuss your goals."
buttons={[ buttons={[
{ {
text: "Call 099163 39233", text: "Call 099163 39233", href: "tel:+919916339233"},
href: "tel:+919916339233",
},
{ {
text: "Get Directions", text: "Get Directions", href: "https://maps.google.com"},
href: "https://maps.google.com",
},
]} ]}
/> />
</div> </div>
@@ -264,42 +163,29 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Location", title: "Company", items: [
items: [ { label: "About Us", href: "#" },
{ { label: "Careers", href: "#" }
label: "Yelenahalli, Bengaluru", ]
href: "#",
},
],
}, },
{ {
title: "Hours", title: "Legal", items: [
items: [ { label: "Privacy Policy", href: "#" },
{ { label: "Terms of Service", href: "#" }
label: "Mon-Sat: 5AM-10PM", ]
href: "#",
},
{
label: "Sunday: Closed",
href: "#",
},
],
}, },
{ {
title: "Contact", title: "Social", items: [
items: [ { label: "Instagram", href: "#" },
{ { label: "Facebook", href: "#" }
label: "099163 39233", ]
href: "tel:+919916339233", }
},
],
},
]} ]}
logoText="AGAPE FITNESS" logoText="AGAPE FITNESS"
copyrightText="© 2025 Agape Fitness Zone | Bengaluru" copyrightText="© 2025 Agape Fitness Zone | Bengaluru. All rights reserved."
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }