diff --git a/src/app/restaurant/page.tsx b/src/app/restaurant/page.tsx index e95d332..aeb6d9e 100644 --- a/src/app/restaurant/page.tsx +++ b/src/app/restaurant/page.tsx @@ -70,14 +70,14 @@ export default function LandingPage() { value: "20+", title: "Ястия", description: "Авторски рецепти", - imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands_169016-10679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands_169016-10679.jpg?_wi=2", }, { id: "m2", value: "10", title: "Вина", description: "Селектирани изби", - imageSrc: "http://img.b2bpic.net/free-photo/two-friends-hiking-together_23-2148106884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-friends-hiking-together_23-2148106884.jpg?_wi=2", }, ]} />