diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f4523f..2565da5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg?_wi=1" imageAlt="Уютная атмосфера ресторана Prazacka" mediaAnimation="slide-up" avatars={[ @@ -136,19 +136,19 @@ export default function LandingPage() { { title: "Авторское меню", description: "Только свежие ингредиенты и классические чешские рецепты.", - imageSrc: "http://img.b2bpic.net/free-photo/overflowing-pint-beer_53876-37.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overflowing-pint-beer_53876-37.jpg?_wi=1", imageAlt: "Блюда меню", }, { title: "Оригинальное пиво", description: "Широкий выбор сортов от ведущих чешских пивоварен.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-corn-dogs-assortment_23-2149455142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-corn-dogs-assortment_23-2149455142.jpg?_wi=1", imageAlt: "Пивная карта", }, { title: "Уютный интерьер", description: "Идеально для встреч с друзьями и семейных ужинов.", - imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=1", imageAlt: "Интерьер", }, ]} @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "Отличное место, пиво всегда свежее!", tag: "Отзыв", avatarSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg?_wi=2", imageAlt: "happy customer eating", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "Вепрево колено просто супер!", tag: "Отзыв", avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/overflowing-pint-beer_53876-37.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overflowing-pint-beer_53876-37.jpg?_wi=2", imageAlt: "happy customer eating", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { quote: "Самое уютное место в Новосибирске.", tag: "Отзыв", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-corn-dogs-assortment_23-2149455142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-corn-dogs-assortment_23-2149455142.jpg?_wi=2", imageAlt: "happy customer eating", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { quote: "Выбор пива впечатляет.", tag: "Отзыв", avatarSrc: "http://img.b2bpic.net/free-photo/waitress-near-display-case-with-tartines_23-2147830513.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-beer-snacks-bottles-beer_140725-4431.jpg?_wi=2", imageAlt: "happy customer eating", }, ]}