Merge version_1 into main #1
159
src/app/page.tsx
159
src/app/page.tsx
@@ -30,32 +30,19 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Главная",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "О нас",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Меню",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Контакты",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Главная", id: "hero" },
|
||||
{ name: "О нас", id: "about" },
|
||||
{ name: "Меню", id: "products" },
|
||||
{ name: "Контакты", id: "contact" },
|
||||
]}
|
||||
brandName="Нарезной"
|
||||
button={{ text: "Заказать", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Нарезной — Теплый хлеб и ароматный кофе"
|
||||
description="Мы печем традиционный хлеб и готовим свежий кофе каждый день, чтобы ваш завтрак был идеальным."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg"
|
||||
@@ -67,15 +54,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Наша история — от зерна до печи",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-baker-s-hand-holding-round-rustics-bread_23-2147975067.jpg",
|
||||
alt: "Пекарь за работой",
|
||||
},
|
||||
{ type: "text", content: "Наша история — от зерна до печи" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/close-up-baker-s-hand-holding-round-rustics-bread_23-2147975067.jpg", alt: "Пекарь за работой" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -87,48 +67,12 @@ export default function LandingPage() {
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Классический круассан",
|
||||
price: "120 ₽",
|
||||
variant: "Выпечка",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-chocolate-muffins-with-honey-milk_181624-43467.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Капучино",
|
||||
price: "180 ₽",
|
||||
variant: "Напитки",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-reflective-coffee-counter_23-2147892893.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ржаной хлеб",
|
||||
price: "90 ₽",
|
||||
variant: "Хлеб",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pieces-fresh-homemade-sourdough-bread-slicing-artisan-bread-straw-lining-top-view_166373-3259.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Синнабон",
|
||||
price: "150 ₽",
|
||||
variant: "Выпечка",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-muffins-wooden-platter_114579-18526.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Маффин с черникой",
|
||||
price: "110 ₽",
|
||||
variant: "Выпечка",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-coffee-cookies-sauce-flat-lay-plaster-wooden-board_176474-8222.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Шоколадный тарт",
|
||||
price: "200 ₽",
|
||||
variant: "Десерты",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lemon-tart-with-chocolate-dried-flower-branch-wooden-dark-surface_140725-91094.jpg",
|
||||
},
|
||||
{ id: "1", name: "Классический круассан", price: "120 ₽", variant: "Выпечка", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-chocolate-muffins-with-honey-milk_181624-43467.jpg" },
|
||||
{ id: "2", name: "Капучино", price: "180 ₽", variant: "Напитки", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-reflective-coffee-counter_23-2147892893.jpg" },
|
||||
{ id: "3", name: "Ржаной хлеб", price: "90 ₽", variant: "Хлеб", imageSrc: "http://img.b2bpic.net/free-photo/pieces-fresh-homemade-sourdough-bread-slicing-artisan-bread-straw-lining-top-view_166373-3259.jpg" },
|
||||
{ id: "4", name: "Синнабон", price: "150 ₽", variant: "Выпечка", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-muffins-wooden-platter_114579-18526.jpg" },
|
||||
{ id: "5", name: "Маффин с черникой", price: "110 ₽", variant: "Выпечка", imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-coffee-cookies-sauce-flat-lay-plaster-wooden-board_176474-8222.jpg" },
|
||||
{ id: "6", name: "Шоколадный тарт", price: "200 ₽", variant: "Десерты", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lemon-tart-with-chocolate-dried-flower-branch-wooden-dark-surface_140725-91094.jpg" },
|
||||
]}
|
||||
title="Наше меню"
|
||||
description="Все самое вкусное приготовлено вручную."
|
||||
@@ -138,24 +82,13 @@ export default function LandingPage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardOne
|
||||
textboxLayout="split"
|
||||
animationType="slide-up"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Свежая выпечка",
|
||||
description: "Каждые 2 часа из печи.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-croissants-with-delicious-chocolate_114579-32100.jpg",
|
||||
},
|
||||
{
|
||||
title: "Авторский кофе",
|
||||
description: "Свежеобжаренные зерна 100% арабики.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-roasted-coffee-beans-coffee-bean-shaped-cookies-dark-brown-surface_114579-5555.jpg",
|
||||
},
|
||||
{
|
||||
title: "Уютная атмосфера",
|
||||
description: "Идеальное место для отдыха.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-lavash-bread-inside-oven-tandir_114579-3560.jpg",
|
||||
},
|
||||
{ title: "Свежая выпечка", description: "Каждые 2 часа из печи.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-croissants-with-delicious-chocolate_114579-32100.jpg" },
|
||||
{ title: "Авторский кофе", description: "Свежеобжаренные зерна 100% арабики.", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-roasted-coffee-beans-coffee-bean-shaped-cookies-dark-brown-surface_114579-5555.jpg" },
|
||||
{ title: "Уютная атмосфера", description: "Идеальное место для отдыха.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-lavash-bread-inside-oven-tandir_114579-3560.jpg" },
|
||||
]}
|
||||
title="Почему мы?"
|
||||
description="Только натуральные ингредиенты и любовь к делу."
|
||||
@@ -165,72 +98,38 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
cardAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Анна",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Иван",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Мария",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-milk_23-2148337170.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Дмитрий",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/this-cake-looks-so-delicious-i-have-take-picture-it_637285-7892.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Елена",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg",
|
||||
},
|
||||
{ id: "1", name: "Анна", imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg" },
|
||||
{ id: "2", name: "Иван", imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg" },
|
||||
{ id: "3", name: "Мария", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-milk_23-2148337170.jpg" },
|
||||
{ id: "4", name: "Дмитрий", imageSrc: "http://img.b2bpic.net/free-photo/this-cake-looks-so-delicious-i-have-take-picture-it_637285-7892.jpg" },
|
||||
{ id: "5", name: "Елена", imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg" },
|
||||
]}
|
||||
cardTitle="Отзывы наших гостей"
|
||||
cardTag="Любовь с первого кусочка"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="split"
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Есть ли у вас веганские десерты?",
|
||||
content: "Да, мы ежедневно готовим десерты без продуктов животного происхождения.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Можно ли заказать доставку?",
|
||||
content: "Да, через приложения партнеров или по звонку в пекарню.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Где вы находитесь?",
|
||||
content: "Мы ждем вас по адресу: ул. Кофейная, д. 1.",
|
||||
},
|
||||
{ id: "1", title: "Есть ли у вас веганские десерты?", content: "Да, мы ежедневно готовим десерты без продуктов животного происхождения." },
|
||||
{ id: "2", title: "Можно ли заказать доставку?", content: "Да, через приложения партнеров или по звонку в пекарню." },
|
||||
{ id: "3", title: "Где вы находитесь?", content: "Мы ждем вас по адресу: ул. Кофейная, д. 1." },
|
||||
]}
|
||||
title="Вопросы и ответы"
|
||||
description="Что чаще всего спрашивают наши клиенты."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Контакты"
|
||||
title="Приходите в гости!"
|
||||
description="Напишите нам, если у вас есть вопросы или пожелания."
|
||||
|
||||
Reference in New Issue
Block a user