Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -133,22 +133,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Kashish Tolani", handle: "@kashish_transforms", testimonial: "Finally found a gym where trainers actually care about form and results. Viji's coaching changed my fitness journey completely. Worth every rupee!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Kashish Tolani"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Kashish Tolani"},
|
||||
{
|
||||
id: "2", name: "Jaishree Venketesh", handle: "@jaishree_fit", testimonial: "The most hygienic gym in T Nagar. Equipment is top-notch and the staff is incredibly supportive. I've never felt more motivated!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jaishree Venketesh"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jaishree Venketesh"},
|
||||
{
|
||||
id: "3", name: "Hemanth Krishna", handle: "@hemanth_strong", testimonial: "Nagaraj is a legend. His strength training program gave me results in 3 months that I couldn't achieve elsewhere. Tribe7 is THE gym in Chennai.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Hemanth Krishna"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Hemanth Krishna"},
|
||||
{
|
||||
id: "4", name: "Vince Natrajan", handle: "@vince_fitness", testimonial: "Spacious, clean, and professional. The trainers here know their stuff and actually customize programs instead of giving generic routines.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Vince Natrajan"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Vince Natrajan"},
|
||||
{
|
||||
id: "5", name: "Rajesh Iyer", handle: "@rajesh_transforms", testimonial: "Started my fitness journey here as a complete beginner. The supportive atmosphere and experienced trainers made all the difference!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Iyer"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Rajesh Iyer"},
|
||||
{
|
||||
id: "6", name: "Priya Sharma", handle: "@priya_empowered", testimonial: "Best decision I made for my health. The female-friendly environment and Viji's personalized attention made me fall in love with fitness.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Sharma"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Priya Sharma"},
|
||||
]}
|
||||
ariaLabel="Member Testimonials Section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user