diff --git a/src/app/page.tsx b/src/app/page.tsx index d0a314a..9171e44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,13 +71,13 @@ export default function LandingPage() { description="Summit Guest House нь аялагчдад зориулсан цэвэр, тохилог орчин, найрсаг үйлчилгээг санал болгодог. Улаанбаатарын зүрхэнд тав тухтай амраарай." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598851.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150532975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150532975.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hotel-room_23-2148095266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-room_23-2148095266.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/chef-with-tablet_23-2148145531.jpg", @@ -94,7 +94,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/food-bag-milk-bottle-mat_23-2148773427.jpg", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598846.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160768.jpg", @@ -218,7 +218,7 @@ export default function LandingPage() { tags: [ "Tasty", ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598851.jpg?_wi=2", imageAlt: "google travel review logo", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { tags: [ "Self Service", ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598846.jpg?_wi=2", imageAlt: "google travel review logo", }, ]} @@ -324,7 +324,7 @@ export default function LandingPage() { handle: "@backpacker", testimonial: "Хямд, тухтай, үйлчилгээ сайн.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598851.jpg?_wi=3", imageAlt: "lonely planet travel brand", }, { @@ -333,7 +333,7 @@ export default function LandingPage() { handle: "@tourist", testimonial: "Найрсаг хамт олон, сайхан орчин.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598846.jpg?_wi=3", imageAlt: "lonely planet travel brand", }, { @@ -342,7 +342,7 @@ export default function LandingPage() { handle: "@adventurer", testimonial: "Олоход бага зэрэг хэцүү, гэхдээ үнэ цэнэтэй.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150532975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150532975.jpg?_wi=2", imageAlt: "lonely planet travel brand", }, { @@ -351,7 +351,7 @@ export default function LandingPage() { handle: "@digitalnomad", testimonial: "Заримдаа дуу чимээтэй, гэхдээ маш цэвэр.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/hotel-room_23-2148095266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-room_23-2148095266.jpg?_wi=2", imageAlt: "lonely planet travel brand", }, ]}