Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 07:51:21 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114121.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114121.jpg?_wi=1"
imageAlt="A.A. Fitness Gym Interior"
mediaAnimation="slide-up"
/>
@@ -107,19 +107,19 @@ export default function LandingPage() {
{
title: "Strength Area",
description: "High performance gear for maximum results.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-ball-head_23-2147687836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-ball-head_23-2147687836.jpg?_wi=1",
imageAlt: "Strength Training Area",
},
{
title: "Cardio Suite",
description: "Modern machines for heart-pumping action.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-her-personal-trainer_1098-544.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-her-personal-trainer_1098-544.jpg?_wi=1",
imageAlt: "Cardio Equipment",
},
{
title: "Free Weights",
description: "Professional racks for heavy lifting.",
imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg?_wi=1",
imageAlt: "Weights Rack",
},
]}
@@ -203,7 +203,7 @@ export default function LandingPage() {
quote: "I've never felt more motivated to work out than I do here.",
tag: "Elite Member",
avatarSrc: "http://img.b2bpic.net/free-photo/afro-american-sportsman-getting-ready-training_342744-655.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114121.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114121.jpg?_wi=2",
imageAlt: "smiling gym member portrait",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
quote: "The trainers are knowledgeable and friendly.",
tag: "Elite Member",
avatarSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13209.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-ball-head_23-2147687836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-ball-head_23-2147687836.jpg?_wi=2",
imageAlt: "smiling gym member portrait",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "Clean, modern, and never feels overcrowded.",
tag: "Elite Member",
avatarSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg?_wi=2",
imageAlt: "smiling gym member portrait",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
quote: "Everyone is supportive here.",
tag: "Elite Member",
avatarSrc: "http://img.b2bpic.net/free-photo/female-model-sport-bra-looks-seductive-with-hands-closed_114579-14185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-her-personal-trainer_1098-544.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-her-personal-trainer_1098-544.jpg?_wi=2",
imageAlt: "smiling gym member portrait",
},
{
@@ -247,7 +247,7 @@ export default function LandingPage() {
quote: "Changed my health and my lifestyle.",
tag: "Elite Member",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-gym_23-2149517345.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg?_wi=1",
imageAlt: "smiling gym member portrait",
},
]}
@@ -275,7 +275,7 @@ export default function LandingPage() {
required: true,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg?_wi=2"
buttonText="Join Now"
/>
</div>