From d6a774b82231c58ea752ef39fe95b3f7007b15f6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:48:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 32b5bcb..5925e2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function FitnessPro() { { imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg", imageAlt: "Qendra Fitness Moderne"}, { - imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg", imageAlt: "Kuota Stërvitjeje"}, + imageSrc: "http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg?_wi=1", imageAlt: "Kuota Stërvitjeje"}, ]} rating={5} ratingText="Vlerësuar nga anëtarët" @@ -68,7 +68,7 @@ export default function FitnessPro() { description="FitnessPro ofron një përvojë të plotë fitnesit me ekipim të fundit, trajnerë të sertifikuar dhe një komunitet mbështetës. Ne jemi të përkushtuar në ndihmën tuaj të arrijoni qëllimet tuaja të shëndetit." tag="Për Ne" tagIcon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg" + imageSrc="http://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg?_wi=2" imageAlt="Qendra Fitness Ynë" useInvertedBackground={false} buttons={[ -- 2.49.1