Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,35 +62,35 @@ export default function LandingPage() {
|
||||
handle: "@rahulp",
|
||||
testimonial: "Best gym in Bhubaneswar! The vibe is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-drinking-healthy-ve_1258-105405.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-drinking-healthy-ve_1258-105405.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sita K.",
|
||||
handle: "@sitak",
|
||||
testimonial: "Professional trainers and clean facilities.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332054.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Amit M.",
|
||||
handle: "@amitm",
|
||||
testimonial: "Fit Fighter helped me reach my fitness goals fast!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-sporty-girl-wearing-headband-wristbands-keeping-hands-waist-looking-side-isolated-orange-wall_141793-112900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-sporty-girl-wearing-headband-wristbands-keeping-hands-waist-looking-side-isolated-orange-wall_141793-112900.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Kiran G.",
|
||||
handle: "@kirang",
|
||||
testimonial: "Incredible equipment and atmosphere, highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-athletic-woman-plank-pose-exercising-strength-health-club_637285-8492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-athletic-woman-plank-pose-exercising-strength-health-club_637285-8492.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Arjun R.",
|
||||
handle: "@arjunr",
|
||||
testimonial: "The best place to stay fit in the city.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
role: "Corporate",
|
||||
company: "Fit Fighter",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-drinking-healthy-ve_1258-105405.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothing-drinking-healthy-ve_1258-105405.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
role: "Student",
|
||||
company: "Fit Fighter",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332054.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
role: "Entrepreneur",
|
||||
company: "Fit Fighter",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-sporty-girl-wearing-headband-wristbands-keeping-hands-waist-looking-side-isolated-orange-wall_141793-112900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-sporty-girl-wearing-headband-wristbands-keeping-hands-waist-looking-side-isolated-orange-wall_141793-112900.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
role: "Teacher",
|
||||
company: "Fit Fighter",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-athletic-woman-plank-pose-exercising-strength-health-club_637285-8492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-athletic-woman-plank-pose-exercising-strength-health-club_637285-8492.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
role: "Tech Professional",
|
||||
company: "Fit Fighter",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007196.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user