diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c5c3f2..0788cf2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/dinner-table-with-meals-decorative-flowers-high-angle-view-room_176474-5914.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dinner-table-with-meals-decorative-flowers-high-angle-view-room_176474-5914.jpg?_wi=1" imageAlt="Традиционный ресторан Зирбак" /> @@ -112,7 +112,7 @@ export default function LandingPage() { price: "65 TJS", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-roast-pork-cooked-rice_1150-26190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-roast-pork-cooked-rice_1150-26190.jpg?_wi=1", imageAlt: "Плов Зирбак", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { price: "50 TJS", rating: 4, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-skewered-meat-rustic-wooden-table-generated-by-ai_188544-13488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-skewered-meat-rustic-wooden-table-generated-by-ai_188544-13488.jpg?_wi=1", imageAlt: "Шашлык", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { price: "35 TJS", rating: 4, reviewCount: "40", - imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-food-salad-with-strawberry-space-text_185193-108465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-food-salad-with-strawberry-space-text_185193-108465.jpg?_wi=1", imageAlt: "Салаты", }, ]} @@ -160,7 +160,7 @@ export default function LandingPage() { name: "Юрий Столов", handle: "@yuri_st", testimonial: "Лучшая ошхона в городе! Отличная атмосфера, всё в национальном стиле. Рекомендую плов Зирбак.", - imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-with-meals-decorative-flowers-high-angle-view-room_176474-5914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-with-meals-decorative-flowers-high-angle-view-room_176474-5914.jpg?_wi=2", imageAlt: "Fried meat with onions under sauce", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { name: "Анна Иванова", handle: "@anna_ivanova", testimonial: "Приятное обслуживание и уютный интерьер. Обязательно вернусь снова!", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-roast-pork-cooked-rice_1150-26190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-roast-pork-cooked-rice_1150-26190.jpg?_wi=2", imageAlt: "Fried meat with onions under sauce", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { name: "Азиз Каримов", handle: "@aziz_k", testimonial: "Хорошая кухня, особенно рекомендую их шашлык. Всё свежее и вкусное.", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-skewered-meat-rustic-wooden-table-generated-by-ai_188544-13488.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-skewered-meat-rustic-wooden-table-generated-by-ai_188544-13488.jpg?_wi=2", imageAlt: "Fried meat with onions under sauce", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { name: "Mr. Pawn", handle: "@mrpawn", testimonial: "Среднее впечатление, но место популярное.", - imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-food-salad-with-strawberry-space-text_185193-108465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-food-salad-with-strawberry-space-text_185193-108465.jpg?_wi=2", imageAlt: "Fried meat with onions under sauce", }, ]}