Update src/app/page.tsx
This commit is contained in:
@@ -247,17 +247,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Zainab Hassan", imageSrc: "http://img.b2bpic.net/free-photo/thrilled-traveler-raises-his-arms-triumph-after-climbing-mountain-top_482257-117969.jpg", imageAlt: "Zainab Hassan, Member", quote: "The Oxygen Fitness Gym has transformed my life! The trainers are incredibly knowledgeable, and the facilities are top-notch. I've achieved goals I never thought possible."},
|
||||
id: "1", name: "Zainab Hassan", imageSrc: "http://img.b2bpic.net/free-photo/thrilled-traveler-raises-his-arms-triumph-after-climbing-mountain-top_482257-117969.jpg", imageAlt: "Zainab Hassan, Member"},
|
||||
{
|
||||
id: "2", name: "Fahad Rahman", imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-towel-shoulder-holding-smartphone-smiling-showing-thumbs-up-standing-white-wall_141793-50155.jpg", imageAlt: "Fahad Rahman, Member", quote: "A truly premium experience. The programs are tailored, and the atmosphere is always motivating. Best gym in Karachi by far!"},
|
||||
id: "2", name: "Fahad Rahman", imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-with-towel-shoulder-holding-smartphone-smiling-showing-thumbs-up-standing-white-wall_141793-50155.jpg", imageAlt: "Fahad Rahman, Member"},
|
||||
{
|
||||
id: "3", name: "Aisha Khan", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "Aisha Khan, Member", quote: "From functional fitness to personal coaching, Oxygen provides everything you need. The results speak for themselves, and I feel stronger and healthier every day."},
|
||||
id: "3", name: "Aisha Khan", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "Aisha Khan, Member"},
|
||||
{
|
||||
id: "4", name: "Omar Butt", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-top-standing-with-coach_1157-32118.jpg", imageAlt: "Omar Butt, Member", quote: "The group classes are dynamic and fun, and the community is so supportive. It's more than just a gym; it's a wellness journey."},
|
||||
id: "4", name: "Omar Butt", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-top-standing-with-coach_1157-32118.jpg", imageAlt: "Omar Butt, Member"},
|
||||
{
|
||||
id: "5", name: "Meera Malik", imageSrc: "http://img.b2bpic.net/free-photo/handsome-sportsman-earphones-with-concentrated-face-doing-exercises_8353-6856.jpg", imageAlt: "Meera Malik, Member", quote: "Impeccable equipment and expert guidance. I appreciate the holistic approach to wellness and the constant drive for improvement from the team."},
|
||||
id: "5", name: "Meera Malik", imageSrc: "http://img.b2bpic.net/free-photo/handsome-sportsman-earphones-with-concentrated-face-doing-exercises_8353-6856.jpg", imageAlt: "Meera Malik, Member"},
|
||||
{
|
||||
id: "6", name: "Ali Rizvi", imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-takes-pictures-himself-standing-mountain-top_482257-117962.jpg", imageAlt: "Ali Rizvi, Member", quote: "Absolutely love the energy and the trainers here. Every session is challenging yet rewarding. Highly recommend to anyone serious about fitness."},
|
||||
id: "6", name: "Ali Rizvi", imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-takes-pictures-himself-standing-mountain-top_482257-117962.jpg", imageAlt: "Ali Rizvi, Member"}
|
||||
]}
|
||||
cardTitle="What Our Members Say"
|
||||
cardTag="4.7 ★ Rating - 55+ Reviews"
|
||||
|
||||
Reference in New Issue
Block a user