From e60e8c347a00b574749ad3463ff3da9f4bbe5ab4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 20:09:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dc20690..26b6ce1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,15 +82,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-flowers_23-2149636915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-flowers_23-2149636915.jpg?_wi=1", imageAlt: "Традиционный хачапури на столе", }, { - imageSrc: "http://img.b2bpic.net/free-photo/loving-couple-talking-holiday-meal-dining-room_637285-10151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/loving-couple-talking-holiday-meal-dining-room_637285-10151.jpg?_wi=1", imageAlt: "Горячие хинкали с зеленью", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-greek-saladlettuce-tomatoes-feta-cheese-cucumbers-black-olives-purple-onion-dark-wooden-table_176474-3109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-greek-saladlettuce-tomatoes-feta-cheese-cucumbers-black-olives-purple-onion-dark-wooden-table_176474-3109.jpg?_wi=1", imageAlt: "Разнообразный грузинский стол", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg", imageAlt: "Довольные посетители в ресторане", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-flowers_23-2149636915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-flowers_23-2149636915.jpg?_wi=2", imageAlt: "Restaurant online booking interface", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-cook-cutting-fresh-green-salad-gray-surface_179666-44566.jpg", imageAlt: "Шеф-повар готовит грузинское блюдо", }, - imageSrc: "http://img.b2bpic.net/free-photo/loving-couple-talking-holiday-meal-dining-room_637285-10151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/loving-couple-talking-holiday-meal-dining-room_637285-10151.jpg?_wi=2", imageAlt: "Restaurant online booking interface", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/beef-stew-with-potato-chestnuts-tomato-sauce-with-rice-garnish-cabbage-carrot-salad-takeaway_114579-908.jpg", imageAlt: "Доставка еды на дом", }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-greek-saladlettuce-tomatoes-feta-cheese-cucumbers-black-olives-purple-onion-dark-wooden-table_176474-3109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-greek-saladlettuce-tomatoes-feta-cheese-cucumbers-black-olives-purple-onion-dark-wooden-table_176474-3109.jpg?_wi=2", imageAlt: "Restaurant online booking interface", }, ]} -- 2.49.1