Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-19 20:29:21 +00:00

View File

@@ -66,11 +66,11 @@ export default function LandingPage() {
description="State-of-the-art equipment designed for high-performance training. Join Matrix Fitness and redefine your limits."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746589.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746589.jpg?_wi=1",
imageAlt: "fitness gym interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/energetic-man-with-dark-skin-has-self-confident-facial-expression-aside-holds-bottle-with-water-poses-rocky-terrain-has-sporty-body-with-muscles-fitness-recreation-lifestyle-concept_273609-29675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/energetic-man-with-dark-skin-has-self-confident-facial-expression-aside-holds-bottle-with-water-poses-rocky-terrain-has-sporty-body-with-muscles-fitness-recreation-lifestyle-concept_273609-29675.jpg?_wi=1",
imageAlt: "athlete working out",
},
{
@@ -280,7 +280,7 @@ export default function LandingPage() {
button: {
text: "Choose",
},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746589.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746589.jpg?_wi=2",
imageAlt: "person stretching gym",
},
{
@@ -297,7 +297,7 @@ export default function LandingPage() {
button: {
text: "Choose",
},
imageSrc: "http://img.b2bpic.net/free-photo/energetic-man-with-dark-skin-has-self-confident-facial-expression-aside-holds-bottle-with-water-poses-rocky-terrain-has-sporty-body-with-muscles-fitness-recreation-lifestyle-concept_273609-29675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/energetic-man-with-dark-skin-has-self-confident-facial-expression-aside-holds-bottle-with-water-poses-rocky-terrain-has-sporty-body-with-muscles-fitness-recreation-lifestyle-concept_273609-29675.jpg?_wi=2",
imageAlt: "person stretching gym",
},
]}