From eef29b7df14601d33d0d72ebbd2b97d3cae21284 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:33:01 +0000 Subject: [PATCH] Update src/app/restaurant/page.tsx --- src/app/restaurant/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/restaurant/page.tsx b/src/app/restaurant/page.tsx index 25a9619..8ab4f65 100644 --- a/src/app/restaurant/page.tsx +++ b/src/app/restaurant/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { title: "Сніданки та обіди", description: "Починайте ранок з ароматної кави та смачних сніданків.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_74190-7610.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_74190-7610.jpg?_wi=1", }, items: [ { @@ -70,7 +70,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/decorated-front-door_23-2150562486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-front-door_23-2150562486.jpg?_wi=2", imageAlt: "luxury boutique hotel entrance", }, ]} @@ -95,7 +95,7 @@ export default function LandingPage() { description: "Сучасні стандарти", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_74190-7610.jpg" + imageSrc="http://img.b2bpic.net/free-photo/foie-gras-duck-meat-with-sweet-sauce_74190-7610.jpg?_wi=2" mediaAnimation="slide-up" />