Update src/app/page.tsx

This commit is contained in:
2026-05-13 12:17:27 +00:00
parent 2ec6d598b0
commit 1f7d114a1e

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Classes",
id: "features",
},
name: "Classes", id: "features"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="California Gym Sousse"
/>
@@ -59,38 +49,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Unleash Your Potential at California Gym Sousse"
description="The ultimate fitness experience awaits. Join our community and achieve your goals with state-of-the-art equipment and expert guidance."
tag="Fitness Excellence"
buttons={[
{
text: "Join Today",
href: "#contact",
},
text: "Join Today", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg",
imageAlt: "professional fitness gym interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg", imageAlt: "professional fitness gym interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699485.jpg",
imageAlt: "athlete training at gym",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg",
imageAlt: "Modern equipment in a gym indoors.",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/training-treadmill_1098-15787.jpg",
imageAlt: "Training on treadmill",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-with-equipment_23-2147688154.jpg",
imageAlt: "Woman working out with equipment",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-gym-room-training-sports_23-2151699485.jpg", imageAlt: "athlete training at gym"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -103,10 +74,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Your Journey Starts Here"
description={[
"California Gym Sousse provides a premier environment dedicated to your health and transformation.",
"Our world-class facility features modern equipment, tailored training programs, and a vibrant community atmosphere.",
"Whether you are a beginner or a seasoned pro, our dedicated staff is here to ensure you succeed.",
]}
"California Gym Sousse provides a premier environment dedicated to your health and transformation.", "Our world-class facility features modern equipment, tailored training programs, and a vibrant community atmosphere.", "Whether you are a beginner or a seasoned pro, our dedicated staff is here to ensure you succeed."]}
/>
</div>
@@ -116,45 +84,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Strength",
title: "Heavy Weight Section",
subtitle: "Pure Performance",
description: "High-quality racks and weights for every training level.",
imageSrc: "http://img.b2bpic.net/free-photo/sports-dumbbells-filtered-image-processed-vintage-effect_1232-3417.jpg",
imageAlt: "gym weightlifting rack modern",
},
tag: "Strength", title: "Heavy Weight Section", subtitle: "Pure Performance", description: "High-quality racks and weights for every training level.", imageSrc: "http://img.b2bpic.net/free-photo/sports-dumbbells-filtered-image-processed-vintage-effect_1232-3417.jpg", imageAlt: "gym weightlifting rack modern"},
{
tag: "Cardio",
title: "Cardio Zone",
subtitle: "Endurance Power",
description: "Modern cardio machines for heart-healthy workouts.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-hotel-lobby_74190-3799.jpg",
imageAlt: "gym cardio area with equipment",
},
tag: "Cardio", title: "Cardio Zone", subtitle: "Endurance Power", description: "Modern cardio machines for heart-healthy workouts.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-hotel-lobby_74190-3799.jpg", imageAlt: "gym cardio area with equipment"},
{
tag: "Functional",
title: "Functional Area",
subtitle: "Total Mobility",
description: "Versatile space for bodyweight and HIIT training.",
imageSrc: "http://img.b2bpic.net/free-photo/sporty-shaved-head-male-doing-pull-ups-trx-straps-stand_613910-11273.jpg",
imageAlt: "gym functional training zone",
},
tag: "Functional", title: "Functional Area", subtitle: "Total Mobility", description: "Versatile space for bodyweight and HIIT training.", imageSrc: "http://img.b2bpic.net/free-photo/sporty-shaved-head-male-doing-pull-ups-trx-straps-stand_613910-11273.jpg", imageAlt: "gym functional training zone"},
{
tag: "Flexibility",
title: "Stretching Studio",
subtitle: "Recovery & Balance",
description: "Dedicated quiet zone for yoga and deep stretching.",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-1480.jpg",
imageAlt: "Dumbbell",
},
tag: "Flexibility", title: "Stretching Studio", subtitle: "Recovery & Balance", description: "Dedicated quiet zone for yoga and deep stretching.", imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_74190-1480.jpg", imageAlt: "Dumbbell"},
{
tag: "Hydration",
title: "Refreshment Bar",
subtitle: "Fuel Your Results",
description: "Smoothies and health drinks to power your workout.",
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-63194.jpg",
imageAlt: "Fitness equipment",
},
tag: "Hydration", title: "Refreshment Bar", subtitle: "Fuel Your Results", description: "Smoothies and health drinks to power your workout.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-63194.jpg", imageAlt: "Fitness equipment"},
]}
title="World-Class Training Features"
description="Designed for performance and comfort, our gym facilities offer everything you need."
@@ -168,39 +106,20 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
badge: "Essential",
price: "$39/mo",
subtitle: "Access to all basic gym areas.",
buttons: [
id: "basic", badge: "Essential", price: "$39/mo", subtitle: "Access to all basic gym areas.", buttons: [
{
text: "Choose Basic",
href: "#contact",
},
text: "Choose Basic", href: "#contact"},
],
features: [
"Gym Access",
"Locker Room",
"Orientation Session",
],
"Gym Access", "Locker Room", "Orientation Session"],
},
{
id: "pro",
badge: "Premium",
price: "$69/mo",
subtitle: "Full access with extras.",
buttons: [
id: "pro", badge: "Premium", price: "$69/mo", subtitle: "Full access with extras.", buttons: [
{
text: "Choose Pro",
href: "#contact",
},
text: "Choose Pro", href: "#contact"},
],
features: [
"All Basic Features",
"Group Classes",
"Sauna & Spa",
"Priority Booking",
],
"All Basic Features", "Group Classes", "Sauna & Spa", "Priority Booking"],
},
]}
title="Membership Plans"
@@ -211,44 +130,16 @@ export default function LandingPage() {
<div id="team" data-section="team">
<TeamCardOne
textboxLayout="default"
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{
id: "t1",
name: "Alex Smith",
role: "Head Trainer",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-sport-gym-clothes-workout_1303-1762.jpg",
imageAlt: "professional fitness coach athlete",
},
id: "t1", name: "Alex Smith", role: "Head Trainer", imageSrc: "http://img.b2bpic.net/free-photo/clothing-sport-gym-clothes-workout_1303-1762.jpg", imageAlt: "professional fitness coach athlete"},
{
id: "t2",
name: "Sarah Jones",
role: "Cardio Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-looking-camera-crop-top-checkered-shirt-pants-looking-happy-front-view_176474-104116.jpg",
imageAlt: "gym instructor teaching class",
},
id: "t2", name: "Sarah Jones", role: "Cardio Specialist", imageSrc: "http://img.b2bpic.net/free-photo/young-female-looking-camera-crop-top-checkered-shirt-pants-looking-happy-front-view_176474-104116.jpg", imageAlt: "gym instructor teaching class"},
{
id: "t3",
name: "Mark Wilson",
role: "Strength Coach",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg",
imageAlt: "qualified gym personal trainer",
},
{
id: "t4",
name: "Elena Rossi",
role: "Yoga Lead",
imageSrc: "http://img.b2bpic.net/free-photo/sport-equipment-successful-training_23-2147829442.jpg",
imageAlt: "Sport equipment for successful training",
},
{
id: "t5",
name: "David Ben",
role: "Nutrition Expert",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-diversity-sport-woman-training_23-2149174753.jpg",
imageAlt: "Close up on diversity sport woman training",
},
id: "t3", name: "Mark Wilson", role: "Strength Coach", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205574.jpg", imageAlt: "qualified gym personal trainer"},
]}
title="Meet Our Trainers"
description="Certified experts ready to guide you."
@@ -262,40 +153,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Miller",
handle: "@sarah_m",
testimonial: "The best gym in Sousse! Results were immediate.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-doing-exercise-with-dumbbell-studio_171337-9049.jpg",
},
id: "1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "The best gym in Sousse! Results were immediate.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-doing-exercise-with-dumbbell-studio_171337-9049.jpg"},
{
id: "2",
name: "John Doe",
handle: "@johndoe",
testimonial: "California Gym changed my perspective on fitness.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stretching-nature_23-2148291378.jpg",
},
id: "2", name: "John Doe", handle: "@johndoe", testimonial: "California Gym changed my perspective on fitness.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stretching-nature_23-2148291378.jpg"},
{
id: "3",
name: "Emily Chen",
handle: "@emilyc",
testimonial: "Professional trainers and a great community.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-dark-skinned-runner-resting-seaside-after-activity-open-air-sitting-embankment-enjoying-sunset-summer-evening-cheerful-student-spending-his-vacations-exercising-outdoors_273609-1184.jpg",
},
id: "3", name: "Emily Chen", handle: "@emilyc", testimonial: "Professional trainers and a great community.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-dark-skinned-runner-resting-seaside-after-activity-open-air-sitting-embankment-enjoying-sunset-summer-evening-cheerful-student-spending-his-vacations-exercising-outdoors_273609-1184.jpg"},
{
id: "4",
name: "Mike Ross",
handle: "@mikeross",
testimonial: "I love the variety of equipment available.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg",
},
id: "4", name: "Mike Ross", handle: "@mikeross", testimonial: "I love the variety of equipment available.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2149517268.jpg"},
{
id: "5",
name: "Jane Smith",
handle: "@jsmith",
testimonial: "Highly recommended for all fitness enthusiasts.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-women-with-tablet_23-2149894895.jpg",
},
id: "5", name: "Jane Smith", handle: "@jsmith", testimonial: "Highly recommended for all fitness enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-women-with-tablet_23-2149894895.jpg"},
]}
title="Success Stories"
description="Our members achieve their goals every day."
@@ -307,14 +173,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"FitGear",
"NutritionPlus",
"HealthStream",
"ProActive",
"PureLife",
"ActiveBody",
"VitalityCo",
]}
"FitGear", "NutritionPlus", "HealthStream", "ProActive", "PureLife", "ActiveBody", "VitalityCo"]}
title="Our Partners"
description="Proudly collaborating with top health brands."
/>
@@ -324,8 +183,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Contact Us"
title="Start Your Fitness Journey"
description="Sign up today to get your first week free and a personal trainer consultation."
@@ -336,37 +194,23 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Team",
href: "#team",
},
label: "Team", href: "#team"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#",
},
label: "FAQ", href: "#"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}