Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 16:10:25 +00:00

View File

@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-perfectly-ordered-fitness-items_23-2150321808.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-perfectly-ordered-fitness-items_23-2150321808.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/fitness-equipment_53876-63194.jpg",
@@ -153,21 +153,21 @@ export default function LandingPage() {
{
title: "Strength Zone",
description: "High-quality equipment for heavy lifting.",
imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-59099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-59099.jpg?_wi=1",
titleIconSrc: "Dumbbell",
buttonText: "See More",
},
{
title: "Cardio Hub",
description: "Advanced treadmills and rowing machines.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-athletic-woman-running-treadmill-gym_7502-5038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-athletic-woman-running-treadmill-gym_7502-5038.jpg?_wi=1",
titleIconSrc: "Activity",
buttonText: "See More",
},
{
title: "Functional Area",
description: "Space for dynamic workouts and mobility.",
imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg?_wi=1",
titleIconSrc: "Zap",
buttonText: "See More",
},
@@ -253,7 +253,7 @@ export default function LandingPage() {
quote: "I lost 10kg in 3 months! The trainers are amazing.",
tag: "Results",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-gym_23-2150007192.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfectly-ordered-fitness-items_23-2150321808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfectly-ordered-fitness-items_23-2150321808.jpg?_wi=2",
imageAlt: "happy gym member portrait",
},
{
@@ -275,7 +275,7 @@ export default function LandingPage() {
quote: "Always clean and welcoming. Best investment I made.",
tag: "Support",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-mood-with-great-music-photo-gorgeous-blonde-woman-gym-her-weekend-time_146671-16548.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-59099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-59099.jpg?_wi=2",
imageAlt: "happy gym member portrait",
},
{
@@ -286,7 +286,7 @@ export default function LandingPage() {
quote: "Top tier powerlifting gear, highly recommend!",
tag: "Gear",
avatarSrc: "http://img.b2bpic.net/free-photo/fitness-gym-hobby-healthy-assistance-active-concept_53876-30134.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-athletic-woman-running-treadmill-gym_7502-5038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-athletic-woman-running-treadmill-gym_7502-5038.jpg?_wi=2",
imageAlt: "happy gym member portrait",
},
{
@@ -297,7 +297,7 @@ export default function LandingPage() {
quote: "Best place to focus on your health and goals.",
tag: "Clean",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-with-shiny-smile_158595-3430.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cast-iron-dumbbell-weights_1048-12225.jpg?_wi=2",
imageAlt: "happy gym member portrait",
},
]}