Merge version_1 into main #1
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Cozy private restaurant cabin",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg?_wi=1",
|
||||
imageAlt: "Grilled trout dish",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Festive interior atmosphere",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg?_wi=1",
|
||||
imageAlt: "Lamb neck with quail",
|
||||
},
|
||||
{
|
||||
@@ -112,37 +112,37 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Lamb Neck Kazan-Kabob",
|
||||
price: "Specialty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Grilled Trout",
|
||||
price: "Fresh Catch",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Sazan Fish Delicacy",
|
||||
price: "Chef's Selection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-white-prepared-steak-background_1203-4345.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-white-prepared-steak-background_1203-4345.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Traditional Plov",
|
||||
price: "Community Favorite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggplant-roulets-table_140725-721.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Uzbek Shish-Kebab",
|
||||
price: "Classic Grill",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-fillet-with-potatoes-cheese-rolls-vegetables-mix_114579-199.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Asian Fusion Salad",
|
||||
price: "Fresh & Healthy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-white-prepared-steak-background_1203-4345.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-white-prepared-steak-background_1203-4345.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
|
||||
Reference in New Issue
Block a user