Merge version_1 into main #1
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ahmad Rashid", role: "Competitive Fighter", company: "Hybrid Academy", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "Ahmad Rashid testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=1", imageAlt: "Ahmad Rashid testimonial"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Maya Chen", role: "Fitness Coach", company: "Member since Year 2", rating: 5,
|
||||
@@ -145,15 +145,15 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sarah Williams", role: "Fitness Enthusiast", company: "Adult Member", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg", imageAlt: "Sarah Williams testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg?_wi=1", imageAlt: "Sarah Williams testimonial"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Lim", role: "Student Athlete", company: "Student Member", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", imageAlt: "David Lim testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=2", imageAlt: "David Lim testimonial"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Elena Rodriguez", role: "Kickboxing Instructor", company: "Program Lead", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg", imageAlt: "Elena Rodriguez testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg?_wi=2", imageAlt: "Elena Rodriguez testimonial"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user