From 06a46b19aebfd7fada46afb45d8880b3059c2333 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 22:44:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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", }, ]} -- 2.49.1