Update src/app/page.tsx

This commit is contained in:
2026-05-04 22:36:48 +00:00
parent 1b3c46cd9c
commit 99b67db2d1

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/image-happy-sports-young-girl-standing-posing-black-wall-looking-camera-female-resting-after-fitness_1153-3958.jpg"
imageSrc="http://img.b2bpic.net/free-photo/image-happy-sports-young-girl-standing-posing-black-wall-looking-camera-female-resting-after-fitness_1153-3958.jpg?_wi=1"
imageAlt="Glory Gym Tangier Interior"
mediaAnimation="slide-up"
/>
@@ -208,13 +208,13 @@ export default function LandingPage() {
id: "t1",
name: "Youssef",
role: "Lead Trainer",
imageSrc: "http://img.b2bpic.net/free-photo/people-pilates-reformer-class-exercising-their-bodies_23-2150858031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-pilates-reformer-class-exercising-their-bodies_23-2150858031.jpg?_wi=1",
},
{
id: "t2",
name: "Sara",
role: "HIIT Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-people-doing-exercises-together_23-2149326123.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-people-doing-exercises-together_23-2149326123.jpg?_wi=1",
},
{
id: "t3",
@@ -247,7 +247,7 @@ export default function LandingPage() {
name: "Layla",
role: "Professional",
testimonial: "The classes are super engaging and effective.",
imageSrc: "http://img.b2bpic.net/free-photo/image-happy-sports-young-girl-standing-posing-black-wall-looking-camera-female-resting-after-fitness_1153-3958.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/image-happy-sports-young-girl-standing-posing-black-wall-looking-camera-female-resting-after-fitness_1153-3958.jpg?_wi=2",
imageAlt: "Young woman doing workout with battle ropes",
},
{
@@ -255,7 +255,7 @@ export default function LandingPage() {
name: "Karim",
role: "Athlete",
testimonial: "Top-tier equipment, everything I need.",
imageSrc: "http://img.b2bpic.net/free-photo/people-pilates-reformer-class-exercising-their-bodies_23-2150858031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-pilates-reformer-class-exercising-their-bodies_23-2150858031.jpg?_wi=2",
imageAlt: "Young woman doing workout with battle ropes",
},
{
@@ -263,7 +263,7 @@ export default function LandingPage() {
name: "Sofia",
role: "Teacher",
testimonial: "Friendly community and helpful trainers.",
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-near-mirror-gym-healthy-sports-lifestyle_169016-58912.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-near-mirror-gym-healthy-sports-lifestyle_169016-58912.jpg?_wi=1",
imageAlt: "Young woman doing workout with battle ropes",
},
{
@@ -271,7 +271,7 @@ export default function LandingPage() {
name: "Mehdi",
role: "Entrepreneur",
testimonial: "Convenient 24/7 access, fits my busy schedule.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-people-doing-exercises-together_23-2149326123.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-people-doing-exercises-together_23-2149326123.jpg?_wi=2",
imageAlt: "Young woman doing workout with battle ropes",
},
]}
@@ -297,7 +297,7 @@ export default function LandingPage() {
placeholder: "Email",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/pregnant-woman-near-mirror-gym-healthy-sports-lifestyle_169016-58912.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pregnant-woman-near-mirror-gym-healthy-sports-lifestyle_169016-58912.jpg?_wi=2"
imageAlt="Gym Front Desk"
/>
</div>