Merge version_1 into main #2
284
src/app/page.tsx
284
src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Pro Ultimate Gym"
|
||||
/>
|
||||
@@ -63,69 +53,34 @@ export default function LandingPage() {
|
||||
description="Premium training facilities, expert coaching, and a community dedicated to your peak performance goals. Start your journey today."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Johnson",
|
||||
handle: "@alexfit",
|
||||
testimonial: "The best gym I've ever trained at. The coaches are incredibly knowledgeable and supportive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg?_wi=1",
|
||||
imageAlt: "professional fitness gym interior modern",
|
||||
},
|
||||
name: "Alex Johnson", handle: "@alexfit", testimonial: "The best gym I've ever trained at. The coaches are incredibly knowledgeable and supportive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg", imageAlt: "professional fitness gym interior modern"},
|
||||
{
|
||||
name: "Maria Garcia",
|
||||
handle: "@mariag",
|
||||
testimonial: "Amazing facility and community. Pro Ultimate Gym helped me crush my fitness goals in months.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-slim-woman-with-curly-hair-dressed-sportswear-lies-fitness-mat-rests-after-cardio-training-listens-music-via-wireless-headphones_273609-55571.jpg?_wi=1",
|
||||
imageAlt: "professional fitness gym interior modern",
|
||||
},
|
||||
name: "Maria Garcia", handle: "@mariag", testimonial: "Amazing facility and community. Pro Ultimate Gym helped me crush my fitness goals in months.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-slim-woman-with-curly-hair-dressed-sportswear-lies-fitness-mat-rests-after-cardio-training-listens-music-via-wireless-headphones_273609-55571.jpg", imageAlt: "professional fitness gym interior modern"},
|
||||
{
|
||||
name: "David Smith",
|
||||
handle: "@dsmith",
|
||||
testimonial: "The equipment quality and gym culture are unmatched. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-training-together-outdoors_23-2150765118.jpg?_wi=1",
|
||||
imageAlt: "professional fitness gym interior modern",
|
||||
},
|
||||
name: "David Smith", handle: "@dsmith", testimonial: "The equipment quality and gym culture are unmatched. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-training-together-outdoors_23-2150765118.jpg", imageAlt: "professional fitness gym interior modern"},
|
||||
{
|
||||
name: "Sarah Lee",
|
||||
handle: "@sarahlee",
|
||||
testimonial: "Finally found a gym where I feel comfortable pushing my limits. Thank you, Pro Ultimate!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007192.jpg?_wi=1",
|
||||
imageAlt: "professional fitness gym interior modern",
|
||||
},
|
||||
name: "Sarah Lee", handle: "@sarahlee", testimonial: "Finally found a gym where I feel comfortable pushing my limits. Thank you, Pro Ultimate!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007192.jpg", imageAlt: "professional fitness gym interior modern"},
|
||||
{
|
||||
name: "John Doe",
|
||||
handle: "@johndoe",
|
||||
testimonial: "The personal training sessions have been transformative for my performance. Worth every penny.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-man-resting-windowsill-with-water-bottle_171337-19705.jpg?_wi=1",
|
||||
imageAlt: "professional fitness gym interior modern",
|
||||
},
|
||||
name: "John Doe", handle: "@johndoe", testimonial: "The personal training sessions have been transformative for my performance. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-man-resting-windowsill-with-water-bottle_171337-19705.jpg", imageAlt: "professional fitness gym interior modern"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg"
|
||||
imageAlt="Professional gym facility"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/women-sportswear-working-out-outdoors_23-2149011875.jpg",
|
||||
alt: "Fit person 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/women-sportswear-working-out-outdoors_23-2149011875.jpg", alt: "Fit person 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-training-together-outdoors_23-2150765134.jpg",
|
||||
alt: "Fit person 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-training-together-outdoors_23-2150765134.jpg", alt: "Fit person 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/men-training-together-outdoors-with-weights_23-2150765066.jpg",
|
||||
alt: "Fit person 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/men-training-together-outdoors-with-weights_23-2150765066.jpg", alt: "Fit person 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/men-training-together-outdoors-with-weights_23-2150765082.jpg",
|
||||
alt: "Fit person 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/men-training-together-outdoors-with-weights_23-2150765082.jpg", alt: "Fit person 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg",
|
||||
alt: "Fit person 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg", alt: "Fit person 5"},
|
||||
]}
|
||||
avatarText="Join our 15,000+ members"
|
||||
/>
|
||||
@@ -138,19 +93,13 @@ export default function LandingPage() {
|
||||
description="Pro Ultimate Gym combines advanced equipment with structured training programs designed to deliver real, measurable results for every member."
|
||||
metrics={[
|
||||
{
|
||||
value: "15K+",
|
||||
title: "Happy Members",
|
||||
},
|
||||
value: "15K+", title: "Happy Members"},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Expert Coaches",
|
||||
},
|
||||
value: "50+", title: "Expert Coaches"},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Access Open",
|
||||
},
|
||||
value: "24/7", title: "Access Open"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/healthy-slim-woman-with-curly-hair-dressed-sportswear-lies-fitness-mat-rests-after-cardio-training-listens-music-via-wireless-headphones_273609-55571.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/healthy-slim-woman-with-curly-hair-dressed-sportswear-lies-fitness-mat-rests-after-cardio-training-listens-music-via-wireless-headphones_273609-55571.jpg"
|
||||
imageAlt="Gym training scene"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -165,19 +114,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Activity,
|
||||
title: "Personal Training",
|
||||
description: "Tailored workout plans designed to reach your specific goals.",
|
||||
},
|
||||
title: "Personal Training", description: "Tailored workout plans designed to reach your specific goals."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "HIIT Classes",
|
||||
description: "High-intensity sessions to burn calories and improve endurance.",
|
||||
},
|
||||
title: "HIIT Classes", description: "High-intensity sessions to burn calories and improve endurance."},
|
||||
{
|
||||
icon: Heart,
|
||||
title: "Group Fitness",
|
||||
description: "Fun, motivating group sessions to challenge your boundaries.",
|
||||
},
|
||||
title: "Group Fitness", description: "Fun, motivating group sessions to challenge your boundaries."},
|
||||
]}
|
||||
title="Our Core Services"
|
||||
description="We offer a diverse range of training options to suit every fitness level and goal."
|
||||
@@ -191,52 +134,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
tag: "Basic",
|
||||
price: "$39",
|
||||
period: "/mo",
|
||||
description: "Full access to cardio and weight area.",
|
||||
button: {
|
||||
text: "Join Now",
|
||||
href: "#contact",
|
||||
},
|
||||
featuresTitle: "Included",
|
||||
features: [
|
||||
"Gym Access",
|
||||
"Locker Room",
|
||||
],
|
||||
id: "basic", tag: "Basic", price: "$39", period: "/mo", description: "Full access to cardio and weight area.", button: {
|
||||
text: "Join Now", href: "#contact"},
|
||||
featuresTitle: "Included", features: [
|
||||
"Gym Access", "Locker Room"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
tag: "Pro",
|
||||
price: "$59",
|
||||
period: "/mo",
|
||||
description: "Gym access plus group fitness classes.",
|
||||
button: {
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
featuresTitle: "Included",
|
||||
features: [
|
||||
"All Basic Features",
|
||||
"Classes Access",
|
||||
],
|
||||
id: "pro", tag: "Pro", price: "$59", period: "/mo", description: "Gym access plus group fitness classes.", button: {
|
||||
text: "Get Started", href: "#contact"},
|
||||
featuresTitle: "Included", features: [
|
||||
"All Basic Features", "Classes Access"],
|
||||
},
|
||||
{
|
||||
id: "ultimate",
|
||||
tag: "Ultimate",
|
||||
price: "$99",
|
||||
period: "/mo",
|
||||
description: "Full access with personal training included.",
|
||||
button: {
|
||||
text: "Join Ultimate",
|
||||
href: "#contact",
|
||||
},
|
||||
featuresTitle: "Included",
|
||||
features: [
|
||||
"All Pro Features",
|
||||
"Personal Training",
|
||||
],
|
||||
id: "ultimate", tag: "Ultimate", price: "$99", period: "/mo", description: "Full access with personal training included.", button: {
|
||||
text: "Join Ultimate", href: "#contact"},
|
||||
featuresTitle: "Included", features: [
|
||||
"All Pro Features", "Personal Training"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Membership Plans"
|
||||
@@ -251,45 +164,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alex Johnson",
|
||||
handle: "@alex",
|
||||
testimonial: "Changed my life!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-training-together-outdoors_23-2150765118.jpg?_wi=2",
|
||||
},
|
||||
id: "t1", name: "Alex Johnson", handle: "@alex", testimonial: "Changed my life!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-training-together-outdoors_23-2150765118.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Maria G",
|
||||
handle: "@maria",
|
||||
testimonial: "Best gym in town.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007192.jpg?_wi=2",
|
||||
},
|
||||
id: "t2", name: "Maria G", handle: "@maria", testimonial: "Best gym in town.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007192.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "David S",
|
||||
handle: "@david",
|
||||
testimonial: "Great community.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-man-resting-windowsill-with-water-bottle_171337-19705.jpg?_wi=2",
|
||||
},
|
||||
id: "t3", name: "David S", handle: "@david", testimonial: "Great community.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-man-resting-windowsill-with-water-bottle_171337-19705.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah L",
|
||||
handle: "@sarah",
|
||||
testimonial: "Love the classes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-bicycle-doing-cardio-workout-gym_169016-46924.jpg",
|
||||
},
|
||||
id: "t4", name: "Sarah L", handle: "@sarah", testimonial: "Love the classes.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-bicycle-doing-cardio-workout-gym_169016-46924.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "John D",
|
||||
handle: "@john",
|
||||
testimonial: "Worth it daily.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-athletic-woman-exercising-stationary-bicycle-drinking-water-gym_637285-372.jpg",
|
||||
},
|
||||
id: "t5", name: "John D", handle: "@john", testimonial: "Worth it daily.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-athletic-woman-exercising-stationary-bicycle-drinking-water-gym_637285-372.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Community Voices"
|
||||
@@ -304,33 +192,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
groups={[
|
||||
{
|
||||
id: "trainers",
|
||||
groupTitle: "Head Coaches",
|
||||
members: [
|
||||
id: "trainers", groupTitle: "Head Coaches", members: [
|
||||
{
|
||||
id: "m1",
|
||||
title: "Mike T.",
|
||||
subtitle: "Head Trainer",
|
||||
detail: "Certified strength coach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg",
|
||||
},
|
||||
id: "m1", title: "Mike T.", subtitle: "Head Trainer", detail: "Certified strength coach.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-afro-american-sports-man-with-arms-folded-looking-camera_171337-8257.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Elena R.",
|
||||
subtitle: "Yoga Specialist",
|
||||
detail: "Over 10 years experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-sportswoman-sitting-floor-relaxing-after-sports-training-fitness-center_637285-420.jpg",
|
||||
},
|
||||
id: "m2", title: "Elena R.", subtitle: "Yoga Specialist", detail: "Over 10 years experience.", imageSrc: "http://img.b2bpic.net/free-photo/happy-sportswoman-sitting-floor-relaxing-after-sports-training-fitness-center_637285-420.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
title: "James B.",
|
||||
subtitle: "HIIT Instructor",
|
||||
detail: "Specialist in metabolic conditioning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-boxer-posing-t-shirt-with-arms-crossed_23-2148426241.jpg",
|
||||
},
|
||||
id: "m3", title: "James B.", subtitle: "HIIT Instructor", detail: "Specialist in metabolic conditioning.", imageSrc: "http://img.b2bpic.net/free-photo/male-boxer-posing-t-shirt-with-arms-crossed_23-2148426241.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg?_wi=3",
|
||||
imageAlt: "Smiling afro american sports man with arms folded looking at camera",
|
||||
},
|
||||
]}
|
||||
title="Meet Our Elite Coaches"
|
||||
@@ -344,21 +213,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What are your hours?",
|
||||
content: "We are open 24/7.",
|
||||
},
|
||||
id: "f1", title: "What are your hours?", content: "We are open 24/7."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you have parking?",
|
||||
content: "Yes, we have free member parking.",
|
||||
},
|
||||
id: "f2", title: "Do you have parking?", content: "Yes, we have free member parking."},
|
||||
{
|
||||
id: "f3",
|
||||
name: "Can I try before joining?",
|
||||
title: "Can I try before joining?",
|
||||
content: "Yes, get a free day pass online.",
|
||||
},
|
||||
id: "f3", title: "Can I try before joining?", content: "Yes, get a free day pass online."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-buying-online-with-laptop-credit-card_1398-2006.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -372,14 +231,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to get started? Join Pro Ultimate Gym today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -389,29 +245,19 @@ export default function LandingPage() {
|
||||
logoText="Pro Ultimate Gym"
|
||||
columns={[
|
||||
{
|
||||
title: "Links",
|
||||
items: [
|
||||
title: "Links", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user