Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 15:00:14 +00:00

View File

@@ -59,19 +59,19 @@ export default function LandingPage() {
description="Transform with expert trainers and science-backed programs designed for real results. Join a community that demands excellence."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-gym_23-2148024321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-gym_23-2148024321.jpg?_wi=1",
imageAlt: "Dynamic training",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/muscular-brunette-woman-training-with-ropes_651396-1615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/muscular-brunette-woman-training-with-ropes_651396-1615.jpg?_wi=1",
imageAlt: "Gym weights",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/kettlebell-gym-equipment-still-life_23-2151739283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kettlebell-gym-equipment-still-life_23-2151739283.jpg?_wi=1",
imageAlt: "Equipment detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-athlete-exercising_23-2148267179.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-athlete-exercising_23-2148267179.jpg?_wi=1",
imageAlt: "Intense athlete",
},
{
@@ -85,19 +85,19 @@ export default function LandingPage() {
imageAlt: "Training group",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-gym_23-2148024321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-gym_23-2148024321.jpg?_wi=2",
imageAlt: "Dynamic training",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/muscular-brunette-woman-training-with-ropes_651396-1615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/muscular-brunette-woman-training-with-ropes_651396-1615.jpg?_wi=2",
imageAlt: "Gym weights",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/kettlebell-gym-equipment-still-life_23-2151739283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kettlebell-gym-equipment-still-life_23-2151739283.jpg?_wi=2",
imageAlt: "Equipment detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-athlete-exercising_23-2148267179.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-athlete-exercising_23-2148267179.jpg?_wi=2",
imageAlt: "Intense athlete",
},
]}
@@ -175,7 +175,7 @@ export default function LandingPage() {
title: "Admin Dashboard",
subtitle: "Management",
description: "Intuitive content and member management tools.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-gym_23-2148024321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-gym_23-2148024321.jpg?_wi=3",
imageAlt: "athletic gym training dark neon",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
title: "Program Tracking",
subtitle: "Analytics",
description: "Science-backed workout logging and progress metrics.",
imageSrc: "http://img.b2bpic.net/free-photo/muscular-brunette-woman-training-with-ropes_651396-1615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/muscular-brunette-woman-training-with-ropes_651396-1615.jpg?_wi=3",
imageAlt: "gym weights neon lighting",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
title: "Member Profiles",
subtitle: "Community",
description: "Personalized spaces for tracking your fitness journey.",
imageSrc: "http://img.b2bpic.net/free-photo/kettlebell-gym-equipment-still-life_23-2151739283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kettlebell-gym-equipment-still-life_23-2151739283.jpg?_wi=3",
imageAlt: "barbell gym gritty dark",
},
]}