Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 13:15:23 +00:00

View File

@@ -46,19 +46,19 @@ export default function LandingPage() {
tag="Elite Fitness Hub"
tagIcon={Zap}
tagAnimation="blur-reveal"
background={{ variant: "noise" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Enquire Now", href: "#contact" },
{ text: "See Membership Plans", href: "#membership" }
]}
buttonAnimation="blur-reveal"
carouselItems={[
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-doing-workout-exercises_23-2150470960.jpg?_wi=1", imageAlt: "Professional gym training" },
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/person-training-gym-with-supervisor_23-2150772205.jpg?_wi=1", imageAlt: "Intense workout session" },
{ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-machine_23-2149049762.jpg?_wi=1", imageAlt: "Strength training coaching" },
{ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercises-gym_140725-8086.jpg?_wi=1", imageAlt: "Modern gym facility" },
{ id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332072.jpg?_wi=1", imageAlt: "Group fitness training" },
{ id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-gym-training-together_23-2148419825.jpg?_wi=1", imageAlt: "Crossfit training" }
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-doing-workout-exercises_23-2150470960.jpg", imageAlt: "Professional gym training" },
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/person-training-gym-with-supervisor_23-2150772205.jpg", imageAlt: "Intense workout session" },
{ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-machine_23-2149049762.jpg", imageAlt: "Strength training coaching" },
{ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercises-gym_140725-8086.jpg", imageAlt: "Modern gym facility" },
{ id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332072.jpg", imageAlt: "Group fitness training" },
{ id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-gym-training-together_23-2148419825.jpg", imageAlt: "Crossfit training" }
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -125,8 +125,8 @@ export default function LandingPage() {
}
]}
containerClassName="py-20"
titleClassName="text-4xl md:text-5xl font-light"
descriptionClassName="text-base md:text-lg font-light leading-relaxed max-w-2xl"
planTitleClassName="text-4xl md:text-5xl font-light"
textBoxDescriptionClassName="text-base md:text-lg font-light leading-relaxed max-w-2xl"
/>
</div>
@@ -154,8 +154,8 @@ export default function LandingPage() {
]}
carouselMode="buttons"
containerClassName="py-20"
titleClassName="text-4xl md:text-5xl font-light"
descriptionClassName="text-base md:text-lg font-light leading-relaxed max-w-2xl"
textBoxTitleClassName="text-4xl md:text-5xl font-light"
textBoxDescriptionClassName="text-base md:text-lg font-light leading-relaxed max-w-2xl"
/>
</div>
@@ -163,22 +163,22 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "review-1", name: "Fitness Baba", imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-doing-workout-exercises_23-2150470960.jpg?_wi=2", imageAlt: "Member Review"
id: "review-1", name: "Fitness Baba", imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-doing-workout-exercises_23-2150470960.jpg", imageAlt: "Member Review"
},
{
id: "review-2", name: "Verified Member", imageSrc: "http://img.b2bpic.net/free-photo/person-training-gym-with-supervisor_23-2150772205.jpg?_wi=2", imageAlt: "Member Review"
id: "review-2", name: "Verified Member", imageSrc: "http://img.b2bpic.net/free-photo/person-training-gym-with-supervisor_23-2150772205.jpg", imageAlt: "Member Review"
},
{
id: "review-3", name: "PT Member", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-machine_23-2149049762.jpg?_wi=2", imageAlt: "Member Review"
id: "review-3", name: "PT Member", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-machine_23-2149049762.jpg", imageAlt: "Member Review"
},
{
id: "review-4", name: "Long-term Member", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercises-gym_140725-8086.jpg?_wi=2", imageAlt: "Member Review"
id: "review-4", name: "Long-term Member", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercises-gym_140725-8086.jpg", imageAlt: "Member Review"
},
{
id: "review-5", name: "New Member", imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332072.jpg?_wi=2", imageAlt: "Member Review"
id: "review-5", name: "New Member", imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332072.jpg", imageAlt: "Member Review"
},
{
id: "review-6", name: "Fitness Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-gym-training-together_23-2148419825.jpg?_wi=2", imageAlt: "Member Review"
id: "review-6", name: "Fitness Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-gym-training-together_23-2148419825.jpg", imageAlt: "Member Review"
}
]}
cardTitle="What Our Members Say"
@@ -226,7 +226,7 @@ export default function LandingPage() {
<div id="footer-section" data-section="footer-section" className="relative w-full bg-black">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/front-view-couple-doing-workout-exercises_23-2150470960.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/front-view-couple-doing-workout-exercises_23-2150470960.jpg"
imageAlt="D Ultimate Gym"
logoText="D Ultimate Gym"
copyrightText="© 2025 D Ultimate Gym. All rights reserved."