Merge version_1 into main #6
@@ -47,19 +47,19 @@ export default function MenuPage() {
|
||||
},
|
||||
{
|
||||
id: "cheese-croquettes", category: "Starters", name: "Cheese Croquettes", price: "480 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-zebra-cake-wooden-plate-with-cinnamon-grapes_114579-76238.jpg", imageAlt: "Mixed cheese croquettes with sauce"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-zebra-cake-wooden-plate-with-cinnamon-grapes_114579-76238.jpg?_wi=1", imageAlt: "Mixed cheese croquettes with sauce"
|
||||
},
|
||||
{
|
||||
id: "vegeterian-soup", category: "Soups", name: "Vegetarian Soup", price: "240 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-ingredients-with-pumpkin-soup-notebook_23-2148834713.jpg", imageAlt: "Fresh vegetable soup"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-ingredients-with-pumpkin-soup-notebook_23-2148834713.jpg?_wi=1", imageAlt: "Fresh vegetable soup"
|
||||
},
|
||||
{
|
||||
id: "chicken-soup", category: "Soups", name: "Chicken Soup", price: "280 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-ingredients-with-pumpkin-soup-notebook_23-2148834713.jpg", imageAlt: "Warm chicken soup"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-ingredients-with-pumpkin-soup-notebook_23-2148834713.jpg?_wi=2", imageAlt: "Warm chicken soup"
|
||||
},
|
||||
{
|
||||
id: "fish-soup", category: "Soups", name: "Fish Soup", price: "340 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg", imageAlt: "Hearty fish soup"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg?_wi=1", imageAlt: "Hearty fish soup"
|
||||
},
|
||||
{
|
||||
id: "village-style-salad", category: "Salads", name: "Village Style Salad", price: "460 LEKE", rating: 5,
|
||||
@@ -87,23 +87,23 @@ export default function MenuPage() {
|
||||
},
|
||||
{
|
||||
id: "homemade-burek", category: "Albanian Specialties", name: "Homemade Burek", price: "380 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-zebra-cake-wooden-plate-with-cinnamon-grapes_114579-76238.jpg", imageAlt: "Traditional Albanian burek served with sauces"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-zebra-cake-wooden-plate-with-cinnamon-grapes_114579-76238.jpg?_wi=2", imageAlt: "Traditional Albanian burek served with sauces"
|
||||
},
|
||||
{
|
||||
id: "grilled-sea-bass", category: "From The Sea", name: "Grilled Sea Bass with Vegetables", price: "880 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg", imageAlt: "Grilled sea bass fillet with seasonal vegetables"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg?_wi=2", imageAlt: "Grilled sea bass fillet with seasonal vegetables"
|
||||
},
|
||||
{
|
||||
id: "salmon-fillet", category: "From The Sea", name: "Salmon Fillet", price: "1360 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg", imageAlt: "Salmon fillet served with black rice and avocado"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg?_wi=3", imageAlt: "Salmon fillet served with black rice and avocado"
|
||||
},
|
||||
{
|
||||
id: "milk-veal-chop", category: "From The Land", name: "Milk Veal Chop", price: "1180 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chomps-wooden-board-with-lemon-slices-cutlery-tablecloth_114579-15654.jpg", imageAlt: "Premium milk veal chop"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chomps-wooden-board-with-lemon-slices-cutlery-tablecloth_114579-15654.jpg?_wi=1", imageAlt: "Premium milk veal chop"
|
||||
},
|
||||
{
|
||||
id: "beef-fillet", category: "From The Land", name: "Beef Fillet", price: "1340 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chomps-wooden-board-with-lemon-slices-cutlery-tablecloth_114579-15654.jpg", imageAlt: "Tender beef fillet"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chomps-wooden-board-with-lemon-slices-cutlery-tablecloth_114579-15654.jpg?_wi=2", imageAlt: "Tender beef fillet"
|
||||
},
|
||||
{
|
||||
id: "chocolate-souffle", category: "Desserts", name: "Chocolate Soufflé with Ice Cream", price: "360 LEKE", rating: 5,
|
||||
@@ -111,11 +111,11 @@ export default function MenuPage() {
|
||||
},
|
||||
{
|
||||
id: "cheesecake", category: "Desserts", name: "Cheesecake", price: "340 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg", imageAlt: "Creamy cheesecake dessert"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg?_wi=1", imageAlt: "Creamy cheesecake dessert"
|
||||
},
|
||||
{
|
||||
id: "house-dessert", category: "Desserts", name: "House Dessert", price: "280 LEKE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg", imageAlt: "Chef's special house dessert"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-raisins-cup-tea-light-dark-background_140725-80172.jpg?_wi=2", imageAlt: "Chef's special house dessert"
|
||||
},
|
||||
{
|
||||
id: "water", category: "Drinks", name: "Water", price: "100 LEKE", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user