Update src/app/restaurant/page.tsx

This commit is contained in:
2026-04-05 19:13:45 +00:00
parent 886ea56e39
commit 66d517d019

View File

@@ -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",
},
]}
/>