Update src/app/page.tsx

This commit is contained in:
2026-05-12 16:23:30 +00:00
parent 4d0c59bce7
commit 33ba73aad3

View File

@@ -48,14 +48,14 @@ export default function LandingPage() {
title="Train Hard. Transform Strong."
description="Unlock your elite potential at X-Fit Gym. Dedicated to discipline, strength, and transformation."
testimonials={[
{ name: "Marcus V.", handle: "@marcus_v", testimonial: "The most intense training experience I've had. Pure energy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-gym_23-2150340843.jpg", imageAlt: "cinematic gym training background" },
{ name: "Sarah J.", handle: "@sarah_fit", testimonial: "X-Fit transformed my discipline completely.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg", imageAlt: "cinematic gym training background" },
{ name: "David L.", handle: "@david_lifts", testimonial: "Professional coaches, elite environment.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/headshot-african-american-man-runner-resting-after-intensive-outdoor-training-workout_273609-1178.jpg", imageAlt: "cinematic gym training background" },
{ name: "Elena K.", handle: "@elena_lifts", testimonial: "The atmosphere here is absolutely unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-man-wearing-sportswear-headband-looking-front-with-smile-face-with-crossed-hands-chest-standing-white-wall_141793-96909.jpg", imageAlt: "cinematic gym training background" },
{ name: "Tyson R.", handle: "@tyson_box", testimonial: "Finally, a gym that takes performance seriously.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg", imageAlt: "cinematic gym training background" },
{ name: "Marcus V.", handle: "@marcus_v", testimonial: "The most intense training experience I've had. Pure energy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-gym_23-2150340843.jpg?_wi=1", imageAlt: "cinematic gym training background" },
{ name: "Sarah J.", handle: "@sarah_fit", testimonial: "X-Fit transformed my discipline completely.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg?_wi=1", imageAlt: "cinematic gym training background" },
{ name: "David L.", handle: "@david_lifts", testimonial: "Professional coaches, elite environment.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/headshot-african-american-man-runner-resting-after-intensive-outdoor-training-workout_273609-1178.jpg?_wi=1", imageAlt: "cinematic gym training background" },
{ name: "Elena K.", handle: "@elena_lifts", testimonial: "The atmosphere here is absolutely unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-man-wearing-sportswear-headband-looking-front-with-smile-face-with-crossed-hands-chest-standing-white-wall_141793-96909.jpg?_wi=1", imageAlt: "cinematic gym training background" },
{ name: "Tyson R.", handle: "@tyson_box", testimonial: "Finally, a gym that takes performance seriously.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg?_wi=1", imageAlt: "cinematic gym training background" },
]}
buttons={[{ text: "Join Now", href: "#plans" }, { text: "Book Free Trial", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-gym_23-2150340843.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-gym_23-2150340843.jpg?_wi=2"
imageAlt="X-Fit Gym training arena"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/woman-stretching-gym_23-2148024321.jpg", alt: "Athlete 1" },
@@ -77,7 +77,7 @@ export default function LandingPage() {
description="X-Fit Gym isn't just a gym; it's a sanctuary for those who pursue peak physical and mental performance."
subdescription="We foster a culture of intensity, discipline, and shared progress. Whether you're an elite athlete or just starting, you belong here."
icon={Flame}
imageSrc="http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg"
imageSrc="http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg?_wi=2"
imageAlt="Gym interior"
mediaAnimation="slide-up"
/>
@@ -105,9 +105,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{ id: "t1", name: "Alex R.", role: "Head Coach", imageSrc: "http://img.b2bpic.net/free-photo/headshot-african-american-man-runner-resting-after-intensive-outdoor-training-workout_273609-1178.jpg" },
{ id: "t2", name: "Sam K.", role: "Strength Expert", imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-man-wearing-sportswear-headband-looking-front-with-smile-face-with-crossed-hands-chest-standing-white-wall_141793-96909.jpg" },
{ id: "t3", name: "Jordan P.", role: "MMA Instructor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg" },
{ id: "t1", name: "Alex R.", role: "Head Coach", imageSrc: "http://img.b2bpic.net/free-photo/headshot-african-american-man-runner-resting-after-intensive-outdoor-training-workout_273609-1178.jpg?_wi=2" },
{ id: "t2", name: "Sam K.", role: "Strength Expert", imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-man-wearing-sportswear-headband-looking-front-with-smile-face-with-crossed-hands-chest-standing-white-wall_141793-96909.jpg?_wi=2" },
{ id: "t3", name: "Jordan P.", role: "MMA Instructor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-out_23-2149517343.jpg?_wi=2" },
]}
title="Elite Coaching Staff"
description="Learn from the best in the business."