Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-20 05:00:37 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "features"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="UrbanFit"
/>
@@ -54,46 +46,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background="rotated-rays-animated"
background={{ variant: "rotated-rays-animated" }}
title="Transform Your Body. Transform Your Life."
description="UrbanFit is the premier gym studio for your transformation journey. Expert trainers, elite facilities, and a community that pushes you."
buttons={[
{
text: "Join Now",
href: "#pricing",
},
text: "Join Now", href: "#pricing"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114226.jpg?_wi=1",
imageAlt: "modern gym interior dark",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114226.jpg", imageAlt: "modern gym interior dark"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-relaxed-hands-placed-steel-rail-gym_1150-16536.jpg",
imageAlt: "modern gym interior dark",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-relaxed-hands-placed-steel-rail-gym_1150-16536.jpg", imageAlt: "modern gym interior dark"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-sitting-window-sill-with-smartphone-hands_1153-4472.jpg",
imageAlt: "modern gym interior dark",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-sitting-window-sill-with-smartphone-hands_1153-4472.jpg", imageAlt: "modern gym interior dark"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-looking-mirror_23-2149832703.jpg",
imageAlt: "modern gym interior dark",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-looking-mirror_23-2149832703.jpg", imageAlt: "modern gym interior dark"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-dancing-studio_23-2150621029.jpg",
imageAlt: "modern gym interior dark",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-dancing-studio_23-2150621029.jpg", imageAlt: "modern gym interior dark"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/people-doing-fitness-through-virtual-reality_23-2151469234.jpg",
imageAlt: "modern gym interior dark",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/people-doing-fitness-through-virtual-reality_23-2151469234.jpg", imageAlt: "modern gym interior dark"},
]}
/>
</div>
@@ -105,19 +77,13 @@ export default function LandingPage() {
description="We combine science-based training with a high-energy environment. Our expert trainers ensure your form is perfect and your motivation stays high."
metrics={[
{
value: "10k+",
title: "Members Joined",
},
value: "10k+", title: "Members Joined"},
{
value: "50+",
title: "Expert Coaches",
},
value: "50+", title: "Expert Coaches"},
{
value: "24/7",
title: "Facility Access",
},
value: "24/7", title: "Facility Access"},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
imageAlt="professional personal trainer"
@@ -131,28 +97,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Gym Membership",
description: "24/7 access to state-of-the-art equipment.",
bentoComponent: "reveal-icon",
icon: Activity,
imageSrc: "http://img.b2bpic.net/free-photo/woman-fitness-home_1384-248.jpg",
imageAlt: "dumbbells rack gym",
title: "Gym Membership", description: "24/7 access to state-of-the-art equipment.", bentoComponent: "reveal-icon", icon: Activity,
},
{
title: "Personal Training",
description: "1-on-1 sessions with expert coaches.",
bentoComponent: "reveal-icon",
icon: User,
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114226.jpg?_wi=2",
imageAlt: "dumbbells rack gym",
title: "Personal Training", description: "1-on-1 sessions with expert coaches.", bentoComponent: "reveal-icon", icon: User,
},
{
title: "Diet Coaching",
description: "Custom meal plans for your needs.",
bentoComponent: "reveal-icon",
icon: Apple,
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg?_wi=2",
imageAlt: "dumbbells rack gym",
title: "Diet Coaching", description: "Custom meal plans for your needs.", bentoComponent: "reveal-icon", icon: Apple,
},
]}
title="Our Specialized Programs"
@@ -167,52 +118,28 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
badge: "Essential",
price: "$29/mo",
subtitle: "Basic access",
buttons: [
id: "basic", badge: "Essential", price: "$29/mo", subtitle: "Basic access", buttons: [
{
text: "Buy Now",
},
text: "Buy Now"},
],
features: [
"Gym Access",
"Free Wi-Fi",
"Locker Room",
],
"Gym Access", "Free Wi-Fi", "Locker Room"],
},
{
id: "pro",
badge: "Most Popular",
price: "$59/mo",
subtitle: "Personalized focus",
buttons: [
id: "pro", badge: "Most Popular", price: "$59/mo", subtitle: "Personalized focus", buttons: [
{
text: "Buy Now",
},
text: "Buy Now"},
],
features: [
"Everything in Basic",
"Personal Coach",
"Diet Plan",
],
"Everything in Basic", "Personal Coach", "Diet Plan"],
},
{
id: "elite",
badge: "Maximum",
price: "$99/mo",
subtitle: "Total Transformation",
buttons: [
id: "elite", badge: "Maximum", price: "$99/mo", subtitle: "Total Transformation", buttons: [
{
text: "Buy Now",
},
text: "Buy Now"},
],
features: [
"Everything in Pro",
"Unlimited Classes",
"Priority Support",
],
"Everything in Pro", "Unlimited Classes", "Priority Support"],
},
]}
title="Membership Plans"
@@ -226,50 +153,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Amazing",
quote: "I lost 10kg in 3 months! The trainers are super supportive.",
name: "Sarah J.",
role: "Member",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828926.jpg",
imageAlt: "athlete training in gym",
},
id: "1", title: "Amazing", quote: "I lost 10kg in 3 months! The trainers are super supportive.", name: "Sarah J.", role: "Member", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828926.jpg", imageAlt: "athlete training in gym"},
{
id: "2",
title: "Life Changing",
quote: "Finally found a gym where I feel welcome and motivated every day.",
name: "Mike R.",
role: "Member",
imageSrc: "http://img.b2bpic.net/free-photo/guy-with-great-body-holding-barbell-isolated-white_613910-16946.jpg",
imageAlt: "athlete training in gym",
},
id: "2", title: "Life Changing", quote: "Finally found a gym where I feel welcome and motivated every day.", name: "Mike R.", role: "Member", imageSrc: "http://img.b2bpic.net/free-photo/guy-with-great-body-holding-barbell-isolated-white_613910-16946.jpg", imageAlt: "athlete training in gym"},
{
id: "3",
title: "Best in town",
quote: "Elite facilities and the personal trainers really know their stuff.",
name: "Jessica L.",
role: "Member",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-dark-gray-sporty-top-leggings-with-red-headphones-leaning-wall-while-dreamily-taking-photos-cellphone-outdoor_574295-5055.jpg",
imageAlt: "athlete training in gym",
},
id: "3", title: "Best in town", quote: "Elite facilities and the personal trainers really know their stuff.", name: "Jessica L.", role: "Member", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-dark-gray-sporty-top-leggings-with-red-headphones-leaning-wall-while-dreamily-taking-photos-cellphone-outdoor_574295-5055.jpg", imageAlt: "athlete training in gym"},
{
id: "4",
title: "Stronger",
quote: "My strength levels have doubled in just 6 months.",
name: "Tom K.",
role: "Member",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-sportsman-with-dumbbells-confidently-looking-away-working-out-city-stadium_574295-3138.jpg",
imageAlt: "athlete training in gym",
},
id: "4", title: "Stronger", quote: "My strength levels have doubled in just 6 months.", name: "Tom K.", role: "Member", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-sportsman-with-dumbbells-confidently-looking-away-working-out-city-stadium_574295-3138.jpg", imageAlt: "athlete training in gym"},
{
id: "5",
title: "Great Vibe",
quote: "Love the energy here. Best decision I made for my health.",
name: "Chloe B.",
role: "Member",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-sportswear-sitting-white-wooden-cube_613910-16566.jpg",
imageAlt: "athlete training in gym",
},
id: "5", title: "Great Vibe", quote: "Love the energy here. Best decision I made for my health.", name: "Chloe B.", role: "Member", imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-sportswear-sitting-white-wooden-cube_613910-16566.jpg", imageAlt: "athlete training in gym"},
]}
title="Member Success Stories"
description="See why our community loves UrbanFit."
@@ -284,65 +176,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "g1",
brand: "Studio",
name: "Weight Area",
price: "",
rating: 5,
reviewCount: "",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-is-engaged-gym_1157-29460.jpg",
imageAlt: "transformation success gym",
},
id: "g1", brand: "Studio", name: "Weight Area", price: "", rating: 5,
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-is-engaged-gym_1157-29460.jpg", imageAlt: "transformation success gym"},
{
id: "g2",
brand: "Studio",
name: "Cardio Deck",
price: "",
rating: 5,
reviewCount: "",
imageSrc: "http://img.b2bpic.net/free-photo/muscular-man-doing-exercise-legs-gym-athlete-is-good-shape-personal-trainer_639032-2730.jpg",
imageAlt: "modern gym rowing machine",
},
id: "g2", brand: "Studio", name: "Cardio Deck", price: "", rating: 5,
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/muscular-man-doing-exercise-legs-gym-athlete-is-good-shape-personal-trainer_639032-2730.jpg", imageAlt: "modern gym rowing machine"},
{
id: "g3",
brand: "Studio",
name: "Personal Training Room",
price: "",
rating: 5,
reviewCount: "",
imageSrc: "http://img.b2bpic.net/free-photo/bizarre-scene-giant-people-urban-landscape_23-2149891053.jpg",
imageAlt: "transformation success gym",
},
id: "g3", brand: "Studio", name: "Personal Training Room", price: "", rating: 5,
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/bizarre-scene-giant-people-urban-landscape_23-2149891053.jpg", imageAlt: "transformation success gym"},
{
id: "g4",
brand: "Studio",
name: "Transformation Zone",
price: "",
rating: 5,
reviewCount: "",
imageSrc: "http://img.b2bpic.net/free-photo/training-items-athletics_23-2151077753.jpg",
imageAlt: "modern gym rowing machine",
},
id: "g4", brand: "Studio", name: "Transformation Zone", price: "", rating: 5,
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/training-items-athletics_23-2151077753.jpg", imageAlt: "modern gym rowing machine"},
{
id: "g5",
brand: "Studio",
name: "Sauna Facilities",
price: "",
rating: 5,
reviewCount: "",
imageSrc: "http://img.b2bpic.net/free-photo/fit-energetic-smiling-man-power-training_651396-1090.jpg",
imageAlt: "transformation success gym",
},
id: "g5", brand: "Studio", name: "Sauna Facilities", price: "", rating: 5,
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/fit-energetic-smiling-man-power-training_651396-1090.jpg", imageAlt: "transformation success gym"},
{
id: "g6",
brand: "Studio",
name: "Locker Facility",
price: "",
rating: 5,
reviewCount: "",
imageSrc: "http://img.b2bpic.net/free-photo/blackboard-circle-from-sports-equipment_23-2147735010.jpg",
imageAlt: "modern gym rowing machine",
},
id: "g6", brand: "Studio", name: "Locker Facility", price: "", rating: 5,
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/blackboard-circle-from-sports-equipment_23-2147735010.jpg", imageAlt: "modern gym rowing machine"},
]}
title="Fitness Gallery"
description="Get a feel for our state-of-the-art facility."
@@ -352,9 +202,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "downward-rays-animated",
}}
background={{ variant: "downward-rays-animated" }}
tag="Contact Us"
title="Start Your Transformation"
description="Have questions? Ready to join the UrbanFit family? Reach out today."
@@ -369,54 +217,33 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
],
},
{
title: "About",
items: [
title: "About", items: [
{
label: "Our Trainers",
href: "#about",
},
label: "Our Trainers", href: "#about"},
{
label: "Join Now",
href: "#pricing",
},
label: "Join Now", href: "#pricing"},
{
label: "FAQs",
href: "#",
},
label: "FAQs", href: "#"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Call Us",
href: "tel:+91XXXXXXXXXX",
},
label: "Call Us", href: "tel:+91XXXXXXXXXX"},
{
label: "WhatsApp",
href: "https://wa.me/91XXXXXXXXXX",
},
label: "WhatsApp", href: "https://wa.me/91XXXXXXXXXX"},
{
label: "Email",
href: "mailto:info@urbanfit.com",
},
label: "Email", href: "mailto:info@urbanfit.com"},
],
},
]}