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-11 22:44:22 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#pricing",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/gym-weights-shelf_23-2148656568.jpg"
imageSrc="http://img.b2bpic.net/free-photo/gym-weights-shelf_23-2148656568.jpg?_wi=1"
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Welcome to Lion Fitness"
description="Located on Akaki Beliashvili street, we provide a premium space for your fitness journey. With state-of-the-art facilities and a supportive atmosphere, we help you reach your goals."
imageSrc="http://img.b2bpic.net/free-photo/blurred-bikes_1203-367.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blurred-bikes_1203-367.jpg?_wi=1"
/>
</div>
@@ -143,7 +143,7 @@ export default function LandingPage() {
button: {
text: "Select",
},
imageSrc: "http://img.b2bpic.net/free-photo/gym-weights-shelf_23-2148656568.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gym-weights-shelf_23-2148656568.jpg?_wi=2",
imageAlt: "3d gym equipment",
},
]}
@@ -198,13 +198,13 @@ export default function LandingPage() {
{
id: "t2",
name: "Fitness Pro Maria",
imageSrc: "http://img.b2bpic.net/free-photo/gym-weights-shelf_23-2148656568.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gym-weights-shelf_23-2148656568.jpg?_wi=3",
imageAlt: "Still life of gym equipment",
},
{
id: "t3",
name: "Strength Coach David",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-bikes_1203-367.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-bikes_1203-367.jpg?_wi=2",
imageAlt: "Still life of gym equipment",
},
]}