Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-12 18:11:14 +00:00

View File

@@ -28,22 +28,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Menu",
id: "products",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Menu", id: "products" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
brandName="Sevil Bakery"
/>
@@ -53,34 +41,14 @@ export default function LandingPage() {
<HeroOverlay
title="Сладкопекарна Севил"
description="Автентични вкусове и домашен уют в сърцето на Асеновград."
buttons={[
{
text: "Разгледайте менюто",
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modest-breakfast-setup-surrounded-by-bread-loaves-marble-table_114579-56638.jpg?_wi=1"
buttons={[{ text: "Разгледайте менюто", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/modest-breakfast-setup-surrounded-by-bread-loaves-marble-table_1114579-56638.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12134.jpg",
alt: "Happy customer",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12128.jpg",
alt: "Satisfied patron",
},
{
src: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop_273609-2803.jpg",
alt: "Regular visitor",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-rear-view-beautiful-blond-girl-turns-camera-while-sitting-coffee-table-with-laptop-computer-cocktail_197531-22996.jpg",
alt: "Enjoying sweets",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
alt: "Smiling customer",
},
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe613910-12134.jpg", alt: "Happy customer" },
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe613910-12128.jpg", alt: "Satisfied patron" },
{ src: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-talking-phone-coffee-shop273609-2803.jpg", alt: "Regular visitor" },
{ src: "http://img.b2bpic.net/free-photo/close-up-rear-view-beautiful-blond-girl-turns-camera-while-sitting-coffee-table-with-laptop-computer-cocktail197531-22996.jpg", alt: "Enjoying sweets" },
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress107420-12307.jpg", alt: "Smiling customer" }
]}
avatarText="Над 1000 доволни клиенти"
/>
@@ -93,42 +61,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Традиционна Баклава",
price: "5 лв.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2594.jpg?_wi=1",
},
{
id: "2",
name: "Торта с моркови",
price: "4 лв.",
imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting_123827-37131.jpg?_wi=1",
},
{
id: "3",
name: "Сладкиш със спанак",
price: "3 лв.",
imageSrc: "http://img.b2bpic.net/free-photo/yummy-desserts-with-strawberry-white-ceramic-plates-green-table_23-2148123870.jpg?_wi=1",
},
{
id: "4",
name: "Кадаиф",
price: "4 лв.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-turkish-baklava-with-pistachio-wooden-board_141793-3277.jpg?_wi=1",
},
{
id: "5",
name: "Турска закуска",
price: "8 лв.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-various-plates-food-fo-breakfast-as-fried-eggs-toasts-tea-with-sweetness_140725-12227.jpg",
},
{
id: "6",
name: "Печена тиква",
price: "3 лв.",
imageSrc: "http://img.b2bpic.net/free-photo/spices-making-homemade-autumn-pastries-dark-surface_127032-1860.jpg",
},
{ id: "1", name: "Традиционна Баклава", price: "5 лв.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey176474-2594.jpg" },
{ id: "2", name: "Торта с моркови", price: "4 лв.", imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting123827-37131.jpg" },
{ id: "3", name: "Сладкиш със спанак", price: "3 лв.", imageSrc: "http://img.b2bpic.net/free-photo/yummy-desserts-with-strawberry-white-ceramic-plates-green-table23-2148123870.jpg" },
{ id: "4", name: "Кадаиф", price: "4 лв.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-turkish-baklava-with-pistachio-wooden-board141793-3277.jpg" },
{ id: "5", name: "Турска закуска", price: "8 лв.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-various-plates-food-fo-breakfast-as-fried-eggs-toasts-tea-with-sweetness140725-12227.jpg" },
{ id: "6", name: "Печена тиква", price: "3 лв.", imageSrc: "http://img.b2bpic.net/free-photo/spices-making-homemade-autumn-pastries-dark-surface127032-1860.jpg" }
]}
title="Нашите специалитети"
description="Всяка хапка е удоволствие."
@@ -139,64 +77,15 @@ export default function LandingPage() {
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sabrie Idriz",
date: "преди 2 месеца",
title: "Редовен клиент",
quote: "Всяка хапка е удоволствие! Тортите са сочни, балансирани на вкус и изглеждат като малки произведения на изкуството.",
tag: "5/5",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modest-breakfast-setup-surrounded-by-bread-loaves-marble-table_114579-56638.jpg?_wi=2",
imageAlt: "customer profile shot portrait",
},
{
id: "2",
name: "Ivan Petrov",
date: "преди 5 месеца",
title: "Посетител",
quote: "Приятно местенце за кратък отдих и да хапнеш нещо сладко. Силно препоръчвам!",
tag: "5/5",
avatarSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-2594.jpg?_wi=2",
imageAlt: "customer profile shot portrait",
},
{
id: "3",
name: "Elena Georgieva",
date: "преди 8 месеца",
title: "Местен гид",
quote: "Тортата с кадаиф е много вкусна и лека, а цените са умерени.",
tag: "5/5",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting_123827-37131.jpg?_wi=2",
imageAlt: "customer profile shot portrait",
},
{
id: "4",
name: "Maria Stoeva",
date: "преди 1 година",
title: "Фен на десертите",
quote: "Страхотно обслужване и невероятно разнообразие от традиционни сладкиши.",
tag: "5/5",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/yummy-desserts-with-strawberry-white-ceramic-plates-green-table_23-2148123870.jpg?_wi=2",
imageAlt: "customer profile shot portrait",
},
{
id: "5",
name: "Dimitar Iliev",
date: "преди 1 година",
title: "Редовен посетител",
quote: "Най-добрата пекарна в Асеновград! Всичко е винаги пресно и вкусно.",
tag: "5/5",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-female-red-haired-barista-looking-camera-smiling_171337-15610.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-turkish-baklava-with-pistachio-wooden-board_141793-3277.jpg?_wi=2",
imageAlt: "customer profile shot portrait",
},
]}
title="Какво казват клиентите ни"
description="Нашите клиенти са нашият най-голям успех."
testimonials={[
{ id: "1", name: "Sabrie Idriz", date: "преди 2 месеца", title: "Редовен клиент", quote: "Всяка хапка е удоволствие!", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet23-2149927583.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modest-breakfast-setup-surrounded-by-bread-loaves-marble-table114579-56638.jpg" },
{ id: "2", name: "Ivan Petrov", date: "преди 5 месеца", title: "Посетител", quote: "Приятно местенце!", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes482257-78860.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-turkish-baklava-dessert-made-thin-pastry-nuts-honey176474-2594.jpg" },
{ id: "3", name: "Elena Georgieva", date: "преди 8 месеца", title: "Местен гид", quote: "Много вкусна торта.", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away74855-8812.jpg", imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting123827-37131.jpg" },
{ id: "4", name: "Maria Stoeva", date: "преди 1 година", title: "Фен на десертите", quote: "Страхотно обслужване.", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home23-2149122066.jpg", imageSrc: "http://img.b2bpic.net/free-photo/yummy-desserts-with-strawberry-white-ceramic-plates-green-table23-2148123870.jpg" },
{ id: "5", name: "Dimitar Iliev", date: "преди 1 година", title: "Редовен посетител", quote: "Най-добрата пекарна!", tag: "5/5", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-female-red-haired-barista-looking-camera-smiling171337-15610.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-turkish-baklava-with-pistachio-wooden-board141793-3277.jpg" }
]}
/>
</div>
@@ -208,26 +97,8 @@ export default function LandingPage() {
title="Новини от пекарната"
description="Научете повече за нашите рецепти и събития."
blogs={[
{
id: "1",
category: "Рецепти",
title: "Тайните на баклавата",
excerpt: "Как постигаме съвършения баланс на захарен сироп.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-turkish-baklava-dessert-made-thin-pastry-nuts-honey_176474-3480.jpg",
authorName: "Севил",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
date: "10 окт 2023",
},
{
id: "2",
category: "Събития",
title: "Сезонни вкусове",
excerpt: "Очаквайте есенните ни предложения с тиква.",
imageSrc: "http://img.b2bpic.net/free-photo/perfect-round-pumpkin-halloween-market-shelf-outdoors-close-up-big-orange-pumpkin_7502-10525.jpg",
authorName: "Екип Севил",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12324.jpg",
date: "15 сеп 2023",
},
{ id: "1", category: "Рецепти", title: "Тайните на баклавата", excerpt: "Как постигаме съвършения баланс.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-turkish-baklava-dessert-made-thin-pastry-nuts-honey176474-3480.jpg", authorName: "Севил", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress107420-12307.jpg", date: "10 окт 2023" },
{ id: "2", category: "Събития", title: "Сезонни вкусове", excerpt: "Очаквайте есенните ни предложения.", imageSrc: "http://img.b2bpic.net/free-photo/perfect-round-pumpkin-halloween-market-shelf-outdoors-close-up-big-orange-pumpkin7502-10525.jpg", authorName: "Екип Севил", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress107420-12324.jpg", date: "15 сеп 2023" }
]}
/>
</div>
@@ -235,11 +106,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Свържете се с нас"
description="За поръчки и запитвания, заповядайте при нас или ни се обадете на 088 959 5223."
description="За поръчки и запитвания, заповядайте при нас."
tag="Контакти"
/>
</div>
@@ -247,17 +116,11 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Сладкопекарна Севил"
leftLink={{
text: "Център, Асеновград",
href: "#",
}}
rightLink={{
text: "088 959 5223",
href: "tel:0889595223",
}}
leftLink={{ text: "Център, Асеновград", href: "#" }}
rightLink={{ text: "088 959 5223", href: "tel:0889595223" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}