Update src/app/page.tsx

This commit is contained in:
2026-05-11 09:58:39 +00:00
parent 82ca54ff5a
commit 8255cfec0c

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Zap } from "lucide-react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -32,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Amenities",
id: "amenities",
},
name: "Amenities", id: "amenities"},
{
name: "Classes",
id: "classes",
},
name: "Classes", id: "classes"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Life Time"
/>
@@ -58,35 +51,21 @@ export default function LandingPage() {
description="Experience the ultimate in healthy living at 1700 Regency Pkwy. Elevate your wellness journey with elite amenities, luxury spa, and premium group training."
buttons={[
{
text: "Join Today",
href: "#contact",
},
text: "Join Today", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg",
imageAlt: "Luxurious Life Time gym floor",
},
imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg", imageAlt: "Luxurious Life Time gym floor"},
{
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-relaxing-water_23-2148000283.jpg",
imageAlt: "Gym floor detail",
},
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-relaxing-water_23-2148000283.jpg", imageAlt: "Gym floor detail"},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-portrait-beautiful-girl-model-black-clothes-posing-black-studio-lights-background_158538-9577.jpg",
imageAlt: "Swimming pool area",
},
imageSrc: "http://img.b2bpic.net/free-photo/stylish-portrait-beautiful-girl-model-black-clothes-posing-black-studio-lights-background_158538-9577.jpg", imageAlt: "Swimming pool area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg",
imageAlt: "Yoga studio",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg", imageAlt: "Yoga studio"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blurred-bikes_1203-367.jpg",
imageAlt: "Spa relaxation area",
},
imageSrc: "http://img.b2bpic.net/free-photo/blurred-bikes_1203-367.jpg", imageAlt: "Spa relaxation area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-goggles_23-2149028409.jpg",
imageAlt: "Kids academy",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-goggles_23-2149028409.jpg", imageAlt: "Kids academy"},
]}
/>
</div>
@@ -96,14 +75,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"24/7 ACCESS",
"PREMIUM SPA",
"GROUP FITNESS",
"PERSONAL TRAINING",
"KIDS ACADEMY",
"LUXURY POOLS",
"WELLNESS COACHING",
]}
"24/7 ACCESS", "PREMIUM SPA", "GROUP FITNESS", "PERSONAL TRAINING", "KIDS ACADEMY", "LUXURY POOLS", "WELLNESS COACHING"]}
title="A Life Well Lived"
description="Excellence in every detail of your health journey."
/>
@@ -115,28 +87,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Luxury Pools",
description: "Indoor and outdoor pools for training and relaxation.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-smile-around-outdoor-swimming-pool_74190-11990.jpg",
buttonIcon: "Zap",
title: "Luxury Pools", description: "Indoor and outdoor pools for training and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-smile-around-outdoor-swimming-pool_74190-11990.jpg", buttonIcon: Zap,
},
{
title: "Yoga Studios",
description: "Dedicated spaces for mindful practice and strength.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-yoga-equipment_23-2151725261.jpg",
buttonIcon: "Zap",
title: "Yoga Studios", description: "Dedicated spaces for mindful practice and strength.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-yoga-equipment_23-2151725261.jpg", buttonIcon: Zap,
},
{
title: "Kids Academy",
description: "Engaging activities for the next generation of wellness.",
imageSrc: "http://img.b2bpic.net/free-photo/picture-adorable-happy-dark-skinned-atheltic-child-blue-shorts-white-t-shirt-posing-gym_343059-3636.jpg",
buttonIcon: "Zap",
title: "Kids Academy", description: "Engaging activities for the next generation of wellness.", imageSrc: "http://img.b2bpic.net/free-photo/picture-adorable-happy-dark-skinned-atheltic-child-blue-shorts-white-t-shirt-posing-gym_343059-3636.jpg", buttonIcon: Zap,
},
{
title: "Elite Spa",
description: "Relax and recover with our premium spa services.",
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life_23-2147821076.jpg",
buttonIcon: "Zap",
title: "Elite Spa", description: "Relax and recover with our premium spa services.", imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life_23-2147821076.jpg", buttonIcon: Zap,
},
]}
title="World-Class Amenities"
@@ -152,41 +112,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Yoga Flow",
price: "Daily",
imageSrc: "http://img.b2bpic.net/free-photo/sportsman-keeping-his-bag-locker_107420-65040.jpg",
},
id: "1", name: "Yoga Flow", price: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/sportsman-keeping-his-bag-locker_107420-65040.jpg"},
{
id: "2",
name: "High-Intensity",
price: "Daily",
imageSrc: "http://img.b2bpic.net/free-photo/exercises-air-bike-full-height-young-athlete-gym_169016-58101.jpg",
},
id: "2", name: "High-Intensity", price: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/exercises-air-bike-full-height-young-athlete-gym_169016-58101.jpg"},
{
id: "3",
name: "Cycle Studio",
price: "Daily",
imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg",
},
id: "3", name: "Cycle Studio", price: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg"},
{
id: "4",
name: "Barre Method",
price: "Daily",
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114193.jpg",
},
id: "4", name: "Barre Method", price: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114193.jpg"},
{
id: "5",
name: "Strength Training",
price: "Daily",
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-basketball-game-locker_23-2150847248.jpg",
},
id: "5", name: "Strength Training", price: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-basketball-game-locker_23-2150847248.jpg"},
{
id: "6",
name: "Pilates Reformer",
price: "Daily",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-back_1163-131.jpg",
},
id: "6", name: "Pilates Reformer", price: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-back_1163-131.jpg"},
]}
title="Group Fitness Classes"
description="Find your rhythm with expert-led sessions tailored for everyone."
@@ -201,25 +137,15 @@ export default function LandingPage() {
author="Jordan M."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205541.jpg",
alt: "Member 1",
},
src: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205541.jpg", alt: "Member 1"},
{
src: "http://img.b2bpic.net/free-photo/closeup-young-bearded-man_273609-16035.jpg",
alt: "Member 2",
},
src: "http://img.b2bpic.net/free-photo/closeup-young-bearded-man_273609-16035.jpg", alt: "Member 2"},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg",
alt: "Member 3",
},
src: "http://img.b2bpic.net/free-photo/young-handsome-man-training-gym-bodybuilding_23-2149552356.jpg", alt: "Member 3"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-with-towel-resting_171337-6261.jpg",
alt: "Member 4",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman-with-towel-resting_171337-6261.jpg", alt: "Member 4"},
{
src: "http://img.b2bpic.net/free-photo/smiley-woman-sitting-skateboard_23-2148721087.jpg",
alt: "Member 5",
},
src: "http://img.b2bpic.net/free-photo/smiley-woman-sitting-skateboard_23-2148721087.jpg", alt: "Member 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -233,26 +159,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "24/7",
title: "Access",
description: "Always Open",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-training-gym_23-2150289997.jpg",
},
id: "m1", value: "24/7", title: "Access", description: "Always Open", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-training-gym_23-2150289997.jpg"},
{
id: "m2",
value: "Staffed",
title: "Support",
description: "Here to help",
imageSrc: "http://img.b2bpic.net/free-photo/weight-lifting-concept-with-dumbbell-high-angle_23-2149267002.jpg",
},
id: "m2", value: "Staffed", title: "Support", description: "Here to help", imageSrc: "http://img.b2bpic.net/free-photo/weight-lifting-concept-with-dumbbell-high-angle_23-2149267002.jpg"},
{
id: "m3",
value: "Premium",
title: "Vibe",
description: "Luxury gym",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197735.jpg",
},
id: "m3", value: "Premium", title: "Vibe", description: "Luxury gym", imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197735.jpg"},
]}
title="Visit Us in Cary"
description="1700 Regency Pkwy, Cary, NC 27518"
@@ -264,20 +175,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Are there trials?",
content: "Yes, inquire today for a tour and trial visit.",
},
id: "f1", title: "Are there trials?", content: "Yes, inquire today for a tour and trial visit."},
{
id: "f2",
title: "Is the spa included?",
content: "Spa services are part of our premium membership.",
},
id: "f2", title: "Is the spa included?", content: "Spa services are part of our premium membership."},
{
id: "f3",
title: "Are classes for everyone?",
content: "Absolutely, we cater to all fitness levels.",
},
id: "f3", title: "Are classes for everyone?", content: "Absolutely, we cater to all fitness levels."},
]}
sideTitle="Common Questions"
faqsAnimation="slide-up"
@@ -291,22 +193,14 @@ export default function LandingPage() {
description="Reach out to join our community today."
inputs={[
{
name: "name",
type: "text",
placeholder: "Full Name",
required: true,
name: "name", type: "text", placeholder: "Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
textarea={{
name: "message",
placeholder: "How can we help?",
}}
name: "message", placeholder: "How can we help?"}}
imageSrc="http://img.b2bpic.net/free-photo/satisfied-man-with-blurred-background_1154-225.jpg"
/>
</div>
@@ -315,29 +209,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#",
},
label: "About", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Fitness",
items: [
title: "Fitness", items: [
{
label: "Classes",
href: "#classes",
},
label: "Classes", href: "#classes"},
{
label: "Spa",
href: "#amenities",
},
label: "Spa", href: "#amenities"},
],
},
]}