Merge version_1 into main #1
@@ -62,15 +62,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=1",
|
||||
imageAlt: "gourmet restaurant interior elegant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg?_wi=1",
|
||||
imageAlt: "shashlik barbecue restaurant table",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg?_wi=1",
|
||||
imageAlt: "luxury restaurant terrace view",
|
||||
},
|
||||
{
|
||||
@@ -123,21 +123,21 @@ export default function LandingPage() {
|
||||
title: "Шашлык на углях",
|
||||
description: "Нежное мясо, приготовленное на настоящих березовых углях.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg?_wi=2",
|
||||
imageAlt: "abstract blur in coffee shop",
|
||||
},
|
||||
{
|
||||
title: "Кебаб со спаржей",
|
||||
description: "Авторская подача кебаба с хрустящей спаржей.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg?_wi=2",
|
||||
imageAlt: "abstract blur in coffee shop",
|
||||
},
|
||||
{
|
||||
title: "Авторские коктейли",
|
||||
description: "Изысканные напитки, дополняющие ваш ужин.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg?_wi=2",
|
||||
imageAlt: "abstract blur in coffee shop",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user