diff --git a/src/app/page.tsx b/src/app/page.tsx index ca2a21c..1d3eed2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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", }, ]}