Update src/app/page.tsx

This commit is contained in:
2026-05-14 07:14:10 +00:00
parent 83431086ea
commit eae1b88d28

View File

@@ -29,94 +29,50 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "about",
},
{
name: "Features",
id: "features",
},
{
name: "Trainers",
id: "team",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Trainers", id: "team" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Dans Fitness"
button={{ text: "Join Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Transform Your Life at Dans Fitness"
description="Premium equipment, expert coaching, and a community that pushes you. Join Dans Fitness today and build the version of yourself you've always wanted."
buttons={[
{
text: "Join Now",
href: "#contact",
},
text: "Join Now", href: "#contact"},
{
text: "Tour the Gym",
href: "#features",
},
text: "Tour the Gym", href: "#features"},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-young-woman-stretching-gym_23-2147827896.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/fit-energetic-smiling-man-power-training_651396-1090.jpg",
alt: "Fit energetic smiling man",
},
src: "http://img.b2bpic.net/free-photo/fit-energetic-smiling-man-power-training_651396-1090.jpg", alt: "Fit energetic smiling man"},
{
src: "http://img.b2bpic.net/free-photo/woman-resting-near-weight-rack_23-2147789614.jpg",
alt: "Woman resting",
},
src: "http://img.b2bpic.net/free-photo/woman-resting-near-weight-rack_23-2147789614.jpg", alt: "Woman resting"},
{
src: "http://img.b2bpic.net/free-photo/full-shot-women-getting-ready-climb-wall_23-2150516951.jpg",
alt: "Woman climbing",
},
src: "http://img.b2bpic.net/free-photo/full-shot-women-getting-ready-climb-wall_23-2150516951.jpg", alt: "Woman climbing"},
{
src: "http://img.b2bpic.net/free-photo/man-training-with-ball-gym_23-2147675200.jpg",
alt: "Man training with ball",
},
src: "http://img.b2bpic.net/free-photo/man-training-with-ball-gym_23-2147675200.jpg", alt: "Man training with ball"},
{
src: "http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32139.jpg",
alt: "Sports group",
},
src: "http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32139.jpg", alt: "Sports group"},
]}
avatarText="Join our 500+ active members"
marqueeItems={[
{
type: "text",
text: "24/7 Access",
},
{
type: "text",
text: "Certified Coaches",
},
{
type: "text",
text: "State-of-the-Art Gear",
},
{
type: "text",
text: "Community Focused",
},
{
type: "text",
text: "Results Driven",
},
{ type: "text", text: "24/7 Access" },
{ type: "text", text: "Certified Coaches" },
{ type: "text", text: "State-of-the-Art Gear" },
{ type: "text", text: "Community Focused" },
{ type: "text", text: "Results Driven" },
]}
/>
</div>
@@ -126,9 +82,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Driven by Excellence"
description={[
"Dans Fitness was founded on the belief that fitness should be accessible, effective, and empowering for everyone in our community.",
"We combine state-of-the-art facilities with personalized coaching to ensure you reach your goals safely and efficiently.",
]}
"Dans Fitness was founded on the belief that fitness should be accessible, effective, and empowering for everyone in our community.", "We combine state-of-the-art facilities with personalized coaching to ensure you reach your goals safely and efficiently."]}
/>
</div>
@@ -139,20 +93,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Strength Training",
description: "Access to pro-grade weights and racks for all levels.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197737.jpg",
},
title: "Strength Training", description: "Access to pro-grade weights and racks for all levels.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197737.jpg"},
{
title: "Advanced Cardio",
description: "High-tech cardio machines designed to keep your heart healthy.",
imageSrc: "http://img.b2bpic.net/free-photo/treadmill-as-perfect-cardio-machine_329181-14158.jpg",
},
title: "Advanced Cardio", description: "High-tech cardio machines designed to keep your heart healthy.", imageSrc: "http://img.b2bpic.net/free-photo/treadmill-as-perfect-cardio-machine_329181-14158.jpg"},
{
title: "Group Classes",
description: "Energizing group classes led by expert instructors.",
imageSrc: "http://img.b2bpic.net/free-photo/women-doing-resitance-exercise-mat_23-2148387880.jpg",
},
title: "Group Classes", description: "Energizing group classes led by expert instructors.", imageSrc: "http://img.b2bpic.net/free-photo/women-doing-resitance-exercise-mat_23-2148387880.jpg"},
]}
title="Gym Experience Defined"
description="From heavy lifting to high-intensity interval training, we offer everything you need to crush your fitness goals."
@@ -167,26 +112,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "t1",
name: "Daniel Smith",
role: "Head Trainer",
description: "10 years of experience in athletic conditioning.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg",
},
id: "t1", name: "Daniel Smith", role: "Head Trainer", description: "10 years of experience in athletic conditioning.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg"},
{
id: "t2",
name: "Sarah Jenkins",
role: "Fitness Coach",
description: "Expert in functional training and HIIT.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2149049766.jpg",
},
id: "t2", name: "Sarah Jenkins", role: "Fitness Coach", description: "Expert in functional training and HIIT.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2149049766.jpg"},
{
id: "t3",
name: "Mike Ross",
role: "Strength Specialist",
description: "Master of powerlifting and strength development.",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205542.jpg",
},
id: "t3", name: "Mike Ross", role: "Strength Specialist", description: "Master of powerlifting and strength development.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205542.jpg"},
]}
title="Meet Your Coaches"
description="Our trainers are certified professionals dedicated to your success."
@@ -201,45 +131,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Alice M.",
role: "Member",
company: "Dans Fitness",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-camera-smiling_1098-20747.jpg",
},
id: "1", name: "Alice M.", role: "Member", company: "Dans Fitness", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-camera-smiling_1098-20747.jpg"},
{
id: "2",
name: "Bob B.",
role: "Member",
company: "Dans Fitness",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-woman-gym_23-2148768878.jpg",
},
id: "2", name: "Bob B.", role: "Member", company: "Dans Fitness", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-woman-gym_23-2148768878.jpg"},
{
id: "3",
name: "Charlie D.",
role: "Member",
company: "Dans Fitness",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13209.jpg",
},
id: "3", name: "Charlie D.", role: "Member", company: "Dans Fitness", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13209.jpg"},
{
id: "4",
name: "Diana K.",
role: "Member",
company: "Dans Fitness",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sporty-girl-expressing-happiness-while-posing-with-fruits-indoor-shot-relaxed-curly-woman-with-apple-smartphone_197531-9740.jpg",
},
id: "4", name: "Diana K.", role: "Member", company: "Dans Fitness", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sporty-girl-expressing-happiness-while-posing-with-fruits-indoor-shot-relaxed-curly-woman-with-apple-smartphone_197531-9740.jpg"},
{
id: "5",
name: "Evan W.",
role: "Member",
company: "Dans Fitness",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-towel-shoulder-holding-smartphone-smiling-showing-thumbs-up-standing-white-wall_141793-50155.jpg",
},
id: "5", name: "Evan W.", role: "Member", company: "Dans Fitness", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-towel-shoulder-holding-smartphone-smiling-showing-thumbs-up-standing-white-wall_141793-50155.jpg"},
]}
title="Member Success Stories"
description="See why our community loves training here."
@@ -250,8 +155,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Start Your Journey"
description="Get in touch today to schedule your first visit and see what makes Dans Fitness special."
tag="Get Started"
@@ -266,25 +170,17 @@ export default function LandingPage() {
{
items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Trainers",
href: "#team",
},
label: "Trainers", href: "#team"},
],
},
{
items: [
{
label: "Join",
href: "#contact",
},
label: "Join", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}
@@ -294,4 +190,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}