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" />