Merge version_1 into main #1
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@alex",
|
||||
testimonial: "Лучшая северокорейская кухня в городе!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-black-espresso-coffee-cup-black-table-top-view-copy-space-minimalist-breakfast-idea-black-sunshine-coffee-steam_166373-2298.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-black-espresso-coffee-cup-black-table-top-view-copy-space-minimalist-breakfast-idea-black-sunshine-coffee-steam_166373-2298.jpg?_wi=1",
|
||||
imageAlt: "authentic korean restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@marina",
|
||||
testimonial: "Атмосферно и очень вкусно.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2458.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2458.jpg?_wi=1",
|
||||
imageAlt: "authentic korean restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@dimitry",
|
||||
testimonial: "Большие порции, отличное место.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529754.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529754.jpg?_wi=1",
|
||||
imageAlt: "authentic korean restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
handle: "@elena",
|
||||
testimonial: "Очень колоритное и уютное место.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-korean-tteokbokki-dish-black-bowl_84443-85659.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-korean-tteokbokki-dish-black-bowl_84443-85659.jpg?_wi=1",
|
||||
imageAlt: "authentic korean restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
handle: "@sergey",
|
||||
testimonial: "Обязательно попробуйте лапшу, это шедевр.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sea-food-table_140725-7440.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sea-food-table_140725-7440.jpg?_wi=1",
|
||||
imageAlt: "authentic korean restaurant interior",
|
||||
},
|
||||
]}
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-black-espresso-coffee-cup-black-table-top-view-copy-space-minimalist-breakfast-idea-black-sunshine-coffee-steam_166373-2298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-black-espresso-coffee-cup-black-table-top-view-copy-space-minimalist-breakfast-idea-black-sunshine-coffee-steam_166373-2298.jpg?_wi=2"
|
||||
imageAlt="Restaurant ambiance"
|
||||
avatars={[
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
description="Мы привносим дух Пхеньяна в Москву, сохраняя верность традициям приготовления и гостеприимства."
|
||||
subdescription="Наш ресторан предлагает уникальный опыт, где каждая деталь — от рецепта до интерьера — погружает вас в атмосферу северокорейской культуры."
|
||||
icon={Utensils}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2458.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2458.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -184,21 +184,21 @@ export default function LandingPage() {
|
||||
name: "Холодная лапша",
|
||||
price: "750 ₽",
|
||||
variant: "Традиционный",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529754.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529754.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Кимчи",
|
||||
price: "300 ₽",
|
||||
variant: "Острое",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-korean-tteokbokki-dish-black-bowl_84443-85659.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spicy-korean-tteokbokki-dish-black-bowl_84443-85659.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Морепродукты",
|
||||
price: "1200 ₽",
|
||||
variant: "Гурман",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sea-food-table_140725-7440.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sea-food-table_140725-7440.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user