Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Get Back to Fit. Stay There."
|
||||
description="Transform your body and lifestyle with expert coaching in Doha. 24/7 access, elite facilities, and real results."
|
||||
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg", imageAlt: "Gym Facility 1" }, { imageSrc: "http://img.b2bpic.net/free-photo/woman-training-weightlifting-gym_23-2149278057.jpg", imageAlt: "Gym Facility 2" }, { imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270219.jpg", imageAlt: "Gym Facility 3" }, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-stretching-leg_23-2149049782.jpg", imageAlt: "Gym Facility 4" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sportswear-gym_1303-20729.jpg", imageAlt: "Gym Facility 5" }]}
|
||||
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg?_wi=1", imageAlt: "Gym Facility 1" }, { imageSrc: "http://img.b2bpic.net/free-photo/woman-training-weightlifting-gym_23-2149278057.jpg", imageAlt: "Gym Facility 2" }, { imageSrc: "http://img.b2bpic.net/free-photo/people-doing-indoor-cycling_23-2149270219.jpg", imageAlt: "Gym Facility 3" }, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-stretching-leg_23-2149049782.jpg", imageAlt: "Gym Facility 4" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sportswear-gym_1303-20729.jpg?_wi=1", imageAlt: "Gym Facility 5" }]}
|
||||
rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817430.jpg", imageAlt: "Gym Facility 6" }, { imageSrc: "http://img.b2bpic.net/free-photo/females-working-hard-fitness-class_23-2148387765.jpg", imageAlt: "Gym Facility 7" }, { imageSrc: "http://img.b2bpic.net/free-photo/women-treadmill-high-five_23-2148503095.jpg", imageAlt: "Gym Facility 8" }, { imageSrc: "http://img.b2bpic.net/free-photo/female-boxer-putting-protective-gloves_23-2148426171.jpg", imageAlt: "Gym Facility 9" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332075.jpg", imageAlt: "Gym Facility 10" }]}
|
||||
buttons={[{ text: "Start Transformation", href: "#contact" }, { text: "Book Free Session", href: "#contact" }]}
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", alt: "Client 1" }, { src: "http://img.b2bpic.net/free-photo/young-sport-girl-workout-gym-fitness-woman-doing-exercises-sexy-ass-anticellulite-massager-simulator_627829-9309.jpg", alt: "Client 2" }, { src: "http://img.b2bpic.net/free-photo/blurred-bikes_1203-367.jpg", alt: "Client 3" }, { src: "http://img.b2bpic.net/free-photo/young-woman-exercising-elliptical-cardio-machine_23-2147827880.jpg", alt: "Client 4" }, { src: "http://img.b2bpic.net/free-photo/stylish-guy-gym-relaxing-floor-eating-healthy-food_78826-2737.jpg", alt: "Client 5" }]}
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[{ id: "f1", title: "24/7 Access", description: "Workout on your schedule, anytime.", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-gym-training_23-2149734703.jpg", imageAlt: "strength training person gym" }, { id: "f2", title: "Elite Trainers", description: "Guidance from the best in Doha.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg", imageAlt: "strength training person gym" }, { id: "f3", title: "Nutrition Plans", description: "Complete health transformation tools.", tag: "Wellness", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sportswear-gym_1303-20729.jpg", imageAlt: "strength training person gym" }]}
|
||||
features={[{ id: "f1", title: "24/7 Access", description: "Workout on your schedule, anytime.", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-gym-training_23-2149734703.jpg", imageAlt: "strength training person gym" }, { id: "f2", title: "Elite Trainers", description: "Guidance from the best in Doha.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-loft-gym-fitness_105762-2020.jpg?_wi=2", imageAlt: "strength training person gym" }, { id: "f3", title: "Nutrition Plans", description: "Complete health transformation tools.", tag: "Wellness", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-sportswear-gym_1303-20729.jpg?_wi=2", imageAlt: "strength training person gym" }]}
|
||||
title="Why Choose Back to Fit"
|
||||
description="We don't just provide a gym space; we provide a transformation environment."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user