diff --git a/src/app/page.tsx b/src/app/page.tsx index 93c9903..de1760a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,23 +62,23 @@ export default function LandingPage() { description="Традиции, вкус и уют в самом сердце Алматы. Откройте для себя наш ассортимент и теплую атмосферу." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/education-day-scene-fantasy-style-aesthetic_23-2151040264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/education-day-scene-fantasy-style-aesthetic_23-2151040264.jpg?_wi=1", imageAlt: "Уютный интерьер", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wood-platter-beef-steak-with-grilled-aubergine-potato-mushroom-sauce_140725-1480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wood-platter-beef-steak-with-grilled-aubergine-potato-mushroom-sauce_140725-1480.jpg?_wi=1", imageAlt: "Свежее пиво", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bulb-room_181624-57611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bulb-room_181624-57611.jpg?_wi=1", imageAlt: "Атмосфера таверны", }, { - imageSrc: "http://img.b2bpic.net/free-photo/three-content-friends-chatting-drinking-beer_1262-3656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-content-friends-chatting-drinking-beer_1262-3656.jpg?_wi=1", imageAlt: "Дружеские посиделки", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-with-sausages_23-2148306039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-with-sausages_23-2148306039.jpg?_wi=1", imageAlt: "Вкусные закуски", }, ]} @@ -274,7 +274,7 @@ export default function LandingPage() { quote: "Лучшая рулька в городе!", tag: "Постоянный гость", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-creative-man_1098-18446.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/education-day-scene-fantasy-style-aesthetic_23-2151040264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/education-day-scene-fantasy-style-aesthetic_23-2151040264.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -285,7 +285,7 @@ export default function LandingPage() { quote: "Прекрасная атмосфера и вежливый персонал.", tag: "Постоянный гость", avatarSrc: "http://img.b2bpic.net/free-photo/senior-man-laughing-restaurant_23-2149316808.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wood-platter-beef-steak-with-grilled-aubergine-potato-mushroom-sauce_140725-1480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wood-platter-beef-steak-with-grilled-aubergine-potato-mushroom-sauce_140725-1480.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -296,7 +296,7 @@ export default function LandingPage() { quote: "Пиво всегда свежее, рекомендую.", tag: "Новый гость", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-funny-way_23-2150269630.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bulb-room_181624-57611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bulb-room_181624-57611.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -307,7 +307,7 @@ export default function LandingPage() { quote: "Ходим сюда с друзьями каждую неделю.", tag: "Постоянный гость", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092051.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/three-content-friends-chatting-drinking-beer_1262-3656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-content-friends-chatting-drinking-beer_1262-3656.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, { @@ -318,7 +318,7 @@ export default function LandingPage() { quote: "Отличное соотношение цены и качества.", tag: "Постоянный гость", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-people-with-reviews_23-2149394417.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-with-sausages_23-2148306039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-with-sausages_23-2148306039.jpg?_wi=2", imageAlt: "happy customer dining restaurant", }, ]}