Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 14:38:49 +00:00
parent bd9bce4402
commit 7791d37ad2

View File

@@ -86,7 +86,7 @@ export default function AboutPage() {
description="Founded with Passion for Wellness" description="Founded with Passion for Wellness"
subdescription="Established 2023 | 500+ Transformed Members | Certified Trainers" subdescription="Established 2023 | 500+ Transformed Members | Certified Trainers"
icon={Heart} icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg" imageSrc="http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg?_wi=2"
imageAlt="Ignite Fitness Club gym facility" imageAlt="Ignite Fitness Club gym facility"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -105,17 +105,17 @@ export default function AboutPage() {
id: 1, id: 1,
title: "Quality Equipment", description: title: "Quality Equipment", description:
"We invest in the latest, state-of-the-art fitness equipment to ensure our members have access to world-class training tools.", imageSrc: "We invest in the latest, state-of-the-art fitness equipment to ensure our members have access to world-class training tools.", imageSrc:
"http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg"}, "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=2"},
{ {
id: 2, id: 2,
title: "Expert Trainers", description: title: "Expert Trainers", description:
"Our certified fitness professionals bring years of experience and genuine passion for helping you achieve your goals.", imageSrc: "Our certified fitness professionals bring years of experience and genuine passion for helping you achieve your goals.", imageSrc:
"http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg"}, "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=2"},
{ {
id: 3, id: 3,
title: "Community Spirit", description: title: "Community Spirit", description:
"We foster an inclusive, energetic environment where members motivate each other and celebrate collective success.", imageSrc: "We foster an inclusive, energetic environment where members motivate each other and celebrate collective success.", imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg"}, "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=2"},
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="blur-reveal" animationType="blur-reveal"