diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b1a006..9191ad3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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" /> @@ -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", }, ]}