Update src/app/restaurant/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user