Merge version_1 into main #1
166
src/app/page.tsx
166
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Ana Səhifə",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Ana Səhifə", id: "hero"},
|
||||
{
|
||||
name: "Haqqımızda",
|
||||
id: "about",
|
||||
},
|
||||
name: "Haqqımızda", id: "about"},
|
||||
{
|
||||
name: "Təcrübələr",
|
||||
id: "features",
|
||||
},
|
||||
name: "Təcrübələr", id: "features"},
|
||||
{
|
||||
name: "Rezervasiya",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Rezervasiya", id: "contact"},
|
||||
]}
|
||||
brandName="Old Garden"
|
||||
/>
|
||||
@@ -53,65 +45,42 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Qədim Bakının Zamanla Sınağa Çəkilmiş Dadlarını Kəşf Edin"
|
||||
description="İçərişəhərin tarixi divarları arasında, hər bir təamın əsrlərin ənənəsini daşıdığı və hər anın yadda qalan xatirəyə çevrildiyi orijinal Azərbaycan mətbəxi."
|
||||
buttons={[
|
||||
{
|
||||
text: "Masanızı rezerv edin",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Masanızı rezerv edin", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dessert-flowers-table_23-2149434114.jpg"
|
||||
imageAlt="Old Garden Baku Historic Restaurant"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/romantic-moment-couple-love-couple-holding-hands-looking-each-other_8353-6686.jpg",
|
||||
alt: "Qonaq 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/romantic-moment-couple-love-couple-holding-hands-looking-each-other_8353-6686.jpg", alt: "Qonaq 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/conversation-cafe_1098-15113.jpg",
|
||||
alt: "Qonaq 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/conversation-cafe_1098-15113.jpg", alt: "Qonaq 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/diverse-group-people-sitting-table-tasting-fresh-produce_482257-77611.jpg",
|
||||
alt: "Qonaq 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/diverse-group-people-sitting-table-tasting-fresh-produce_482257-77611.jpg", alt: "Qonaq 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg",
|
||||
alt: "Qonaq 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg", alt: "Qonaq 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/traveling-man-looking-into-distance_23-2148622596.jpg",
|
||||
alt: "Qonaq 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/traveling-man-looking-into-distance_23-2148622596.jpg", alt: "Qonaq 5"},
|
||||
]}
|
||||
avatarText="Minlərlə xoşbəxt qonağımızdan biri olun."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Orijinal Azərbaycan Mətbəxi",
|
||||
type: "text", text: "Orijinal Azərbaycan Mətbəxi"},
|
||||
{
|
||||
type: "text-icon", text: "İçərişəhər Lokasiyası", icon: MapPin,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "İçərişəhər Lokasiyası",
|
||||
icon: MapPin,
|
||||
type: "text", text: "Tarixi Ab-hava"},
|
||||
{
|
||||
type: "text-icon", text: "VİP Xidmət", icon: Crown,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tarixi Ab-hava",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "VİP Xidmət",
|
||||
icon: Crown,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Unudulmaz Təcrübə",
|
||||
},
|
||||
type: "text", text: "Unudulmaz Təcrübə"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -124,17 +93,11 @@ export default function LandingPage() {
|
||||
description="Old Garden restoranı olaraq, biz sadəcə yemək təqdim etmirik, biz sizi əsrlərin mirasına səyahətə çıxarırıq. İçərişəhərin mistik ab-havası altında ən təzə yerli məhsullarla hazırlanan ləzzətli yeməklər sizi gözləyir."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Ənənəvi Reseptlər",
|
||||
description: "Nənələrimizdən bizə miras qalan orijinal reseptlər.",
|
||||
},
|
||||
title: "Ənənəvi Reseptlər", description: "Nənələrimizdən bizə miras qalan orijinal reseptlər."},
|
||||
{
|
||||
title: "Tarixi Məkan",
|
||||
description: "İçərişəhərin qədim divarlarının əhatəsində unikal atmosfer.",
|
||||
},
|
||||
title: "Tarixi Məkan", description: "İçərişəhərin qədim divarlarının əhatəsində unikal atmosfer."},
|
||||
{
|
||||
title: "Qonaqpərvərlik",
|
||||
description: "Sizi öz evinizdəki kimi hiss etdirən xüsusi xidmət.",
|
||||
},
|
||||
title: "Qonaqpərvərlik", description: "Sizi öz evinizdəki kimi hiss etdirən xüsusi xidmət."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-gyurza-with-stuffed-meat-kyukyu_140725-7298.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -149,20 +112,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Turistlər üçün",
|
||||
description: "Qala divarlarının tam mərkəzində, tarixin qəlbində şam yeməyi.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-man-admiring-beautiful-view_23-2148293944.jpg",
|
||||
},
|
||||
title: "Turistlər üçün", description: "Qala divarlarının tam mərkəzində, tarixin qəlbində şam yeməyi.", imageSrc: "http://img.b2bpic.net/free-photo/old-man-admiring-beautiful-view_23-2148293944.jpg"},
|
||||
{
|
||||
title: "Özəl günlər",
|
||||
description: "Toy, nişan və xınayaxtı mərasimləriniz üçün unikal atmosfer.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/look-from-afar-backyard-decorated-with-flowers-wedding-dinner_1304-3758.jpg",
|
||||
},
|
||||
title: "Özəl günlər", description: "Toy, nişan və xınayaxtı mərasimləriniz üçün unikal atmosfer.", imageSrc: "http://img.b2bpic.net/free-photo/look-from-afar-backyard-decorated-with-flowers-wedding-dinner_1304-3758.jpg"},
|
||||
{
|
||||
title: "VİP Görüşlər",
|
||||
description: "İşgüzar görüşlər və özəl tədbirlər üçün nəzərdə tutulmuş VİP zallar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199363.jpg",
|
||||
},
|
||||
title: "VİP Görüşlər", description: "İşgüzar görüşlər və özəl tədbirlər üçün nəzərdə tutulmuş VİP zallar.", imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199363.jpg"},
|
||||
]}
|
||||
title="Hər İstəyə Uyğun Məkan"
|
||||
description="Restoranımızın hər guşəsi fərqli bir yaşayış təqdim edir."
|
||||
@@ -172,43 +126,19 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarah_travels",
|
||||
testimonial: "İçərişəhərdə keçirdiyim ən gözəl axşam idi. Yemeklər və atmosfer möhtəşəm!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-moment-couple-love-couple-holding-hands-looking-each-other_8353-6686.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarah_travels", testimonial: "İçərişəhərdə keçirdiyim ən gözəl axşam idi. Yemeklər və atmosfer möhtəşəm!", imageSrc: "http://img.b2bpic.net/free-photo/romantic-moment-couple-love-couple-holding-hands-looking-each-other_8353-6686.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@michael_biz",
|
||||
testimonial: "VİP zalda keçirdiyimiz işgüzar nahar çox professional və rahat idi.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/conversation-cafe_1098-15113.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", handle: "@michael_biz", testimonial: "VİP zalda keçirdiyimiz işgüzar nahar çox professional və rahat idi.", imageSrc: "http://img.b2bpic.net/free-photo/conversation-cafe_1098-15113.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Leyla Əliyeva",
|
||||
handle: "@leyla_baku",
|
||||
testimonial: "Ailəvi bayramımızı burada qeyd etdik, xidmət mükəmməl idi.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-sitting-table-tasting-fresh-produce_482257-77611.jpg",
|
||||
},
|
||||
id: "3", name: "Leyla Əliyeva", handle: "@leyla_baku", testimonial: "Ailəvi bayramımızı burada qeyd etdik, xidmət mükəmməl idi.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-sitting-table-tasting-fresh-produce_482257-77611.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@dave_world",
|
||||
testimonial: "Azərbaycan mətbəxini kəşf etmək üçün ən yaxşı yer!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "@dave_world", testimonial: "Azərbaycan mətbəxini kəşf etmək üçün ən yaxşı yer!", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena Rossi",
|
||||
handle: "@elena_food",
|
||||
testimonial: "Qədim divarlar arasında şam yeməyi sehrli bir təcrübədir.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traveling-man-looking-into-distance_23-2148622596.jpg",
|
||||
},
|
||||
id: "5", name: "Elena Rossi", handle: "@elena_food", testimonial: "Qədim divarlar arasında şam yeməyi sehrli bir təcrübədir.", imageSrc: "http://img.b2bpic.net/free-photo/traveling-man-looking-into-distance_23-2148622596.jpg"},
|
||||
]}
|
||||
title="Qonaqlarımızın Xatirələri"
|
||||
description="Bizim haqqımızda deyilənlər."
|
||||
@@ -219,8 +149,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Rezervasiya"
|
||||
title="Masanızı İndiyədək Rezerv Edin"
|
||||
description="Tarixi atmosferi və dadlı yeməklərimizi təcrübə etmək üçün masanızı indidən bron edin."
|
||||
@@ -231,42 +160,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Menyu",
|
||||
items: [
|
||||
title: "Menyu", items: [
|
||||
{
|
||||
label: "Əsas Səhifə",
|
||||
href: "/",
|
||||
},
|
||||
label: "Əsas Səhifə", href: "/"},
|
||||
{
|
||||
label: "Təcrübələr",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Təcrübələr", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Əlaqə",
|
||||
items: [
|
||||
title: "Əlaqə", items: [
|
||||
{
|
||||
label: "Rezervasiya",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Rezervasiya", href: "#contact"},
|
||||
{
|
||||
label: "Ünvan",
|
||||
href: "#",
|
||||
},
|
||||
label: "Ünvan", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hüquqi",
|
||||
items: [
|
||||
title: "Hüquqi", items: [
|
||||
{
|
||||
label: "Məxfilik",
|
||||
href: "#",
|
||||
},
|
||||
label: "Məxfilik", href: "#"},
|
||||
{
|
||||
label: "Qaydalar",
|
||||
href: "#",
|
||||
},
|
||||
label: "Qaydalar", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user