Update src/app/reviews/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function ReviewsPage() {
|
||||
role: "Member",
|
||||
company: "Gwalior",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-dark-skinned-runner-resting-seaside-after-activity-open-air-sitting-embankment-enjoying-sunset-summer-evening-cheerful-student-spending-his-vacations-exercising-outdoors_273609-1184.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-dark-skinned-runner-resting-seaside-after-activity-open-air-sitting-embankment-enjoying-sunset-summer-evening-cheerful-student-spending-his-vacations-exercising-outdoors_273609-1184.jpg?_wi=3",
|
||||
imageAlt: "Rajesh Kumar - Member Success",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function ReviewsPage() {
|
||||
role: "Member",
|
||||
company: "Gwalior",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-fitness-trainer-gym_1303-13566.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-fitness-trainer-gym_1303-13566.jpg?_wi=3",
|
||||
imageAlt: "Priya Singh - Member Success",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function ReviewsPage() {
|
||||
role: "Head Trainer",
|
||||
company: "The Royal Fitness Club",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/care-male-healthy-weights-athletic_1139-695.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/care-male-healthy-weights-athletic_1139-695.jpg?_wi=3",
|
||||
imageAlt: "Vikram Patel - Head Trainer",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function ReviewsPage() {
|
||||
role: "Member",
|
||||
company: "Gwalior",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-back-extensions_23-2147687971.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-back-extensions_23-2147687971.jpg?_wi=3",
|
||||
imageAlt: "Anjali Verma - Member Success",
|
||||
},
|
||||
]}
|
||||
@@ -154,7 +154,7 @@ export default function ReviewsPage() {
|
||||
author: "Suresh Sharma",
|
||||
description: "Started at 95kg with zero gym experience. Followed Anjali's weight loss program combining cardio and strength training. Now at 70kg with incredible energy and confidence. Best decision ever!",
|
||||
tags: ["Transformation", "Weight Loss", "Motivation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-mobile-phone-while-doing-exercise-with-yellow-dumbbell_23-2148047389.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-mobile-phone-while-doing-exercise-with-yellow-dumbbell_23-2148047389.jpg?_wi=3",
|
||||
imageAlt: "Weight loss transformation success",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function ReviewsPage() {
|
||||
author: "Neha Gupta",
|
||||
description: "Trained with Vikram for strength building. Progressive overload and expert guidance took me from 55kg to 67kg of lean muscle. The community motivation here is unmatched!",
|
||||
tags: ["Strength", "Muscle Building", "Community"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024278.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024278.jpg?_wi=4",
|
||||
imageAlt: "Muscle building transformation success",
|
||||
},
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function ReviewsPage() {
|
||||
author: "Aditya Verma",
|
||||
description: "The Royal Fitness Club feels like family. Trainers genuinely care about progress, equipment is top-notch, and the environment pushes you to be better every session. Couldn't ask for more!",
|
||||
tags: ["Community", "Support", "Excellence"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-stairs_23-2149161244.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-stairs_23-2149161244.jpg?_wi=3",
|
||||
imageAlt: "Community fitness environment",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user