Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-18 11:16:47 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/training-treadmill_1098-15787.jpg"
imageSrc="http://img.b2bpic.net/free-photo/training-treadmill_1098-15787.jpg?_wi=1"
imageAlt="luxury gym interior design"
/>
</div>
@@ -85,7 +85,7 @@ export default function LandingPage() {
description="Gymmito Fitness Club offers a refined fitness experience designed for those who value quality, comfort, and results."
subdescription="Located in the premium community of The Pearl, it blends fitness, wellness, and social lifestyle into one space."
icon={Diamond}
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-holding-dumbbells_23-2149177955.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-holding-dumbbells_23-2149177955.jpg?_wi=1"
imageAlt="modern wellness club"
mediaAnimation="slide-up"
/>
@@ -105,13 +105,13 @@ export default function LandingPage() {
{
title: "Prime Location",
description: "Located in the heart of The Pearl.",
imageSrc: "http://img.b2bpic.net/free-photo/training-treadmill_1098-15787.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/training-treadmill_1098-15787.jpg?_wi=2",
imageAlt: "Woman in corner of box ring",
},
{
title: "Recovery Focus",
description: "Sauna and premium recovery services.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-dumbbells_23-2149177955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-dumbbells_23-2149177955.jpg?_wi=2",
imageAlt: "Woman in corner of box ring",
},
]}