Update src/app/page.tsx

This commit is contained in:
2026-05-07 01:07:23 +00:00
parent 5021408c31
commit b7a20a3bed

View File

@@ -53,7 +53,7 @@ export default function PersonalTrainerPage() {
ratingText="5-Star Rated Coaching"
mediaItems={[
{ imageSrc: "https://img.b2bpic.net/premium-photo/portrait-men-happy-sports-court-with-squash-racket-fitness-game-exercise-performance-smile-athlete-people-equipment-play-match-club-tournament-practice-competition_590464-483720.jpg?id=382939786", imageAlt: "Professional Personal Trainer" },
{ imageSrc: "https://img.b2bpic.net/free-photo/front-view-man-with-swimming-equipment_23-2150465483.jpg", imageAlt: "Training session" }
{ imageSrc: "https://img.b2bpic.net/free-photo/front-view-man-with-swimming-equipment_23-2150465483.jpg?_wi=1", imageAlt: "Training session" }
]}
buttons={[
{ text: "Start Your Journey", href: "#about" },
@@ -177,7 +177,7 @@ export default function PersonalTrainerPage() {
title="Start Your Fitness Journey Today"
description="Take the first step toward the healthier, stronger version of yourself. Schedule a free consultation to discuss your goals, learn about personalized training options, and discover how we can work together to achieve results."
useInvertedBackground={false}
imageSrc="https://img.b2bpic.net/free-photo/front-view-man-with-swimming-equipment_23-2150465483.jpg"
imageSrc="https://img.b2bpic.net/free-photo/front-view-man-with-swimming-equipment_23-2150465483.jpg?_wi=2"
imageAlt="Fitness training inspiration"
mediaPosition="right"
mediaAnimation="slide-up"