Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 04:49:35 +00:00

View File

@@ -83,15 +83,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medical-mask-gym-equipment-with-weights_23-2148766073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medical-mask-gym-equipment-with-weights_23-2148766073.jpg?_wi=1",
imageAlt: "Modern gym interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-sportswear-exercising-with-suspension-straps-fitness-club_613910-18362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-sportswear-exercising-with-suspension-straps-fitness-club_613910-18362.jpg?_wi=1",
imageAlt: "Heavy weights section",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg?_wi=1",
imageAlt: "Cardio machines",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
imageAlt: "Gym interior",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/medical-mask-gym-equipment-with-weights_23-2148766073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medical-mask-gym-equipment-with-weights_23-2148766073.jpg?_wi=2",
imageAlt: "gym star rating icon gold",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
imageAlt: "Locker room",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-sportswear-exercising-with-suspension-straps-fitness-club_613910-18362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-sportswear-exercising-with-suspension-straps-fitness-club_613910-18362.jpg?_wi=2",
imageAlt: "gym star rating icon gold",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
imageAlt: "Gym reception",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg?_wi=2",
imageAlt: "gym star rating icon gold",
},
]}