Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-11 01:55:13 +00:00

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
href: "#features",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg?_wi=1"
imageAlt="Gym interior showing modern equipment"
avatars={[
{
@@ -112,19 +112,19 @@ export default function LandingPage() {
id: "1",
title: "Modern Equipment",
description: "Cutting-edge fitness technology from global leading brands.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg?_wi=1",
},
{
id: "2",
title: "Motivating Atmosphere",
description: "A social, respectful community environment that keeps you focused.",
imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg?_wi=1",
},
{
id: "3",
title: "Expert Coaches",
description: "Professional trainers available to guide and support your goals.",
imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg?_wi=1",
},
]}
title="Why Choose UCAN?"
@@ -302,7 +302,7 @@ export default function LandingPage() {
handle: "@mo_train",
testimonial: "Professional staff and manager.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg?_wi=2",
imageAlt: "3d gym equipment",
},
{
@@ -311,7 +311,7 @@ export default function LandingPage() {
handle: "@ali_life",
testimonial: "Great atmosphere for serious training.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg?_wi=2",
imageAlt: "3d gym equipment",
},
{
@@ -320,7 +320,7 @@ export default function LandingPage() {
handle: "@laila_run",
testimonial: "Very modern machines and spacious.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg?_wi=2",
imageAlt: "3d gym equipment",
},
{
@@ -329,7 +329,7 @@ export default function LandingPage() {
handle: "@omar_g",
testimonial: "My favorite gym to date.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg?_wi=2",
imageAlt: "3d gym equipment",
},
]}