diff --git a/src/app/page.tsx b/src/app/page.tsx index 774a366..1123b6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { href: "#fields", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-empty-soccer-stadium-with-fantasy-dreamy-sky_23-2151563036.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-empty-soccer-stadium-with-fantasy-dreamy-sky_23-2151563036.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -201,7 +201,7 @@ export default function LandingPage() { id: "p1", name: "الملعب الرئيسي (A)", price: "200 ر.س / ساعة", - imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-field-with-grass_23-2150887308.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-field-with-grass_23-2150887308.jpg?_wi=1", }, { id: "p2", @@ -254,7 +254,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-222.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-empty-soccer-stadium-with-fantasy-dreamy-sky_23-2151563036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-empty-soccer-stadium-with-fantasy-dreamy-sky_23-2151563036.jpg?_wi=2", imageAlt: "stadium lighting icon", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cartoon-sports-centre-building_23-2152012342.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-field-with-grass_23-2150887308.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-field-with-grass_23-2150887308.jpg?_wi=2", imageAlt: "stadium lighting icon", }, ]}