Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 08:40:40 +00:00

View File

@@ -69,27 +69,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "h1",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heavy-dumbbells_1203-1637.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heavy-dumbbells_1203-1637.jpg?_wi=1",
imageAlt: "Gym interior 1",
},
{
id: "h2",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbells-close-up_1203-2090.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbells-close-up_1203-2090.jpg?_wi=1",
imageAlt: "Gym weights",
},
{
id: "h3",
imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg?_wi=1",
imageAlt: "Person lifting weights",
},
{
id: "h4",
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-63194.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-63194.jpg?_wi=1",
imageAlt: "Cardio machines",
},
{
id: "h5",
imageSrc: "http://img.b2bpic.net/free-photo/man-exercising-pommel-horse-close-up_23-2148752818.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-exercising-pommel-horse-close-up_23-2148752818.jpg?_wi=1",
imageAlt: "Gym equipment details",
},
{
@@ -286,7 +286,7 @@ export default function LandingPage() {
quote: "Fantastic place to work out. Clean, well-organized, and modern equipment.",
tag: "Best",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-top-standing-with-coach_1157-32125.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heavy-dumbbells_1203-1637.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heavy-dumbbells_1203-1637.jpg?_wi=2",
imageAlt: "healthy athletic person gym portrait",
},
{
@@ -297,7 +297,7 @@ export default function LandingPage() {
quote: "Best Gym In Town. Amazing trainers, clean gym. Highly recommend!",
tag: "Great",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbells-close-up_1203-2090.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dumbbells-close-up_1203-2090.jpg?_wi=2",
imageAlt: "healthy athletic person gym portrait",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
quote: "The atmosphere is always positive and encouraging. Highly recommend!",
tag: "Love",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-gym_23-2147789567.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg?_wi=2",
imageAlt: "healthy athletic person gym portrait",
},
{
@@ -319,7 +319,7 @@ export default function LandingPage() {
quote: "The diet plans and personal training helped me transform my fitness.",
tag: "Effective",
avatarSrc: "http://img.b2bpic.net/free-photo/blond-athletic-male-sportswear-holds-barbell-trx-stand-background-gym-club_613910-16321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-63194.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-63194.jpg?_wi=2",
imageAlt: "healthy athletic person gym portrait",
},
{
@@ -330,7 +330,7 @@ export default function LandingPage() {
quote: "Very well maintained machines. Professional environment.",
tag: "Quality",
avatarSrc: "http://img.b2bpic.net/free-photo/young-brunette-sexy-slim-girl-doing-workout-gym_627829-9263.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-exercising-pommel-horse-close-up_23-2148752818.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-exercising-pommel-horse-close-up_23-2148752818.jpg?_wi=2",
imageAlt: "healthy athletic person gym portrait",
},
]}