Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 06:39:12 +00:00

View File

@@ -60,12 +60,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913675.jpg?_wi=1",
imageAlt: "Yoga morning",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-home_23-2149144823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-home_23-2149144823.jpg?_wi=1",
imageAlt: "Dumbbell training",
},
{
@@ -120,7 +120,7 @@ export default function LandingPage() {
title: "Guidance",
subtitle: "Pro Coaching",
description: "Work with world-class trainers for real, measurable results.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913675.jpg?_wi=2",
imageAlt: "Flat lay composition with sports equipment on yellow background",
},
{
@@ -128,7 +128,7 @@ export default function LandingPage() {
title: "Timing",
subtitle: "Workouts on Demand",
description: "Available 24/7 so you can train whenever you have a gap in your schedule.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-home_23-2149144823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-home_23-2149144823.jpg?_wi=2",
imageAlt: "Flat lay composition with sports equipment on yellow background",
},
]}