Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-06 14:38:30 +00:00

View File

@@ -34,37 +34,21 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Memberships",
id: "#pricing",
},
name: "Memberships", id: "#pricing"},
{
name: "Trainers",
id: "#team",
},
name: "Trainers", id: "#team"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/football-composition-with-tablet_23-2147827734.jpg"
logoAlt="Pure Fitness Gym Logo"
@@ -77,8 +61,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Pure Fitness: Your Journey to a Stronger You Starts Here"
description="Experience world-class facilities, expert trainers, and a supportive community. Achieve your fitness goals with our low-fee, high-value membership plans."
tag="Elevate Your Health"
@@ -86,40 +69,24 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Start Your Free Trial",
href: "#contact",
},
text: "Start Your Free Trial", href: "#contact"},
{
text: "Explore Memberships",
href: "#pricing",
},
text: "Explore Memberships", href: "#pricing"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg?_wi=1",
imageAlt: "People working out in a modern gym with weights and cardio machines",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg", imageAlt: "People working out in a modern gym with weights and cardio machines"},
{
imageSrc: "http://img.b2bpic.net/free-photo/black-caucasian-women-doing-yoga-stretching-mat-studio_1157-52191.jpg",
imageAlt: "Group yoga class in a bright studio with diverse participants",
},
imageSrc: "http://img.b2bpic.net/free-photo/black-caucasian-women-doing-yoga-stretching-mat-studio_1157-52191.jpg", imageAlt: "Group yoga class in a bright studio with diverse participants"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-muscles_23-2147687617.jpg",
imageAlt: "Man intensely lifting heavy weights in a strength training area",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-muscles_23-2147687617.jpg", imageAlt: "Man intensely lifting heavy weights in a strength training area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-working-treadmill_23-2148419830.jpg",
imageAlt: "Rows of cardio machines including treadmills and ellipticals",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-working-treadmill_23-2148419830.jpg", imageAlt: "Rows of cardio machines including treadmills and ellipticals"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-coach-helping-kids_23-2150363743.jpg",
imageAlt: "Woman practicing boxing with a punching bag in a dedicated area",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-coach-helping-kids_23-2150363743.jpg", imageAlt: "Woman practicing boxing with a punching bag in a dedicated area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-trains-elliptical-smiles-mirror-wellness-mindset_169016-71208.jpg",
imageAlt: "Energetic group spinning class with an instructor",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-trains-elliptical-smiles-mirror-wellness-mindset_169016-71208.jpg", imageAlt: "Energetic group spinning class with an instructor"},
]}
/>
</div>
@@ -129,24 +96,15 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "About Pure Fitness: \\nWhere ",
},
type: "text", content: "About Pure Fitness: \\nWhere "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/football-composition-with-tablet_23-2147827734.jpg",
alt: "Pure Fitness Logo",
},
type: "image", src: "http://img.b2bpic.net/free-photo/football-composition-with-tablet_23-2147827734.jpg", alt: "Pure Fitness Logo"},
{
type: "text",
content: " \\\"World Number Best\\\" Meets Community",
},
type: "text", content: " \\\"World Number Best\\\" Meets Community"},
]}
buttons={[
{
text: "Learn Our Story",
href: "#",
},
text: "Learn Our Story", href: "#"},
]}
buttonAnimation="slide-up"
/>
@@ -159,68 +117,29 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Personal Training",
tags: [
"1-on-1",
"Custom Plans",
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-training-together-with-dumbbells_23-2149391997.jpg",
imageAlt: "Personal trainer helping a client with weights",
},
id: "f1", title: "Personal Training", tags: [
"1-on-1", "Custom Plans"],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-training-together-with-dumbbells_23-2149391997.jpg", imageAlt: "Personal trainer helping a client with weights"},
{
id: "f2",
title: "Group Classes",
tags: [
"Cardio",
"Strength",
"Yoga",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-explaining-exercise-back-view_23-2149744659.jpg",
imageAlt: "Energetic group fitness class with an instructor",
},
id: "f2", title: "Group Classes", tags: [
"Cardio", "Strength", "Yoga"],
imageSrc: "http://img.b2bpic.net/free-photo/woman-explaining-exercise-back-view_23-2149744659.jpg", imageAlt: "Energetic group fitness class with an instructor"},
{
id: "f3",
title: "State-of-the-Art Equipment",
tags: [
"Modern",
"Safe",
"Diverse",
],
imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165165.jpg",
imageAlt: "Rows of modern gym equipment",
},
id: "f3", title: "State-of-the-Art Equipment", tags: [
"Modern", "Safe", "Diverse"],
imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165165.jpg", imageAlt: "Rows of modern gym equipment"},
{
id: "f4",
title: "Nutritional Guidance",
tags: [
"Meal Plans",
"Diet Coaching",
],
imageSrc: "http://img.b2bpic.net/free-photo/healthy-eating-food-lifestyle-organic-wellness-graphic_53876-128063.jpg",
imageAlt: "Healthy meal prep with fresh ingredients",
},
id: "f4", title: "Nutritional Guidance", tags: [
"Meal Plans", "Diet Coaching"],
imageSrc: "http://img.b2bpic.net/free-photo/healthy-eating-food-lifestyle-organic-wellness-graphic_53876-128063.jpg", imageAlt: "Healthy meal prep with fresh ingredients"},
{
id: "f5",
title: "Online Coaching",
tags: [
"Virtual",
"Flexible",
"Support",
],
imageSrc: "http://img.b2bpic.net/free-photo/online-sport-fitness-instructor-recording-her-session_23-2149204407.jpg",
imageAlt: "Person using a laptop for online fitness coaching",
},
id: "f5", title: "Online Coaching", tags: [
"Virtual", "Flexible", "Support"],
imageSrc: "http://img.b2bpic.net/free-photo/online-sport-fitness-instructor-recording-her-session_23-2149204407.jpg", imageAlt: "Person using a laptop for online fitness coaching"},
{
id: "f6",
title: "Wellness Workshops",
tags: [
"Mindfulness",
"Health",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-meeting_23-2148686514.jpg",
imageAlt: "Group attending a wellness workshop",
},
id: "f6", title: "Wellness Workshops", tags: [
"Mindfulness", "Health"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-meeting_23-2148686514.jpg", imageAlt: "Group attending a wellness workshop"},
]}
title="Our Signature Programs & Facilities"
description="From high-intensity workouts to personalized coaching, Pure Fitness offers everything you need to succeed in your journey."
@@ -234,60 +153,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
badge: "Value",
badgeIcon: Sparkles,
price: "$29/month",
subtitle: "Essential access for the casual gym-goer.",
buttons: [
id: "basic", badge: "Value", badgeIcon: Sparkles,
price: "$29/month", subtitle: "Essential access for the casual gym-goer.", buttons: [
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
],
features: [
"Full Gym Access",
"Basic Group Classes",
"Locker Room Access",
],
"Full Gym Access", "Basic Group Classes", "Locker Room Access"],
},
{
id: "premium",
badge: "Popular",
badgeIcon: Award,
price: "$59/month",
subtitle: "Enhanced experience with more benefits and classes.",
buttons: [
id: "premium", badge: "Popular", badgeIcon: Award,
price: "$59/month", subtitle: "Enhanced experience with more benefits and classes.", buttons: [
{
text: "Choose Premium",
href: "#contact",
},
text: "Choose Premium", href: "#contact"},
],
features: [
"All Basic Features",
"Premium Group Classes",
"One Personal Training Session",
"Nutritional Guidance",
],
"All Basic Features", "Premium Group Classes", "One Personal Training Session", "Nutritional Guidance"],
},
{
id: "elite",
badge: "Ultimate",
badgeIcon: Zap,
price: "$99/month",
subtitle: "Unrestricted access and personalized coaching for maximum results.",
buttons: [
id: "elite", badge: "Ultimate", badgeIcon: Zap,
price: "$99/month", subtitle: "Unrestricted access and personalized coaching for maximum results.", buttons: [
{
text: "Go Elite",
href: "#contact",
},
text: "Go Elite", href: "#contact"},
],
features: [
"All Premium Features",
"Unlimited Personal Training",
"Online Coaching Access",
"Exclusive Workshops",
],
"All Premium Features", "Unlimited Personal Training", "Online Coaching Access", "Exclusive Workshops"],
},
]}
title="Affordable Fitness, Premium Experience"
@@ -302,37 +192,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "5000+",
title: "Happy Members",
description: "A growing community committed to health and wellness.",
imageSrc: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061442.jpg",
imageAlt: "Smiling diverse gym members",
},
id: "m1", value: "5000+", title: "Happy Members", description: "A growing community committed to health and wellness.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061442.jpg", imageAlt: "Smiling diverse gym members"},
{
id: "m2",
value: "100+",
title: "Group Classes",
description: "Diverse and engaging classes for all fitness levels weekly.",
imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-176748.jpg",
imageAlt: "Variety of group fitness classes in action",
},
id: "m2", value: "100+", title: "Group Classes", description: "Diverse and engaging classes for all fitness levels weekly.", imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-176748.jpg", imageAlt: "Variety of group fitness classes in action"},
{
id: "m3",
value: "15+",
title: "Expert Trainers",
description: "Certified professionals dedicated to your personal growth.",
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg",
imageAlt: "Group of professional gym trainers",
},
id: "m3", value: "15+", title: "Expert Trainers", description: "Certified professionals dedicated to your personal growth.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg", imageAlt: "Group of professional gym trainers"},
{
id: "m4",
value: "98%",
title: "Satisfaction Rate",
description: "Our members love their Pure Fitness experience and results.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-sporty-man-wearing-headband-wristbands-showing-thumb-up-isolated-white-space_141793-44912.jpg",
imageAlt: "Happy person giving a thumbs up in a gym",
},
id: "m4", value: "98%", title: "Satisfaction Rate", description: "Our members love their Pure Fitness experience and results.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-sporty-man-wearing-headband-wristbands-showing-thumb-up-isolated-white-space_141793-44912.jpg", imageAlt: "Happy person giving a thumbs up in a gym"},
]}
title="Our Impact: Building Stronger Communities"
description="Proudly celebrating our achievements and the success stories of our members. Join the Pure Fitness family today!"
@@ -346,61 +212,21 @@ export default function LandingPage() {
useInvertedBackground={true}
groups={[
{
id: "group-trainers",
groupTitle: "Certified Personal Trainers & Instructors",
members: [
id: "group-trainers", groupTitle: "Certified Personal Trainers & Instructors", members: [
{
id: "t1",
title: "Coach Alex Turner",
subtitle: "Head Strength Trainer",
detail: "Specializing in powerlifting and functional strength.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-training-gym_23-2149517278.jpg",
imageAlt: "Male strength trainer",
},
id: "t1", title: "Coach Alex Turner", subtitle: "Head Strength Trainer", detail: "Specializing in powerlifting and functional strength.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-training-gym_23-2149517278.jpg", imageAlt: "Male strength trainer"},
{
id: "t2",
title: "Dr. Sarah Chen",
subtitle: "Yoga & Wellness Director",
detail: "Expert in Vinyasa flow, meditation, and holistic health.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-yogi-girl-folding-her-arms-front-her-chest-girl-with-delicate-skin-white-shirt-training_549566-547.jpg",
imageAlt: "Female yoga instructor",
},
id: "t2", title: "Dr. Sarah Chen", subtitle: "Yoga & Wellness Director", detail: "Expert in Vinyasa flow, meditation, and holistic health.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-yogi-girl-folding-her-arms-front-her-chest-girl-with-delicate-skin-white-shirt-training_549566-547.jpg", imageAlt: "Female yoga instructor"},
{
id: "t3",
title: "Mark Davis",
subtitle: "Group Fitness Coordinator",
detail: "Leads high-energy cardio, Zumba, and boot camp classes.",
imageSrc: "http://img.b2bpic.net/free-photo/time-move-vertical-full-length-studio-shot-cheerful-blonde-female-dancer-sportswear-screaming-excitedly-with-her-arm-raised-up-air-isolated_7502-8461.jpg",
imageAlt: "Energetic group fitness instructor",
},
id: "t3", title: "Mark Davis", subtitle: "Group Fitness Coordinator", detail: "Leads high-energy cardio, Zumba, and boot camp classes.", imageSrc: "http://img.b2bpic.net/free-photo/time-move-vertical-full-length-studio-shot-cheerful-blonde-female-dancer-sportswear-screaming-excitedly-with-her-arm-raised-up-air-isolated_7502-8461.jpg", imageAlt: "Energetic group fitness instructor"},
{
id: "t4",
title: "Emily White",
subtitle: "Registered Dietitian",
detail: "Provides personalized nutrition plans and dietary advice.",
imageSrc: "http://img.b2bpic.net/free-photo/female-nutritionist-giving-consultation-patient-making-diet-plan-weight-loss-clinic_657921-312.jpg",
imageAlt: "Female nutritionist explaining a diet plan",
},
id: "t4", title: "Emily White", subtitle: "Registered Dietitian", detail: "Provides personalized nutrition plans and dietary advice.", imageSrc: "http://img.b2bpic.net/free-photo/female-nutritionist-giving-consultation-patient-making-diet-plan-weight-loss-clinic_657921-312.jpg", imageAlt: "Female nutritionist explaining a diet plan"},
{
id: "t5",
title: "Chris Rodriguez",
subtitle: "Endurance Specialist",
detail: "Focuses on marathon training, cycling, and sports conditioning.",
imageSrc: "http://img.b2bpic.net/free-photo/mature-age-activity-healthy-lifestyle-wellbeing-attractive-sporty-man-retirement-sitting-gym-with-his-cute-young-woman-instructor-who-is-holding-pen-clipboard-making-plan-training_343059-4791.jpg",
imageAlt: "Male endurance trainer",
},
id: "t5", title: "Chris Rodriguez", subtitle: "Endurance Specialist", detail: "Focuses on marathon training, cycling, and sports conditioning.", imageSrc: "http://img.b2bpic.net/free-photo/mature-age-activity-healthy-lifestyle-wellbeing-attractive-sporty-man-retirement-sitting-gym-with-his-cute-young-woman-instructor-who-is-holding-pen-clipboard-making-plan-training_343059-4791.jpg", imageAlt: "Male endurance trainer"},
{
id: "t6",
title: "Jessica Lee",
subtitle: "Pilates & Core Instructor",
detail: "Dedicated to improving flexibility, core strength, and posture.",
imageSrc: "http://img.b2bpic.net/free-photo/runners-training-together_23-2149279068.jpg",
imageAlt: "Female pilates instructor",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg?_wi=2",
imageAlt: "athletic male personal trainer smiling",
},
id: "t6", title: "Jessica Lee", subtitle: "Pilates & Core Instructor", detail: "Dedicated to improving flexibility, core strength, and posture.", imageSrc: "http://img.b2bpic.net/free-photo/runners-training-together_23-2149279068.jpg", imageAlt: "Female pilates instructor"},
]
}
]}
title="Meet Our Elite Coaching Team"
description="Our certified trainers are dedicated to guiding you through every step of your fitness journey, providing personalized support and expertise to help you achieve your goals."
@@ -415,50 +241,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "test1",
name: "Sarah J.",
role: "Marketing Manager",
company: "GrowthCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-diversity-sport-woman-training_23-2149174794.jpg",
imageAlt: "Happy woman smiling after a gym workout",
},
id: "test1", name: "Sarah J.", role: "Marketing Manager", company: "GrowthCo", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-diversity-sport-woman-training_23-2149174794.jpg", imageAlt: "Happy woman smiling after a gym workout"},
{
id: "test2",
name: "Michael D.",
role: "Software Engineer",
company: "Tech Innovations",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-trains-his-body-stay-fit-have-defined-muscles_1328-5314.jpg",
imageAlt: "Man lifting weights with a determined expression",
},
id: "test2", name: "Michael D.", role: "Software Engineer", company: "Tech Innovations", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-trains-his-body-stay-fit-have-defined-muscles_1328-5314.jpg", imageAlt: "Man lifting weights with a determined expression"},
{
id: "test3",
name: "Emily R.",
role: "Yoga Instructor",
company: "Zen Studio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-selfie-mountain-full-shot_23-2149737059.jpg",
imageAlt: "Woman in a peaceful yoga pose",
},
id: "test3", name: "Emily R.", role: "Yoga Instructor", company: "Zen Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-selfie-mountain-full-shot_23-2149737059.jpg", imageAlt: "Woman in a peaceful yoga pose"},
{
id: "test4",
name: "David K.",
role: "Small Business Owner",
company: "Local Cafe",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-morning-summer-park_1157-19576.jpg",
imageAlt: "Couple working out together at the gym",
},
id: "test4", name: "David K.", role: "Small Business Owner", company: "Local Cafe", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-morning-summer-park_1157-19576.jpg", imageAlt: "Couple working out together at the gym"},
{
id: "test5",
name: "Robert S.",
role: "Retired Educator",
company: "Community Volunteer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-athlete-determined-keep-healthy-lifestyle-listening-music-earphones-while-taking-break-form-exercising-nature-copy-space_637285-3849.jpg",
imageAlt: "Senior man actively exercising in a gym",
},
id: "test5", name: "Robert S.", role: "Retired Educator", company: "Community Volunteer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-athlete-determined-keep-healthy-lifestyle-listening-music-earphones-while-taking-break-form-exercising-nature-copy-space_637285-3849.jpg", imageAlt: "Senior man actively exercising in a gym"},
]}
title="Hear From Our Thriving Members"
description="Our community speaks for itself: inspiring transformations, unwavering support, and results that exceed expectations at Pure Fitness."
@@ -471,30 +267,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1",
title: "What are your membership options?",
content: "We offer a range of flexible membership plans, including Basic, Premium, and Elite, designed to fit different needs and budgets. Visit our Memberships section for details or contact us for a personalized recommendation.",
},
id: "faq1", title: "What are your membership options?", content: "We offer a range of flexible membership plans, including Basic, Premium, and Elite, designed to fit different needs and budgets. Visit our Memberships section for details or contact us for a personalized recommendation."},
{
id: "faq2",
title: "Do you offer a free trial?",
content: "Yes! We encourage new members to try us out with a complimentary free trial session. It's a great way to experience our facilities and classes firsthand. Sign up in the Contact section.",
},
id: "faq2", title: "Do you offer a free trial?", content: "Yes! We encourage new members to try us out with a complimentary free trial session. It's a great way to experience our facilities and classes firsthand. Sign up in the Contact section."},
{
id: "faq3",
title: "What kind of classes do you have?",
content: "Our diverse class schedule includes high-energy cardio, strength training, yoga, Pilates, spinning, and more. Check our full class schedule online or at the front desk.",
},
id: "faq3", title: "What kind of classes do you have?", content: "Our diverse class schedule includes high-energy cardio, strength training, yoga, Pilates, spinning, and more. Check our full class schedule online or at the front desk."},
{
id: "faq4",
title: "Are personal trainers available?",
content: "Absolutely. We have a team of certified personal trainers available for one-on-one sessions, small group training, and specialized coaching. Contact us to book a consultation.",
},
id: "faq4", title: "Are personal trainers available?", content: "Absolutely. We have a team of certified personal trainers available for one-on-one sessions, small group training, and specialized coaching. Contact us to book a consultation."},
{
id: "faq5",
title: "What are your operating hours?",
content: "Pure Fitness is open Monday-Friday from 5 AM to 10 PM, and Saturday-Sunday from 7 AM to 8 PM. Holiday hours may vary, please check our social media for updates.",
},
id: "faq5", title: "What are your operating hours?", content: "Pure Fitness is open Monday-Friday from 5 AM to 10 PM, and Saturday-Sunday from 7 AM to 8 PM. Holiday hours may vary, please check our social media for updates."},
]}
title="Your Questions, Answered"
description="Find quick answers to the most common questions about Pure Fitness memberships, classes, facilities, and more."
@@ -506,8 +287,7 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "glowing-orb",
}}
variant: "sparkles-gradient"}}
tag="Get Started"
tagIcon={Smile}
tagAnimation="slide-up"
@@ -515,13 +295,9 @@ export default function LandingPage() {
description="Contact Pure Fitness today to schedule a tour, learn more about our low-fee memberships, or kickstart your fitness journey with our world-class team."
buttons={[
{
text: "Book a Free Session",
href: "#",
},
text: "Book a Free Session", href: "#"},
{
text: "View Memberships",
href: "#pricing",
},
text: "View Memberships", href: "#pricing"},
]}
buttonAnimation="slide-up"
/>
@@ -535,49 +311,31 @@ export default function LandingPage() {
{
items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Team",
href: "#team",
},
label: "Our Team", href: "#team"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
items: [
{
label: "Memberships",
href: "#pricing",
},
label: "Memberships", href: "#pricing"},
{
label: "Classes",
href: "#features",
},
label: "Classes", href: "#features"},
{
label: "Personal Training",
href: "#features",
},
label: "Personal Training", href: "#features"},
],
},
{
items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}