Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-07 04:50:16 +00:00

View File

@@ -32,76 +32,47 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#pricing",
},
name: "Services", id: "#pricing"},
{
name: "Trainers",
id: "#trainers",
},
name: "Trainers", id: "#trainers"},
{
name: "Gallery",
id: "#gallery",
},
name: "Gallery", id: "#gallery"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="YOUR GYM NAME"
button={{
text: "Join Now",
href: "https://wa.me/yournumber",
}}
text: "Join Now", href: "https://wa.me/yournumber"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "plain",
}}
variant: "plain"}}
title="Transform Your Body. Transform Your Life."
description="YOUR GYM NAME — Open 24 Hours | Your City"
buttons={[
{
text: "Join Now",
href: "https://wa.me/yournumber",
},
text: "Join Now", href: "https://wa.me/yournumber"},
{
text: "View Plans",
href: "#pricing",
},
text: "View Plans", href: "#pricing"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medical-mask-gym-equipment-with-weights_23-2148766073.jpg?_wi=1",
imageAlt: "Modern gym interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/medical-mask-gym-equipment-with-weights_23-2148766073.jpg", imageAlt: "Modern gym interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-sportswear-exercising-with-suspension-straps-fitness-club_613910-18362.jpg?_wi=1",
imageAlt: "Heavy weights section",
},
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-sportswear-exercising-with-suspension-straps-fitness-club_613910-18362.jpg", imageAlt: "Heavy weights section"},
{
imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg?_wi=1",
imageAlt: "Cardio machines",
},
imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg", imageAlt: "Cardio machines"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-16560.jpg",
imageAlt: "Free weights area",
},
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-16560.jpg", imageAlt: "Free weights area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-yoga-pregnancy_23-2149121208.jpg",
imageAlt: "Stretching zone",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-yoga-pregnancy_23-2149121208.jpg", imageAlt: "Stretching zone"},
]}
mediaAnimation="slide-up"
/>
@@ -112,9 +83,7 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "About YOUR GYM NAME",
},
type: "text", content: "About YOUR GYM NAME"},
]}
/>
</div>
@@ -126,55 +95,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "5.0 Star Rated Gym",
description: "Consistently top-rated by our members for quality, cleanliness, and service.",
icon: Star,
title: "5.0 Star Rated Gym", description: "Consistently top-rated by our members for quality, cleanliness, and service.", icon: Star,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/product-rating-customer-review-apps-websites_271628-254.jpg",
imageAlt: "Star icon",
},
imageSrc: "http://img.b2bpic.net/free-vector/product-rating-customer-review-apps-websites_271628-254.jpg", imageAlt: "Star icon"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16013.jpg",
imageAlt: "Gym interior",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/medical-mask-gym-equipment-with-weights_23-2148766073.jpg?_wi=2",
imageAlt: "gym star rating icon gold",
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16013.jpg", imageAlt: "Gym interior"},
]
},
{
title: "Open 24 Hours",
description: "Access to our state-of-the-art facilities anytime, day or night.",
icon: Clock,
title: "Open 24 Hours", description: "Access to our state-of-the-art facilities anytime, day or night.", icon: Clock,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg",
imageAlt: "Clock icon",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg", imageAlt: "Clock icon"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-towel-shoulders-using-smartwatch_23-2148429333.jpg",
imageAlt: "Locker room",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-sportswear-exercising-with-suspension-straps-fitness-club_613910-18362.jpg?_wi=2",
imageAlt: "gym star rating icon gold",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-towel-shoulders-using-smartwatch_23-2148429333.jpg", imageAlt: "Locker room"},
]
},
{
title: "Expert Trainers",
description: "Certified professionals dedicated to guiding you towards your fitness goals.",
icon: Users,
title: "Expert Trainers", description: "Certified professionals dedicated to guiding you towards your fitness goals.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-dumbbell_23-2149177944.jpg",
imageAlt: "Users icon",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-dumbbell_23-2149177944.jpg", imageAlt: "Users icon"},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-reception-desk-appointments-medical-facility-waiting-area-with-chairs-sit-rows-before-attending-checkup-consultation-healthcare-clinical-space-emergency-center_482257-46930.jpg",
imageAlt: "Gym reception",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg?_wi=2",
imageAlt: "gym star rating icon gold",
imageSrc: "http://img.b2bpic.net/free-photo/empty-reception-desk-appointments-medical-facility-waiting-area-with-chairs-sit-rows-before-attending-checkup-consultation-healthcare-clinical-space-emergency-center_482257-46930.jpg", imageAlt: "Gym reception"},
]
},
]}
title="Why Choose Our Gym?"
@@ -189,56 +134,23 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
tag: "Value",
price: "₹800",
period: "/month",
description: "Ideal for those who need basic gym access.",
button: {
text: "Get Basic",
href: "https://wa.me/yournumber",
},
featuresTitle: "Includes:",
features: [
"Gym access",
"Locker facility",
],
id: "basic", tag: "Value", price: "₹800", period: "/month", description: "Ideal for those who need basic gym access.", button: {
text: "Get Basic", href: "https://wa.me/yournumber"},
featuresTitle: "Includes:", features: [
"Gym access", "Locker facility"],
},
{
id: "premium",
tag: "Most Popular",
tagIcon: Sparkles,
price: "₹1200",
period: "/month",
description: "Best for those seeking guided fitness.",
button: {
text: "Go Premium",
href: "https://wa.me/yournumber",
},
featuresTitle: "Includes:",
features: [
"Gym access",
"Locker facility",
"Personal trainer guidance",
],
id: "premium", tag: "Most Popular", tagIcon: Sparkles,
price: "₹1200", period: "/month", description: "Best for those seeking guided fitness.", button: {
text: "Go Premium", href: "https://wa.me/yournumber"},
featuresTitle: "Includes:", features: [
"Gym access", "Locker facility", "Personal trainer guidance"],
},
{
id: "elite",
tag: "Ultimate",
price: "₹1800",
period: "/month",
description: "For comprehensive training and nutrition support.",
button: {
text: "Choose Elite",
href: "https://wa.me/yournumber",
},
featuresTitle: "Includes:",
features: [
"Gym access",
"Locker facility",
"Full personal training",
"Custom diet plan",
],
id: "elite", tag: "Ultimate", price: "₹1800", period: "/month", description: "For comprehensive training and nutrition support.", button: {
text: "Choose Elite", href: "https://wa.me/yournumber"},
featuresTitle: "Includes:", features: [
"Gym access", "Locker facility", "Full personal training", "Custom diet plan"],
},
]}
title="Choose Your Plan"
@@ -254,29 +166,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "trainer-1",
name: "Trainer Name 1",
role: "Weight Loss Specialist",
description: "Achieve your ideal body weight with tailored programs.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg",
imageAlt: "Trainer 1",
},
id: "trainer-1", name: "Trainer Name 1", role: "Weight Loss Specialist", description: "Achieve your ideal body weight with tailored programs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg", imageAlt: "Trainer 1"},
{
id: "trainer-2",
name: "Trainer Name 2",
role: "Muscle Gain Expert",
description: "Build strength and mass effectively with our coaches.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-sportswear-morning-park_93675-132882.jpg",
imageAlt: "Trainer 2",
},
id: "trainer-2", name: "Trainer Name 2", role: "Muscle Gain Expert", description: "Build strength and mass effectively with our coaches.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-sportswear-morning-park_93675-132882.jpg", imageAlt: "Trainer 2"},
{
id: "trainer-3",
name: "Trainer Name 3",
role: "Cardio & Endurance Coach",
description: "Boost your stamina and cardiovascular health.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-female-beauty-blogger-young-latin-woman-with-brown-eyes-dark-curly-hair-smiling-widely-when-vlogging-indoors-looking-straight-camera-cosmetics-beauty-make-up-blogs-concep_74855-22834.jpg",
imageAlt: "Trainer 3",
},
id: "trainer-3", name: "Trainer Name 3", role: "Cardio & Endurance Coach", description: "Boost your stamina and cardiovascular health.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-female-beauty-blogger-young-latin-woman-with-brown-eyes-dark-curly-hair-smiling-widely-when-vlogging-indoors-looking-straight-camera-cosmetics-beauty-make-up-blogs-concep_74855-22834.jpg", imageAlt: "Trainer 3"},
]}
title="Meet Our Expert Trainers"
description="Our certified professionals are dedicated to helping you achieve your fitness aspirations. Get personalized guidance and support."
@@ -291,83 +185,45 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "gallery-1",
name: "GYM PHOTO",
price: "N/A",
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024295.jpg",
imageAlt: "Gym Photo 1",
},
id: "gallery-1", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024295.jpg", imageAlt: "Gym Photo 1"},
{
id: "gallery-2",
name: "GYM PHOTO",
price: "N/A",
imageSrc: "http://img.b2bpic.net/free-photo/woman-running-gym_23-2148111625.jpg",
imageAlt: "Gym Photo 2",
},
id: "gallery-2", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/woman-running-gym_23-2148111625.jpg", imageAlt: "Gym Photo 2"},
{
id: "gallery-3",
name: "GYM PHOTO",
price: "N/A",
imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-85001.jpg",
imageAlt: "Gym Photo 3",
},
id: "gallery-3", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-85001.jpg", imageAlt: "Gym Photo 3"},
{
id: "gallery-4",
name: "GYM PHOTO",
price: "N/A",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-performs-exercises-hips-buttocks-healthy-lifestyle_78826-3370.jpg",
imageAlt: "Gym Photo 4",
},
id: "gallery-4", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-performs-exercises-hips-buttocks-healthy-lifestyle_78826-3370.jpg", imageAlt: "Gym Photo 4"},
{
id: "gallery-5",
name: "GYM PHOTO",
price: "N/A",
imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917991.jpg",
imageAlt: "Gym Photo 5",
},
id: "gallery-5", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917991.jpg", imageAlt: "Gym Photo 5"},
{
id: "gallery-6",
name: "GYM PHOTO",
price: "N/A",
imageSrc: "http://img.b2bpic.net/free-photo/couple-standing-near-pillar-stretching-her-leg-while-doing-exercise_23-2148038191.jpg",
imageAlt: "Gym Photo 6",
},
id: "gallery-6", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/couple-standing-near-pillar-stretching-her-leg-while-doing-exercise_23-2148038191.jpg", imageAlt: "Gym Photo 6"},
]}
title="Our Gym Gallery"
description="Explore our state-of-the-art facilities, modern equipment, and vibrant community atmosphere through these visuals."
buttons={[
{
text: "View More on Google Maps",
href: "https://www.google.com/maps/search/YOUR+GYM+NAME",
},
text: "View More on Google Maps", href: "https://www.google.com/maps/search/YOUR+GYM+NAME"},
]}
/>
</div>
<div id="banner-message" data-section="banner-message">
<ContactText
animationType="none"
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="⚡ DEMO — Real version mein aapki gym ki actual photos, trainer details, Google Maps & custom domain hoga!"
/>
</div>
<div id="contact" data-section="contact">
<ContactText
animationType="none"
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Open 24 Hours\nPhone: [Your Number]\nAddress: [Your Area]\n\nContact us directly or visit our location. Map will be added in real version."
buttons={[
{
text: "Get in Touch",
href: "https://wa.me/yournumber",
},
text: "Get in Touch", href: "https://wa.me/yournumber"},
]}
/>
</div>
@@ -377,45 +233,27 @@ export default function LandingPage() {
logoText="YOUR GYM NAME"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Services",
href: "#pricing",
},
label: "Services", href: "#pricing"},
{
label: "Trainers",
href: "#trainers",
},
label: "Trainers", href: "#trainers"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "WhatsApp",
href: "https://wa.me/yournumber",
},
label: "WhatsApp", href: "https://wa.me/yournumber"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
]}