From 13052868a0f064dec71ce440e584f1aac5b13b99 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:25:57 +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 d07c20a..977b445 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { description="Погрузитесь в современную атмосферу и насладитесь изысканными блюдами в сердце Душанбе." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/table-dinner-set_74190-1534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-dinner-set_74190-1534.jpg?_wi=1", imageAlt: "Интерьер ресторана", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { title: "Качество", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg" + imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg?_wi=1" imageAlt="Интерьер ресторана" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -128,7 +128,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-holding-smartphone_23-2149954892.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/table-dinner-set_74190-1534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-dinner-set_74190-1534.jpg?_wi=2", imageAlt: "modern restaurant menu on smartphone", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-talks-phone-sitting-cafe_1304-5552.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg?_wi=2", imageAlt: "modern restaurant menu on smartphone", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-smartphone_23-2149870751.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-ice-cream-edible-flowers_23-2151973721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-ice-cream-edible-flowers_23-2151973721.jpg?_wi=1", imageAlt: "modern restaurant menu on smartphone", }, ]} @@ -173,7 +173,7 @@ export default function LandingPage() { name: "Авторское блюдо", price: "от 120 TJS", variant: "Основное", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-ice-cream-edible-flowers_23-2151973721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-ice-cream-edible-flowers_23-2151973721.jpg?_wi=2", }, { id: "p2", -- 2.49.1