Merge version_1 into main #2
260
src/app/page.tsx
260
src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
{
|
||||
name: "Atmosphere",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Menu", id: "#menu" },
|
||||
{ name: "Atmosphere", id: "#about" },
|
||||
{ name: "Reviews", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" }
|
||||
]}
|
||||
brandName="Restaurant Point"
|
||||
/>
|
||||
@@ -53,36 +41,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Restaurant Point: Атмосфера и Вкус"
|
||||
description="Погрузитесь в современную атмосферу и насладитесь изысканными блюдами в сердце Душанбе."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-dinner-set_74190-1534.jpg?_wi=1",
|
||||
imageAlt: "Интерьер ресторана",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-arranging-dishware-table-restaurant_23-2147936226.jpg",
|
||||
imageAlt: "Атмосфера ресторана",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetable-salad-with-white-cheese_140725-4412.jpg",
|
||||
imageAlt: "Блюда высшего качества",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3459.jpg",
|
||||
imageAlt: "Коктейли",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg",
|
||||
imageAlt: "Стильный интерьер",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg",
|
||||
imageAlt: "Отдых с друзьями",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-dinner-set_74190-1534.jpg", imageAlt: "Интерьер ресторана" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-arranging-dishware-table-restaurant_23-2147936226.jpg", imageAlt: "Атмосфера ресторана" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetable-salad-with-white-cheese_140725-4412.jpg", imageAlt: "Блюда высшего качества" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3459.jpg", imageAlt: "Коктейли" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg", imageAlt: "Стильный интерьер" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg", imageAlt: "Отдых с друзьями" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -93,20 +61,11 @@ export default function LandingPage() {
|
||||
title="Место для души и встреч"
|
||||
description="Современный и стильный интерьер, продумано до мелочей. Идеальное место как для романтического вечера, так и для веселых встреч с друзьями."
|
||||
metrics={[
|
||||
{
|
||||
value: "4.7",
|
||||
title: "Средняя оценка",
|
||||
},
|
||||
{
|
||||
value: "33+",
|
||||
title: "Восторженных отзыва",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Качество",
|
||||
},
|
||||
{ value: "4.7", title: "Средняя оценка" },
|
||||
{ value: "33+", title: "Восторженных отзыва" },
|
||||
{ value: "100%", title: "Качество" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg"
|
||||
imageAlt="Интерьер ресторана"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -119,42 +78,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Цифровое меню",
|
||||
description: "Просматривайте наше меню с легкостью прямо со смартфона.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5274.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-holding-smartphone_23-2149954892.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-dinner-set_74190-1534.jpg?_wi=2",
|
||||
imageAlt: "modern restaurant menu on smartphone",
|
||||
},
|
||||
{
|
||||
title: "Легкая бронь",
|
||||
description: "Бронируйте столики онлайн в пару кликов.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopper-using-online-store-mobile-app-phone-examining-modern-fashion-items-collection-buying-merchandise-boutique-client-looking-clothing-line-retail-shop-website_482257-67405.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talks-phone-sitting-cafe_1304-5552.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg?_wi=2",
|
||||
imageAlt: "modern restaurant menu on smartphone",
|
||||
},
|
||||
{
|
||||
title: "Сервис высокого уровня",
|
||||
description: "Наши официанты внимательны и профессиональны.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-with-smartphone-arrangement_23-2149089685.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-smartphone_23-2149870751.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-ice-cream-edible-flowers_23-2151973721.jpg?_wi=1",
|
||||
imageAlt: "modern restaurant menu on smartphone",
|
||||
},
|
||||
{ title: "Цифровое меню", description: "Просматривайте наше меню с легкостью прямо со смартфона.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5274.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-holding-smartphone_23-2149954892.jpg" } },
|
||||
{ title: "Легкая бронь", description: "Бронируйте столики онлайн в пару кликов.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/shopper-using-online-store-mobile-app-phone-examining-modern-fashion-items-collection-buying-merchandise-boutique-client-looking-clothing-line-retail-shop-website_482257-67405.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-talks-phone-sitting-cafe_1304-5552.jpg" } },
|
||||
{ title: "Сервис высокого уровня", description: "Наши официанты внимательны и профессиональны.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-with-smartphone-arrangement_23-2149089685.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-smartphone_23-2149870751.jpg" } }
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Удобство в каждом детале"
|
||||
@@ -164,52 +90,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Авторское блюдо",
|
||||
price: "от 120 TJS",
|
||||
variant: "Основное",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-ice-cream-edible-flowers_23-2151973721.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Средиземноморская паста",
|
||||
price: "95 TJS",
|
||||
variant: "Паста",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mussels-with-arugula-grilled-tomato-bread-sticks-sesame_140725-11084.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Десерт Point",
|
||||
price: "65 TJS",
|
||||
variant: "Десерт",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salad-put-jelly-roll-served-white-plate_1304-4656.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Фирменная закуска",
|
||||
price: "75 TJS",
|
||||
variant: "Закуски",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-aubergine-rolls-white-plate-grey-free-space_140725-105290.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Салат с креветками",
|
||||
price: "85 TJS",
|
||||
variant: "Салаты",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pop-corn-salad-with-fried-shrimp-arugula-tomatoes-pop-corn-plate_140725-10989.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Рыбное филе",
|
||||
price: "140 TJS",
|
||||
variant: "Рыба",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-grilled-salmon-fillet-with-spices-green-salad-served-with-glass-italian-wine_114579-2331.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Авторское блюдо", price: "от 120 TJS", variant: "Основное", imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-ice-cream-edible-flowers_23-2151973721.jpg" },
|
||||
{ id: "p2", name: "Средиземноморская паста", price: "95 TJS", variant: "Паста", imageSrc: "http://img.b2bpic.net/free-photo/mussels-with-arugula-grilled-tomato-bread-sticks-sesame_140725-11084.jpg" },
|
||||
{ id: "p3", name: "Десерт Point", price: "65 TJS", variant: "Десерт", imageSrc: "http://img.b2bpic.net/free-photo/salad-put-jelly-roll-served-white-plate_1304-4656.jpg" },
|
||||
{ id: "p4", name: "Фирменная закуска", price: "75 TJS", variant: "Закуски", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-aubergine-rolls-white-plate-grey-free-space_140725-105290.jpg" },
|
||||
{ id: "p5", name: "Салат с креветками", price: "85 TJS", variant: "Салаты", imageSrc: "http://img.b2bpic.net/free-photo/pop-corn-salad-with-fried-shrimp-arugula-tomatoes-pop-corn-plate_140725-10989.jpg" },
|
||||
{ id: "p6", name: "Рыбное филе", price: "140 TJS", variant: "Рыба", imageSrc: "http://img.b2bpic.net/free-photo/plate-grilled-salmon-fillet-with-spices-green-salad-served-with-glass-italian-wine_114579-2331.jpg" }
|
||||
]}
|
||||
title="Изысканное меню"
|
||||
description="Гастрономические шедевры, приготовленные с любовью и страстью."
|
||||
@@ -222,27 +113,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "4.7",
|
||||
title: "Рейтинг",
|
||||
description: "По отзывам Google",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/organic-food-label-illustration_24908-54742.jpg",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "33",
|
||||
title: "Отзыва",
|
||||
description: "Настоящих гостей",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-oscars-film-awards-ornaments-collection_23-2151189186.jpg",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Вкусно",
|
||||
description: "Оценка кухни",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/2019-inscription-plate-table_23-2147983878.jpg",
|
||||
},
|
||||
{ id: "m1", value: "4.7", title: "Рейтинг", description: "По отзывам Google", imageSrc: "http://img.b2bpic.net/free-vector/organic-food-label-illustration_24908-54742.jpg" },
|
||||
{ id: "m2", value: "33", title: "Отзыва", description: "Настоящих гостей", imageSrc: "http://img.b2bpic.net/free-vector/flat-oscars-film-awards-ornaments-collection_23-2151189186.jpg" },
|
||||
{ id: "m3", value: "100%", title: "Вкусно", description: "Оценка кухни", imageSrc: "http://img.b2bpic.net/free-photo/2019-inscription-plate-table_23-2147983878.jpg" }
|
||||
]}
|
||||
title="Почему выбирают нас"
|
||||
description="Признание наших гостей говорит лучше слов."
|
||||
@@ -254,46 +127,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Великолепный вечер",
|
||||
quote: "Вкусно, красиво, очень атмосферно. Вернусь обязательно!",
|
||||
name: "Маришка",
|
||||
role: "Гость",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-outdoors-chinese-asian-food-sitting-stree_197531-31017.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Стильно и уютно",
|
||||
quote: "Отличное обслуживание, коктейли на высшем уровне.",
|
||||
name: "Александр",
|
||||
role: "Друг заведения",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-handsome-barista-black-apron-raising-eyebrows-looking-amazed-standing-against-yellow-ba_1258-157069.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Лучший интерьер в городе",
|
||||
quote: "Продумано до мелочей. Очень приятно находиться.",
|
||||
name: "Елена",
|
||||
role: "Ценитель",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-white-boho-crochet-dress-posing-beach-summer-tropical-vacation-fashion-photo_273443-5039.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Гастрономический восторг",
|
||||
quote: "Подача блюд как искусство, а вкус просто огонь.",
|
||||
name: "Дмитрий",
|
||||
role: "Гурман",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166070.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Приятная атмосфера",
|
||||
quote: "Обслуживание ненавязчивое, кухня выше всяких похвал.",
|
||||
name: "Светлана",
|
||||
role: "Постоянный гость",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-girl-with-lemons_23-2148483076.jpg",
|
||||
},
|
||||
{ id: "t1", title: "Великолепный вечер", quote: "Вкусно, красиво, очень атмосферно. Вернусь обязательно!", name: "Маришка", role: "Гость", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-outdoors-chinese-asian-food-sitting-stree_197531-31017.jpg" },
|
||||
{ id: "t2", title: "Стильно и уютно", quote: "Отличное обслуживание, коктейли на высшем уровне.", name: "Александр", role: "Друг заведения", imageSrc: "http://img.b2bpic.net/free-photo/surprised-handsome-barista-black-apron-raising-eyebrows-looking-amazed-standing-against-yellow-ba_1258-157069.jpg" },
|
||||
{ id: "t3", title: "Лучший интерьер в городе", quote: "Продумано до мелочей. Очень приятно находиться.", name: "Елена", role: "Ценитель", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-white-boho-crochet-dress-posing-beach-summer-tropical-vacation-fashion-photo_273443-5039.jpg" },
|
||||
{ id: "t4", title: "Гастрономический восторг", quote: "Подача блюд как искусство, а вкус просто огонь.", name: "Дмитрий", role: "Гурман", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166070.jpg" },
|
||||
{ id: "t5", title: "Приятная атмосфера", quote: "Обслуживание ненавязчивое, кухня выше всяких похвал.", name: "Светлана", role: "Постоянный гость", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-girl-with-lemons_23-2148483076.jpg" }
|
||||
]}
|
||||
title="Что говорят гости"
|
||||
description="Отзывы наших любимых посетителей."
|
||||
@@ -303,9 +141,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Мы ждем вас по адресу: кӯчаи Шевченко 34, Душанбе. Звоните: +992 10 271 1111"
|
||||
/>
|
||||
</div>
|
||||
@@ -314,32 +150,8 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="Restaurant Point"
|
||||
columns={[
|
||||
{
|
||||
title: "Навигация",
|
||||
items: [
|
||||
{
|
||||
label: "Главная",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
label: "Меню",
|
||||
href: "#menu",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Контакты",
|
||||
items: [
|
||||
{
|
||||
label: "+992 10 271 1111",
|
||||
href: "tel:+992102711111",
|
||||
},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Навигация", items: [{ label: "Главная", href: "/" }, { label: "Меню", href: "#menu" }] },
|
||||
{ title: "Контакты", items: [{ label: "+992 10 271 1111", href: "tel:+992102711111" }, { label: "Instagram", href: "https://instagram.com" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user