From 66d517d019ccb0468a819ca8d7963ed997f38bfc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 19:13:45 +0000 Subject: [PATCH] Update src/app/restaurant/page.tsx --- src/app/restaurant/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]} />