Merge version_1 into main #2
408
src/app/page.tsx
408
src/app/page.tsx
@@ -31,96 +31,51 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Главная",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Главная", id: "#hero"},
|
||||
{
|
||||
name: "Меню",
|
||||
id: "#menu-main",
|
||||
},
|
||||
name: "Меню", id: "#menu-main"},
|
||||
{
|
||||
name: "Завтраки",
|
||||
id: "#breakfasts",
|
||||
},
|
||||
name: "Завтраки", id: "#breakfasts"},
|
||||
{
|
||||
name: "Десерты",
|
||||
id: "#desserts",
|
||||
},
|
||||
name: "Десерты", id: "#desserts"},
|
||||
{
|
||||
name: "Кофе",
|
||||
id: "#coffee",
|
||||
},
|
||||
name: "Кофе", id: "#coffee"},
|
||||
{
|
||||
name: "Отзывы",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Отзывы", id: "#testimonials"},
|
||||
{
|
||||
name: "Контакты",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Контакты", id: "#contact"},
|
||||
]}
|
||||
brandName="MELT"
|
||||
button={{
|
||||
text: "Забронировать столик",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Забронировать столик", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
title="Место, где день становится вкуснее."
|
||||
description="Погрузитесь в атмосферу уюта, авторской кухни и незабываемого кофе. MELT - это больше, чем кафе, это ваш уголок для slow living в сердце города."
|
||||
buttons={[
|
||||
{
|
||||
text: "Забронировать столик",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Забронировать столик", href: "#contact"},
|
||||
{
|
||||
text: "Посмотреть меню",
|
||||
href: "#menu-main",
|
||||
},
|
||||
text: "Посмотреть меню", href: "#menu-main"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "item-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-drawing-hands-young-woman-sitting-terrace_197531-391.jpg?_wi=1",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-arrangement_23-2150714578.jpg?_wi=1",
|
||||
imageAlt: "Guests enjoying coffee",
|
||||
},
|
||||
id: "item-1", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-drawing-hands-young-woman-sitting-terrace_197531-391.jpg", videoSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-arrangement_23-2150714578.jpg", imageAlt: "Guests enjoying coffee"},
|
||||
{
|
||||
id: "item-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081452.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/sad-frowning-young-woman-using-mobile-phone-cafe_171337-19553.jpg?_wi=1",
|
||||
imageAlt: "Barista making coffee",
|
||||
},
|
||||
id: "item-2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081452.jpg", videoSrc: "http://img.b2bpic.net/free-photo/sad-frowning-young-woman-using-mobile-phone-cafe_171337-19553.jpg", imageAlt: "Barista making coffee"},
|
||||
{
|
||||
id: "item-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-coffee-cup_23-2151752017.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/coffee-beans-coffee-grinder-coffee-beans-closeup_169016-63004.jpg",
|
||||
imageAlt: "Delicious desserts",
|
||||
},
|
||||
id: "item-3", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-coffee-cup_23-2151752017.jpg", videoSrc: "http://img.b2bpic.net/free-photo/coffee-beans-coffee-grinder-coffee-beans-closeup_169016-63004.jpg", imageAlt: "Delicious desserts"},
|
||||
{
|
||||
id: "item-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269232.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/delicious-ingredients-keto-diet_23-2149259449.jpg",
|
||||
imageAlt: "Food preparation",
|
||||
},
|
||||
id: "item-4", imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269232.jpg", videoSrc: "http://img.b2bpic.net/free-photo/delicious-ingredients-keto-diet_23-2149259449.jpg", imageAlt: "Food preparation"},
|
||||
{
|
||||
id: "item-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-front-bar_23-2147680611.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/fried-egg-pan-with-avocado-sandwiches_23-2148361702.jpg",
|
||||
imageAlt: "Happy cafe moments",
|
||||
},
|
||||
id: "item-5", imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-front-bar_23-2147680611.jpg", videoSrc: "http://img.b2bpic.net/free-photo/fried-egg-pan-with-avocado-sandwiches_23-2148361702.jpg", imageAlt: "Happy cafe moments"},
|
||||
{
|
||||
id: "item-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicultural-friends-laughing-together-medium-shot_23-2148422484.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/small-business-owner-drinking-coffee_23-2149458139.jpg",
|
||||
imageAlt: "Relaxed atmosphere",
|
||||
},
|
||||
id: "item-6", imageSrc: "http://img.b2bpic.net/free-photo/multicultural-friends-laughing-together-medium-shot_23-2148422484.jpg", videoSrc: "http://img.b2bpic.net/free-photo/small-business-owner-drinking-coffee_23-2149458139.jpg", imageAlt: "Relaxed atmosphere"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={5000}
|
||||
@@ -134,17 +89,11 @@ export default function LandingPage() {
|
||||
description="В MELT каждая деталь создана для вашего удовольствия. Здесь встречаются теплота, эстетика и пульс городского лайфстайла. Место, где время замедляется, и вы можете наслаждаться каждым моментом."
|
||||
metrics={[
|
||||
{
|
||||
value: "Уют",
|
||||
title: "Почувствуйте себя как дома",
|
||||
},
|
||||
value: "Уют", title: "Почувствуйте себя как дома"},
|
||||
{
|
||||
value: "Вкус",
|
||||
title: "Искусство на тарелке",
|
||||
},
|
||||
value: "Вкус", title: "Искусство на тарелке"},
|
||||
{
|
||||
value: "Вдохновение",
|
||||
title: "Место для идей и встреч",
|
||||
},
|
||||
value: "Вдохновение", title: "Место для идей и встреч"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-iced-coffee-beans-arrangement_23-2149600673.jpg"
|
||||
imageAlt="Cozy cafe interior with people"
|
||||
@@ -159,56 +108,32 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Идеальное Утро",
|
||||
description: "Начните свой день с ароматного кофе и свежайших выпечки, которые зарядят вас энергией и хорошим настроением.",
|
||||
icon: Coffee,
|
||||
title: "Идеальное Утро", description: "Начните свой день с ароматного кофе и свежайших выпечки, которые зарядят вас энергией и хорошим настроением.", icon: Coffee,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-healthy-open-sandwich-toast-with-avocado-salmon-boiled-eggs-herbs-chia-seeds-white-plate-with-copy-space-healthy-protein-food_2829-20256.jpg",
|
||||
imageAlt: "Avocado toast and coffee",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-healthy-open-sandwich-toast-with-avocado-salmon-boiled-eggs-herbs-chia-seeds-white-plate-with-copy-space-healthy-protein-food_2829-20256.jpg", imageAlt: "Avocado toast and coffee"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/avocado-toast-with-poached-egg_23-2152010309.jpg",
|
||||
imageAlt: "Avocado toast and coffee",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-arrangement_23-2150714578.jpg?_wi=2",
|
||||
imageAlt: "gourmet breakfast avocado toast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/avocado-toast-with-poached-egg_23-2152010309.jpg", imageAlt: "Avocado toast and coffee"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Бранч без Спешки",
|
||||
description: "Насладитесь нашим меню завтраков, доступным весь день. Идеально для позднего бранча с друзьями или семьей.",
|
||||
icon: Utensils,
|
||||
title: "Бранч без Спешки", description: "Насладитесь нашим меню завтраков, доступным весь день. Идеально для позднего бранча с друзьями или семьей.", icon: Utensils,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-jam-top-view_23-2150408529.jpg",
|
||||
imageAlt: "Pancakes with berries",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-jam-top-view_23-2150408529.jpg", imageAlt: "Pancakes with berries"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-jam-top-view_23-2150408575.jpg",
|
||||
imageAlt: "Pancakes with berries",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-drawing-hands-young-woman-sitting-terrace_197531-391.jpg?_wi=2",
|
||||
imageAlt: "gourmet breakfast avocado toast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-jam-top-view_23-2150408575.jpg", imageAlt: "Pancakes with berries"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Комфорт в Любое Время",
|
||||
description: "Будь то ранний подъем или вечерняя встреча, наши завтраки всегда ждут вас, предлагая домашний уют и гастрономическое удовольствие.",
|
||||
icon: Heart,
|
||||
title: "Комфорт в Любое Время", description: "Будь то ранний подъем или вечерняя встреча, наши завтраки всегда ждут вас, предлагая домашний уют и гастрономическое удовольствие.", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-toast-flowers-table_23-2149455771.jpg",
|
||||
imageAlt: "Waffles with fruits",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-toast-flowers-table_23-2149455771.jpg", imageAlt: "Waffles with fruits"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fajitas_23-2148024765.jpg",
|
||||
imageAlt: "Waffles with fruits",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sad-frowning-young-woman-using-mobile-phone-cafe_171337-19553.jpg?_wi=2",
|
||||
imageAlt: "gourmet breakfast avocado toast",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fajitas_23-2148024765.jpg", imageAlt: "Waffles with fruits"},
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Завтраки Весь День"
|
||||
description="Начните свой день правильно, или продлите удовольствие до самого вечера. Наши завтраки доступны в любое время, чтобы вы могли наслаждаться любимыми вкусами без спешки."
|
||||
@@ -223,53 +148,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "dessert-1",
|
||||
name: "Шоколадный Фондан",
|
||||
price: "12 BYN",
|
||||
variant: "с ванильным мороженым",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-san-sebastian-cheesecake-slices-with-strawberry_114579-91557.jpg",
|
||||
imageAlt: "Chocolate lava cake",
|
||||
},
|
||||
id: "dessert-1", name: "Шоколадный Фондан", price: "12 BYN", variant: "с ванильным мороженым", imageSrc: "http://img.b2bpic.net/free-photo/homemade-san-sebastian-cheesecake-slices-with-strawberry_114579-91557.jpg", imageAlt: "Chocolate lava cake"},
|
||||
{
|
||||
id: "dessert-2",
|
||||
name: "Ягодный Чизкейк",
|
||||
price: "14 BYN",
|
||||
variant: "со свежими ягодами",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-dessert-picnic_23-2151982807.jpg",
|
||||
imageAlt: "Berry cheesecake",
|
||||
},
|
||||
id: "dessert-2", name: "Ягодный Чизкейк", price: "14 BYN", variant: "со свежими ягодами", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-dessert-picnic_23-2151982807.jpg", imageAlt: "Berry cheesecake"},
|
||||
{
|
||||
id: "dessert-3",
|
||||
name: "Тирамису Классический",
|
||||
price: "11 BYN",
|
||||
variant: "итальянский рецепт",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tea-cakes_74190-238.jpg",
|
||||
imageAlt: "Classic Tiramisu",
|
||||
},
|
||||
id: "dessert-3", name: "Тирамису Классический", price: "11 BYN", variant: "итальянский рецепт", imageSrc: "http://img.b2bpic.net/free-photo/green-tea-cakes_74190-238.jpg", imageAlt: "Classic Tiramisu"},
|
||||
{
|
||||
id: "dessert-4",
|
||||
name: "Лимонный Тарт",
|
||||
price: "10 BYN",
|
||||
variant: "с меренгой",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-brownies-with-nuts_23-2148357740.jpg",
|
||||
imageAlt: "Lemon meringue tart",
|
||||
},
|
||||
id: "dessert-4", name: "Лимонный Тарт", price: "10 BYN", variant: "с меренгой", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-brownies-with-nuts_23-2148357740.jpg", imageAlt: "Lemon meringue tart"},
|
||||
{
|
||||
id: "dessert-5",
|
||||
name: "Макаронс Ассорти",
|
||||
price: "9 BYN",
|
||||
variant: "французские пирожные",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pink-donut-black-background_169016-26353.jpg",
|
||||
imageAlt: "Assorted macarons",
|
||||
},
|
||||
id: "dessert-5", name: "Макаронс Ассорти", price: "9 BYN", variant: "французские пирожные", imageSrc: "http://img.b2bpic.net/free-photo/closeup-pink-donut-black-background_169016-26353.jpg", imageAlt: "Assorted macarons"},
|
||||
{
|
||||
id: "dessert-6",
|
||||
name: "Красный Бархат",
|
||||
price: "13 BYN",
|
||||
variant: "фирменный торт",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-sundae-ice-cream_1339-5758.jpg",
|
||||
imageAlt: "Red Velvet cake",
|
||||
},
|
||||
id: "dessert-6", name: "Красный Бархат", price: "13 BYN", variant: "фирменный торт", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-sundae-ice-cream_1339-5758.jpg", imageAlt: "Red Velvet cake"},
|
||||
]}
|
||||
title="Сладкое Удовольствие"
|
||||
description="Позвольте себе мгновение истинного наслаждения с нашими авторскими десертами. Изысканные вкусы и невероятный дизайн, которые растопят ваше сердце."
|
||||
@@ -283,56 +172,32 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Отборное Зерно",
|
||||
description: "Мы используем только лучшие сорта specialty coffee со всего мира, тщательно отобранные и обжаренные для идеального вкуса.",
|
||||
icon: Award,
|
||||
title: "Отборное Зерно", description: "Мы используем только лучшие сорта specialty coffee со всего мира, тщательно отобранные и обжаренные для идеального вкуса.", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparent-glass-cup-filled-with-coffee-beans_1252-896.jpg",
|
||||
imageAlt: "Coffee beans",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparent-glass-cup-filled-with-coffee-beans_1252-896.jpg", imageAlt: "Coffee beans"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beans_23-2148865556.jpg",
|
||||
imageAlt: "Coffee beans",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-arrangement_23-2150714578.jpg?_wi=3",
|
||||
imageAlt: "coffee beans roasted close up",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beans_23-2148865556.jpg", imageAlt: "Coffee beans"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Искусство Бариста",
|
||||
description: "Наши бариста — настоящие мастера своего дела. Они вкладывают душу в каждую чашку, создавая неповторимые вкусовые симфонии.",
|
||||
icon: Sparkles,
|
||||
title: "Искусство Бариста", description: "Наши бариста — настоящие мастера своего дела. Они вкладывают душу в каждую чашку, создавая неповторимые вкусовые симфонии.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg",
|
||||
imageAlt: "Barista pouring latte art",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg", imageAlt: "Barista pouring latte art"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-spills-hot-water-prepare-filtered-coffee-from-modern-teapot-beautiful-transparent-drip-coffee-maker-white-simple-weights_346278-1314.jpg",
|
||||
imageAlt: "Barista pouring latte art",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-drawing-hands-young-woman-sitting-terrace_197531-391.jpg?_wi=3",
|
||||
imageAlt: "coffee beans roasted close up",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-spills-hot-water-prepare-filtered-coffee-from-modern-teapot-beautiful-transparent-drip-coffee-maker-white-simple-weights_346278-1314.jpg", imageAlt: "Barista pouring latte art"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Безупречный Вкус",
|
||||
description: "Каждая чашка MELT Coffee — это результат страсти к кофе, от выбора зерна до последнего штриха в латте-арте.",
|
||||
icon: Coffee,
|
||||
title: "Безупречный Вкус", description: "Каждая чашка MELT Coffee — это результат страсти к кофе, от выбора зерна до последнего штриха в латте-арте.", icon: Coffee,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-drinks_23-2149860527.jpg",
|
||||
imageAlt: "Coffee tasting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-drinks_23-2149860527.jpg", imageAlt: "Coffee tasting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-barista-black-sweatshot-thick-wooden-table-dries-clean-blank-white-transparent-coffee-tea-whiskey-cups-glasses-with-turqouise-microfiber-cloth-cafe-shop_346278-485.jpg",
|
||||
imageAlt: "Coffee tasting",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sad-frowning-young-woman-using-mobile-phone-cafe_171337-19553.jpg?_wi=3",
|
||||
imageAlt: "coffee beans roasted close up",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-barista-black-sweatshot-thick-wooden-table-dries-clean-blank-white-transparent-coffee-tea-whiskey-cups-glasses-with-turqouise-microfiber-cloth-cafe-shop_346278-485.jpg", imageAlt: "Coffee tasting"},
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Искусство Specialty Coffee"
|
||||
description="Мы гордимся нашим подходом к кофе. Отборное зерно, мастерство бариста и уникальный процесс приготовления – все это создает идеальный напиток для вас."
|
||||
@@ -347,53 +212,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "main-1",
|
||||
name: "Паста Карбонара",
|
||||
price: "28 BYN",
|
||||
variant: "классический рецепт",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buckwheat-porridge-with-mushrooms_658428-149.jpg",
|
||||
imageAlt: "Pasta Carbonara",
|
||||
},
|
||||
id: "main-1", name: "Паста Карбонара", price: "28 BYN", variant: "классический рецепт", imageSrc: "http://img.b2bpic.net/free-photo/buckwheat-porridge-with-mushrooms_658428-149.jpg", imageAlt: "Pasta Carbonara"},
|
||||
{
|
||||
id: "main-2",
|
||||
name: "Салат с Креветками",
|
||||
price: "32 BYN",
|
||||
variant: "с авокадо и манго",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-margherita-pizza-with-mozzarella-cheese-basil-leaves_9975-124847.jpg",
|
||||
imageAlt: "Shrimp Salad",
|
||||
},
|
||||
id: "main-2", name: "Салат с Креветками", price: "32 BYN", variant: "с авокадо и манго", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-margherita-pizza-with-mozzarella-cheese-basil-leaves_9975-124847.jpg", imageAlt: "Shrimp Salad"},
|
||||
{
|
||||
id: "main-3",
|
||||
name: "Филе Миньон",
|
||||
price: "55 BYN",
|
||||
variant: "с овощами гриль",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-pork-decorated-with-arugula-leaves_2829-9177.jpg",
|
||||
imageAlt: "Filet Mignon",
|
||||
},
|
||||
id: "main-3", name: "Филе Миньон", price: "55 BYN", variant: "с овощами гриль", imageSrc: "http://img.b2bpic.net/free-photo/baked-pork-decorated-with-arugula-leaves_2829-9177.jpg", imageAlt: "Filet Mignon"},
|
||||
{
|
||||
id: "main-4",
|
||||
name: "Суп Крем-грибной",
|
||||
price: "18 BYN",
|
||||
variant: "из лесных грибов",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-green-salad_1147-410.jpg",
|
||||
imageAlt: "Creamy Mushroom Soup",
|
||||
},
|
||||
id: "main-4", name: "Суп Крем-грибной", price: "18 BYN", variant: "из лесных грибов", imageSrc: "http://img.b2bpic.net/free-photo/chicken-green-salad_1147-410.jpg", imageAlt: "Creamy Mushroom Soup"},
|
||||
{
|
||||
id: "main-5",
|
||||
name: "Бургер MELT",
|
||||
price: "25 BYN",
|
||||
variant: "с фирменным соусом",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-burrata-cheese-with-cherry-tomatoes-herbs-slate_84443-82461.jpg",
|
||||
imageAlt: "MELT Burger",
|
||||
},
|
||||
id: "main-5", name: "Бургер MELT", price: "25 BYN", variant: "с фирменным соусом", imageSrc: "http://img.b2bpic.net/free-photo/fresh-burrata-cheese-with-cherry-tomatoes-herbs-slate_84443-82461.jpg", imageAlt: "MELT Burger"},
|
||||
{
|
||||
id: "main-6",
|
||||
name: "Ризотто с Морепродуктами",
|
||||
price: "35 BYN",
|
||||
variant: "сливочное, с шафраном",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table_23-2150853962.jpg",
|
||||
imageAlt: "Seafood Risotto",
|
||||
},
|
||||
id: "main-6", name: "Ризотто с Морепродуктами", price: "35 BYN", variant: "сливочное, с шафраном", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table_23-2150853962.jpg", imageAlt: "Seafood Risotto"},
|
||||
]}
|
||||
title="Наше Меню"
|
||||
description="Откройте для себя нашу авторскую кухню — идеальное сочетание традиций и современных вкусов. Здесь вы найдете как любимые хиты, так и новые гастрономические открытия."
|
||||
@@ -405,35 +234,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Анна Смирнова",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-young-asian-woman-barista-apron-looking-amazed-clap-hands-smiling-standing_1258-199218.jpg",
|
||||
text: "MELT — это моё любимое место для утреннего кофе. Атмосфера невероятно уютная, а десерты просто тают во рту. Всегда прихожу сюда за вдохновением!",
|
||||
id: "1", name: "Анна Смирнова", imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-young-asian-woman-barista-apron-looking-amazed-clap-hands-smiling-standing_1258-199218.jpg", quote: "MELT — это моё любимое место для утреннего кофе. Атмосфера невероятно уютная, а десерты просто тают во рту. Всегда прихожу сюда за вдохновением!"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Иван Петров",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-eating-potato_23-2148899059.jpg",
|
||||
text: "Отличный кофе и завтраки на любой вкус. Идеальное место, чтобы начать рабочий день или провести встречу. Обслуживание на высоте!",
|
||||
id: "2", name: "Иван Петров", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-eating-potato_23-2148899059.jpg", quote: "Отличный кофе и завтраки на любой вкус. Идеальное место, чтобы начать рабочий день или провести встречу. Обслуживание на высоте!"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Мария Иванова",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-chocolate-milkshake_1157-1818.jpg",
|
||||
text: "Очень нравится концепция завтраков весь день. Мы с подругами часто собираемся здесь на поздний бранч, всегда остаемся довольны и едой, и сервисом.",
|
||||
id: "3", name: "Мария Иванова", imageSrc: "http://img.b2bpic.net/free-photo/girl-having-chocolate-milkshake_1157-1818.jpg", quote: "Очень нравится концепция завтраков весь день. Мы с подругами часто собираемся здесь на поздний бранч, всегда остаемся довольны и едой, и сервисом."
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Дмитрий Козлов",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-orange-juice_1157-32295.jpg",
|
||||
text: "Рекомендую MELT всем, кто ценит качественный кофе и оригинальную кухню. Каждое блюдо — произведение искусства, а бариста знает свое дело.",
|
||||
id: "4", name: "Дмитрий Козлов", imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-orange-juice_1157-32295.jpg", quote: "Рекомендую MELT всем, кто ценит качественный кофе и оригинальную кухню. Каждое блюдо — произведение искусства, а бариста знает свое дело."
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Елена Новикова",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-cool-funny-teenage-woman-going-crazy-checkered-shirt-holding-plastic-coffee-cup_158538-8194.jpg",
|
||||
text: "Прекрасное место для отдыха. Можно провести час за книгой с чашкой чая или встретиться с друзьями. Интерьер очень стильный, а еда вкуснейшая.",
|
||||
},
|
||||
id: "5", name: "Елена Новикова", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-cool-funny-teenage-woman-going-crazy-checkered-shirt-holding-plastic-coffee-cup_158538-8194.jpg", quote: "Прекрасное место для отдыха. Можно провести час за книгой с чашкой чая или встретиться с друзьями. Интерьер очень стильный, а еда вкуснейшая."
|
||||
}
|
||||
]}
|
||||
cardTitle="Истории Наших Гостей"
|
||||
cardTag="Впечатления"
|
||||
@@ -443,58 +257,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "gallery-item-1",
|
||||
name: "Уютный Уголок",
|
||||
price: "",
|
||||
variant: "место для встреч",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-drinks-tea-works-laptop-freelancer-working-cafe_1321-4578.jpg",
|
||||
imageAlt: "Cozy cafe corner",
|
||||
},
|
||||
id: "gallery-item-1", name: "Уютный Уголок", price: "", variant: "место для встреч", imageSrc: "http://img.b2bpic.net/free-photo/young-man-drinks-tea-works-laptop-freelancer-working-cafe_1321-4578.jpg", imageAlt: "Cozy cafe corner"},
|
||||
{
|
||||
id: "gallery-item-2",
|
||||
name: "Бранч с Друзьями",
|
||||
price: "",
|
||||
variant: "незабываемые моменты",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-coffee-cup-book-reflective-glass_23-2147893296.jpg",
|
||||
imageAlt: "Brunch with friends",
|
||||
},
|
||||
id: "gallery-item-2", name: "Бранч с Друзьями", price: "", variant: "незабываемые моменты", imageSrc: "http://img.b2bpic.net/free-photo/red-coffee-cup-book-reflective-glass_23-2147893296.jpg", imageAlt: "Brunch with friends"},
|
||||
{
|
||||
id: "gallery-item-3",
|
||||
name: "Вечерняя Атмосфера",
|
||||
price: "",
|
||||
variant: "свет и тепло",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocoa-mugs-with-marshmallows-near-fireplace_1321-1587.jpg",
|
||||
imageAlt: "Evening cafe ambiance",
|
||||
},
|
||||
id: "gallery-item-3", name: "Вечерняя Атмосфера", price: "", variant: "свет и тепло", imageSrc: "http://img.b2bpic.net/free-photo/cocoa-mugs-with-marshmallows-near-fireplace_1321-1587.jpg", imageAlt: "Evening cafe ambiance"},
|
||||
{
|
||||
id: "gallery-item-4",
|
||||
name: "Искусство Кофе",
|
||||
price: "",
|
||||
variant: "мастерство бариста",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg",
|
||||
imageAlt: "Coffee art",
|
||||
},
|
||||
id: "gallery-item-4", name: "Искусство Кофе", price: "", variant: "мастерство бариста", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-roasted-beans-female-barista-preparing-coffee_23-2148824467.jpg", imageAlt: "Coffee art"},
|
||||
{
|
||||
id: "gallery-item-5",
|
||||
name: "Детали Интерьера",
|
||||
price: "",
|
||||
variant: "современный дизайн",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-authentic-dining-room-interior-design-with-blank-picture-frame_53876-111106.jpg",
|
||||
imageAlt: "Cafe interior details",
|
||||
},
|
||||
id: "gallery-item-5", name: "Детали Интерьера", price: "", variant: "современный дизайн", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-authentic-dining-room-interior-design-with-blank-picture-frame_53876-111106.jpg", imageAlt: "Cafe interior details"},
|
||||
{
|
||||
id: "gallery-item-6",
|
||||
name: "Сладкие Моменты",
|
||||
price: "",
|
||||
variant: "авторские десерты",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-boho-cake-with-chocolate-drip-flowers-top-with-golden-decorations_181624-34800.jpg",
|
||||
imageAlt: "Sweet desserts",
|
||||
},
|
||||
id: "gallery-item-6", name: "Сладкие Моменты", price: "", variant: "авторские десерты", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-boho-cake-with-chocolate-drip-flowers-top-with-golden-decorations_181624-34800.jpg", imageAlt: "Sweet desserts"},
|
||||
]}
|
||||
title="Моменты MELT"
|
||||
description="Погрузитесь в атмосферу нашего кафе через объектив. Живые эмоции, красивые интерьеры и аппетитные детали — наша галерея вдохновляет на посещение."
|
||||
@@ -508,40 +287,23 @@ export default function LandingPage() {
|
||||
description="Мы открыты для вас каждый день. Забронируйте столик или просто загляните, чтобы насладиться уникальной атмосферой и вкусами. \n\n**Время работы:** Ежедневно с 9:00 до 22:00\n**Адрес:** ул. Мельникова, 12, Минск\n\n**Телефон:** +375 29 123-45-67\n\n**Социальные сети:**\n[Instagram](https://instagram.com/melt.minsk)\n[Telegram](https://t.me/melt_minsk)\n[Facebook](https://facebook.com/melt.minsk)"
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Ваше имя",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Ваше имя", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Номер телефона",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Номер телефона", required: true,
|
||||
},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Дата",
|
||||
required: true,
|
||||
name: "date", type: "date", placeholder: "Дата", required: true,
|
||||
},
|
||||
{
|
||||
name: "time",
|
||||
type: "time",
|
||||
placeholder: "Время",
|
||||
required: true,
|
||||
name: "time", type: "time", placeholder: "Время", required: true,
|
||||
},
|
||||
{
|
||||
name: "guests",
|
||||
type: "number",
|
||||
placeholder: "Количество гостей",
|
||||
required: true,
|
||||
name: "guests", type: "number", placeholder: "Количество гостей", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Дополнительные пожелания",
|
||||
rows: 3,
|
||||
name: "message", placeholder: "Дополнительные пожелания", rows: 3,
|
||||
required: false,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cityscape-wuxi_1127-3917.jpg"
|
||||
@@ -559,24 +321,16 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/melt.minsk",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/melt.minsk", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: MessageCircle,
|
||||
href: "https://t.me/melt_minsk",
|
||||
ariaLabel: "Telegram",
|
||||
},
|
||||
href: "https://t.me/melt_minsk", ariaLabel: "Telegram"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/melt.minsk",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/melt.minsk", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: MapPin,
|
||||
href: "https://goo.gl/maps/example",
|
||||
ariaLabel: "Location",
|
||||
},
|
||||
href: "https://goo.gl/maps/example", ariaLabel: "Location"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user