Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 14:39:35 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Главная",
id: "hero",
},
name: "Главная", id: "hero"},
{
name: "О нас",
id: "about",
},
name: "О нас", id: "about"},
{
name: "Меню",
id: "menu",
},
name: "Меню", id: "menu"},
{
name: "Отзывы",
id: "testimonials",
},
name: "Отзывы", id: "testimonials"},
{
name: "Контакты",
id: "contact",
},
name: "Контакты", id: "contact"},
]}
brandName="Центр плова N1"
/>
@@ -57,66 +47,41 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Легендарный Плов — В Центре Вашего Стола"
description="Настоящий узбекский плов, приготовленный по старинным рецептам. Только лучшие ингредиенты для истинных ценителей восточного вкуса."
buttons={[
{
text: "Заказать онлайн",
href: "#menu",
},
text: "Заказать онлайн", href: "#menu"},
{
text: "Наши контакты",
href: "#contact",
},
text: "Наши контакты", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-pilaf-with-meat-sweets-with-spices-salted_140725-11473.jpg"
imageAlt="Традиционный узбекский плов в казане"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
alt: "Happy mature businessman showing thumb up",
},
src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", alt: "Happy mature businessman showing thumb up"},
{
src: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg",
alt: "Impressed girl admiring great music taste",
},
src: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", alt: "Impressed girl admiring great music taste"},
{
src: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg",
alt: "Positive customer approving new offer",
},
src: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", alt: "Positive customer approving new offer"},
{
src: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
alt: "Excited joyful woman",
},
src: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", alt: "Excited joyful woman"},
{
src: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg",
alt: "Smiley people with drinks",
},
src: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg", alt: "Smiley people with drinks"},
]}
avatarText="Более 5000 довольных гостей выбирают нас"
marqueeItems={[
{
type: "text",
text: "Традиционная рецептура",
},
type: "text", text: "Традиционная рецептура"},
{
type: "text",
text: "Свежее халяльное мясо",
},
type: "text", text: "Свежее халяльное мясо"},
{
type: "text",
text: "Рис высшего сорта",
},
type: "text", text: "Рис высшего сорта"},
{
type: "text",
text: "Душистые специи Востока",
},
type: "text", text: "Душистые специи Востока"},
{
type: "text",
text: "Готовим с любовью",
},
type: "text", text: "Готовим с любовью"},
]}
/>
</div>
@@ -128,17 +93,11 @@ export default function LandingPage() {
description="Мы храним секреты приготовления плова веками. Наш рис рассыпчатый, мясо нежное, а специи доставляются прямо из сердца Востока для незабываемого гастрономического опыта."
metrics={[
{
value: "15+",
title: "Лет опыта",
},
value: "15+", title: "Лет опыта"},
{
value: "100%",
title: "Натуральные продукты",
},
value: "100%", title: "Натуральные продукты"},
{
value: "5000+",
title: "Счастливых гостей",
},
value: "5000+", title: "Счастливых гостей"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg"
mediaAnimation="slide-up"
@@ -155,59 +114,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Традиционный",
name: "Плов Праздничный",
price: "75 000 сум",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-bowl-food-top-view_23-2149636056.jpg",
},
id: "1", brand: "Традиционный", name: "Плов Праздничный", price: "75 000 сум", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-bowl-food-top-view_23-2149636056.jpg"},
{
id: "2",
brand: "Авторский",
name: "Плов с Изюмом",
price: "65 000 сум",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-bowl-plate_23-2148847385.jpg",
},
id: "2", brand: "Авторский", name: "Плов с Изюмом", price: "65 000 сум", rating: 5,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-bowl-plate_23-2148847385.jpg"},
{
id: "3",
brand: "Семейный",
name: "Плов по-Фергански",
price: "85 000 сум",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-with-bell-pepper-spices_140725-2097.jpg",
},
id: "3", brand: "Семейный", name: "Плов по-Фергански", price: "85 000 сум", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-with-bell-pepper-spices_140725-2097.jpg"},
{
id: "4",
brand: "Специальный",
name: "Плов с Нутом",
price: "70 000 сум",
rating: 4,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-potato-pies-with-pumpkin-inside-plate-grey-desk-oven-bake-color-dish-dinner-slice_140725-99293.jpg",
},
id: "4", brand: "Специальный", name: "Плов с Нутом", price: "70 000 сум", rating: 4,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-potato-pies-with-pumpkin-inside-plate-grey-desk-oven-bake-color-dish-dinner-slice_140725-99293.jpg"},
{
id: "5",
brand: "Классика",
name: "Плов с Говядиной",
price: "60 000 сум",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-spoon-round-plate_176474-2644.jpg",
},
id: "5", brand: "Классика", name: "Плов с Говядиной", price: "60 000 сум", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/from-pilaf-with-meet-dried-fruits-chestnut-spoon-round-plate_176474-2644.jpg"},
{
id: "6",
brand: "Премиум",
name: "Плов с Перепелкой",
price: "100 000 сум",
rating: 5,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-shah-plov-with-dry-fruits-nuts_114579-2472.jpg",
},
id: "6", brand: "Премиум", name: "Плов с Перепелкой", price: "100 000 сум", rating: 5,
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/traditional-shah-plov-with-dry-fruits-nuts_114579-2472.jpg"},
]}
title="Наше Меню"
description="От классического праздничного плова до авторских рецептов с уникальными сочетаниями специй."
@@ -222,20 +145,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "200 кг",
description: "Плова варится ежедневно",
},
id: "m1", value: "200 кг", description: "Плова варится ежедневно"},
{
id: "m2",
value: "24/7",
description: "Работаем для вас всегда",
},
id: "m2", value: "24/7", description: "Работаем для вас всегда"},
{
id: "m3",
value: "15 мин",
description: "Среднее время подачи",
},
id: "m3", value: "15 мин", description: "Среднее время подачи"},
]}
title="Цифры говорят сами за себя"
description="Почему Центр Плова N1 — выбор каждого второго жителя города."
@@ -244,50 +158,26 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Азиз Каримов",
role: "Бизнесмен",
company: "Лояльный гость",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-341.jpg",
},
id: "1", name: "Азиз Каримов", role: "Бизнесмен", company: "Лояльный гость", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-341.jpg"},
{
id: "2",
name: "Мадина Усманова",
role: "Гурман",
company: "Центр плова N1",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3203.jpg",
},
id: "2", name: "Мадина Усманова", role: "Гурман", company: "Центр плова N1", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3203.jpg"},
{
id: "3",
name: "Давронбек Рахимов",
role: "Предприниматель",
company: "Постоянный клиент",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg",
},
id: "3", name: "Давронбек Рахимов", role: "Предприниматель", company: "Постоянный клиент", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg"},
{
id: "4",
name: "Сабина Абдуллаева",
role: "Дизайнер",
company: "Любитель плова",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-46898.jpg",
},
id: "4", name: "Сабина Абдуллаева", role: "Дизайнер", company: "Любитель плова", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-46898.jpg"},
{
id: "5",
name: "Искандер Велиев",
role: "Путешественник",
company: "Гость города",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/photo-multiethnic-girls-sit-together-cozy-interior-use-cellulars-reading-news-messaging-hold-pen-eat-delicious-exotic-dish-write-down-records-organizer-diverse-companions_273609-29073.jpg",
},
id: "5", name: "Искандер Велиев", role: "Путешественник", company: "Гость города", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/photo-multiethnic-girls-sit-together-cozy-interior-use-cellulars-reading-news-messaging-hold-pen-eat-delicious-exotic-dish-write-down-records-organizer-diverse-companions_273609-29073.jpg"},
]}
title="Что говорят наши гости"
description="Искренние слова наших постоянных клиентов, которые возвращаются снова и снова."
@@ -301,22 +191,14 @@ export default function LandingPage() {
description="Свяжитесь с нами, чтобы забронировать место или сделать заказ на доставку прямо к вам домой."
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,
},
]}
textarea={{
name: "comment",
placeholder: "Ваши пожелания (количество персон, дата...)",
rows: 4,
name: "comment", placeholder: "Ваши пожелания (количество персон, дата...)", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/side-view-rice-with-stewed-meat-herbs-wooden-table_140725-12030.jpg"
imageAlt="Side view of rice with stewed meat"
@@ -328,54 +210,33 @@ export default function LandingPage() {
logoText="Центр Плова N1"
columns={[
{
title: "Меню",
items: [
title: "Меню", items: [
{
label: "Все блюда",
href: "#menu",
},
label: "Все блюда", href: "#menu"},
{
label: "Акции",
href: "#",
},
label: "Акции", href: "#"},
{
label: "Спецпредложения",
href: "#",
},
label: "Спецпредложения", href: "#"},
],
},
{
title: "О нас",
items: [
title: "О нас", items: [
{
label: "Наша история",
href: "#about",
},
label: "Наша история", href: "#about"},
{
label: "Вакансии",
href: "#",
},
label: "Вакансии", href: "#"},
{
label: "Контакты",
href: "#contact",
},
label: "Контакты", href: "#contact"},
],
},
{
title: "Поддержка",
items: [
title: "Поддержка", items: [
{
label: "Доставка",
href: "#",
},
label: "Доставка", href: "#"},
{
label: "Правила бронирования",
href: "#",
},
label: "Правила бронирования", href: "#"},
{
label: "Отзывы",
href: "#testimonials",
},
label: "Отзывы", href: "#testimonials"},
],
},
]}