Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -88,14 +88,14 @@ export default function LandingPage() {
|
||||
handle: "@priya_fit",
|
||||
testimonial: "Vita Fitness Club changed my life! The trainers are incredibly supportive, and the personalized plan helped me lose 15kg. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-with-shiny-smile_158595-3430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-with-shiny-smile_158595-3430.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Rahul Mehta",
|
||||
handle: "@rahul_strength",
|
||||
testimonial: "The advanced equipment and motivating environment at VFC are unmatched. I've built more muscle here than anywhere else.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-sportswoman-cross-arms-looking-motivated-camera-fitness-girl-workout-practice-yoga-exercises-white-background_176420-47068.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-sportswoman-cross-arms-looking-motivated-camera-fitness-girl-workout-practice-yoga-exercises-white-background_176420-47068.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Anjali Singh",
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="Join our growing community!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg?_wi=1"
|
||||
imageAlt="Dynamic gym environment with people working out"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -268,7 +268,7 @@ export default function LandingPage() {
|
||||
duration: 22,
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg?_wi=2",
|
||||
imageAlt: "advanced gym equipment weights",
|
||||
},
|
||||
{
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-with-shiny-smile_158595-3430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-with-shiny-smile_158595-3430.jpg?_wi=2",
|
||||
imageAlt: "Advanced gym equipment",
|
||||
},
|
||||
{
|
||||
@@ -289,7 +289,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Personal trainer assisting a client",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-sportswoman-cross-arms-looking-motivated-camera-fitness-girl-workout-practice-yoga-exercises-white-background_176420-47068.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-sportswoman-cross-arms-looking-motivated-camera-fitness-girl-workout-practice-yoga-exercises-white-background_176420-47068.jpg?_wi=2",
|
||||
imageAlt: "advanced gym equipment weights",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user