diff --git a/src/app/page.tsx b/src/app/page.tsx index 424b90f..fae6893 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,15 +58,15 @@ export default function LandingPage() { description="Experience comfort, community, and adventure in the heart of the city. Join our vibrant hostel family today." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=1", imageAlt: "Hostel Lobby", }, { - imageSrc: "http://img.b2bpic.net/free-photo/boy-playing-with-sheet_23-2147663933.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-playing-with-sheet_23-2147663933.jpg?_wi=1", imageAlt: "Hostel Dorm", }, { - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316326.jpg?_wi=1", imageAlt: "Kitchen", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mixer-kitchen-appliace_417767-35.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=2", imageAlt: "hostel cafe area breakfast", }, { @@ -118,7 +118,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-with-apron-offering-packed-takeaway-food-male-customer_23-2149025770.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/boy-playing-with-sheet_23-2147663933.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-playing-with-sheet_23-2147663933.jpg?_wi=2", imageAlt: "hostel cafe area breakfast", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598846.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316326.jpg?_wi=2", imageAlt: "hostel cafe area breakfast", }, ]}