Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 05:00:06 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114226.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114226.jpg?_wi=1",
imageAlt: "modern gym interior dark",
},
{
@@ -117,7 +117,7 @@ export default function LandingPage() {
title: "Facility Access",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
imageAlt="professional personal trainer"
@@ -143,7 +143,7 @@ export default function LandingPage() {
description: "1-on-1 sessions with expert coaches.",
bentoComponent: "reveal-icon",
icon: User,
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114226.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114226.jpg?_wi=2",
imageAlt: "dumbbells rack gym",
},
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
description: "Custom meal plans for your needs.",
bentoComponent: "reveal-icon",
icon: Apple,
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32112.jpg?_wi=2",
imageAlt: "dumbbells rack gym",
},
]}