Merge version_1 into main #3
@@ -79,9 +79,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "g1", groupTitle: "Fitness Coaches", members: [
|
||||
{
|
||||
id: "t1", title: "Coach Andi", subtitle: "Bodybuilding Expert", detail: "Certified Trainer with 5 years experience.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-dumbbell_23-2149177956.jpg"},
|
||||
id: "t1", title: "Coach Andi", subtitle: "Bodybuilding Expert", detail: "Certified Trainer with 5 years experience.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-dumbbell_23-2149177956.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", title: "Coach Siska", subtitle: "Pilates Master", detail: "Specialist in posture and mobility.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-dumbbell_23-2149177956.jpg"},
|
||||
id: "t2", title: "Coach Siska", subtitle: "Pilates Master", detail: "Specialist in posture and mobility.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-dumbbell_23-2149177956.jpg?_wi=2"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
@@ -118,19 +118,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Budi", handle: "@budi_fit", testimonial: "Best gym in Cilegon! Very clean.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Ani", handle: "@ani_fit", testimonial: "Love the pilates sessions.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Caca", handle: "@caca_fit", testimonial: "Trainers are very helpful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg?_wi=3"},
|
||||
{
|
||||
id: "4", name: "Dedi", handle: "@dedi_fit", testimonial: "Equipment is always complete.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg?_wi=4"},
|
||||
{
|
||||
id: "5", name: "Eka", handle: "@eka_fit", testimonial: "Great atmosphere to workout.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg?_wi=5"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Member Stories"
|
||||
|
||||
Reference in New Issue
Block a user