Merge version_1 into main #3
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
tag="Кофейня Фундук"
|
||||
tagIcon={Coffee}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cocoa-close-up-picture-womans-hands-pouring-cocoa-into-glass_259150-58654.jpg"
|
||||
imageAlt="Кофейня Фундук интерьер"
|
||||
buttons={[
|
||||
@@ -78,23 +78,29 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Свежая обжарка", description: "Используем только зерна свежей обжарки. Каждую партию обжариваем с учетом всех параметров качества.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-barista-frothing-milk_23-2148523084.jpg?_wi=1", imageAlt: "espresso machine coffee preparation professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-barista-frothing-milk_23-2148523084.jpg", imageAlt: "espresso machine coffee preparation professional"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastries-croissants-table-near-cup-coffee-notebook_171337-14171.jpg?_wi=1", imageAlt: "fresh pastries bakery display cafe"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastries-croissants-table-near-cup-coffee-notebook_171337-14171.jpg", imageAlt: "fresh pastries bakery display cafe"
|
||||
},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Европейские бариста", description: "Наши специалисты имеют дипломы европейского образца. Каждый знает искусство приготовления идеального эспрессо.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-having-coffee-indoors_23-2148422341.jpg?_wi=1", imageAlt: "modern cafe interior cozy seating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-having-coffee-indoors_23-2148422341.jpg", imageAlt: "modern cafe interior cozy seating"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-barista-frothing-milk_23-2148523084.jpg?_wi=2", imageAlt: "espresso machine coffee preparation professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-barista-frothing-milk_23-2148523084.jpg", imageAlt: "espresso machine coffee preparation professional"
|
||||
},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Уютная атмосфера", description: "Современный дизайн, комфортные места для работы и общения. Идеальное место для встреч и творчества.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-having-coffee-indoors_23-2148422341.jpg?_wi=2", imageAlt: "modern cafe interior cozy seating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-having-coffee-indoors_23-2148422341.jpg", imageAlt: "modern cafe interior cozy seating"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastries-croissants-table-near-cup-coffee-notebook_171337-14171.jpg?_wi=2", imageAlt: "fresh pastries bakery display cafe"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastries-croissants-table-near-cup-coffee-notebook_171337-14171.jpg", imageAlt: "fresh pastries bakery display cafe"
|
||||
},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -114,22 +120,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ламана Чу", handle: "@customer1", testimonial: "Вкусный кофе, есть альтернативное молоко. Кофе достойный, рекомендую всем!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg", imageAlt: "professional portrait woman smiling"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213514.jpg", imageAlt: "professional portrait woman smiling"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Алиса Верихова", handle: "@customer2", testimonial: "Очень красивое и приятное место, вкусный кофе и выпечка. Спасибо за отличный сервис!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg", imageAlt: "professional portrait woman smile"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-34513.jpg", imageAlt: "professional portrait woman smile"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Мария Иванова", handle: "@customer3", testimonial: "Еда вкусная, чай был прекрасен. Очень понравились фирменные влажные салфетки, пахнущие фундуком!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-charismatic-pleasant-friendly-european-woman-short-chestnut-haircut-smiling-positive-feeling-happy-upbeat-enjoying-lifes-casually-talking-friends-amused-cheerful-standing-white-background_176420-34680.jpg", imageAlt: "woman portrait professional headshot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-charismatic-pleasant-friendly-european-woman-short-chestnut-haircut-smiling-positive-feeling-happy-upbeat-enjoying-lifes-casually-talking-friends-amused-cheerful-standing-white-background_176420-34680.jpg", imageAlt: "woman portrait professional headshot"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Елена Петрова", handle: "@customer4", testimonial: "Лучший кофе в Приозерске! Атмосфера уютная, персонал вежливый. Буду ходить регулярно.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg", imageAlt: "woman professional portrait smiling"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg", imageAlt: "woman professional portrait smiling"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Ольга Сидорова", handle: "@customer5", testimonial: "Профессиональный подход к каждой чашке. Это видно в качестве напитка. Спасибо!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-woman-checkered-shirt-jacket-pants-looking-cheerful-front-view_176474-103703.jpg", imageAlt: "woman portrait professional smile"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-woman-checkered-shirt-jacket-pants-looking-cheerful-front-view_176474-103703.jpg", imageAlt: "woman portrait professional smile"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Анна Морозова", handle: "@customer6", testimonial: "Идеальное место для работы с ноутбуком. Вай-фай быстрый, кофе вкусный, персонал дружелюбный.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", imageAlt: "woman smiling portrait professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", imageAlt: "woman smiling portrait professional"
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
textboxLayout="default"
|
||||
@@ -148,13 +160,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Какой адрес кофейни?", content: "Мы находимся по адресу: ул. Жуковского, 4, 2 этаж, Приозерск, Ленинградская область, 188760. Легко добраться на машине или пешком."},
|
||||
id: "1", title: "Какой адрес кофейни?", content: "Мы находимся по адресу: ул. Жуковского, 4, 2 этаж, Приозерск, Ленинградская область, 188760. Легко добраться на машине или пешком."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Какой график работы?", content: "Мы открываемся в 08:00 каждый день. Точное время закрытия можно уточнить по телефону. Приходите в удобное для вас время!"},
|
||||
id: "2", title: "Какой график работы?", content: "Мы открываемся в 08:00 каждый день. Точное время закрытия можно уточнить по телефону. Приходите в удобное для вас время!"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Есть ли альтернативное молоко?", content: "Да, мы предлагаем альтернативное молоко для тех, кто избегает коровьего молока. Попросите у нашего бариста."},
|
||||
id: "3", title: "Есть ли альтернативное молоко?", content: "Да, мы предлагаем альтернативное молоко для тех, кто избегает коровьего молока. Попросите у нашего бариста."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Могу ли я забронировать стол?", content: "Конечно! Позвоните нам по номеру 8 (921) 312-21-21 или зайдите в кофейню лично. Мы свободны большую часть дня."},
|
||||
id: "4", title: "Могу ли я забронировать стол?", content: "Конечно! Позвоните нам по номеру 8 (921) 312-21-21 или зайдите в кофейню лично. Мы свободны большую часть дня."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user