Merge version_1 into main #1
214
src/app/page.tsx
214
src/app/page.tsx
@@ -29,26 +29,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Əsas Səhifə",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Haqqımızda",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Otaqlar",
|
||||
id: "rooms",
|
||||
},
|
||||
{
|
||||
name: "Restoran",
|
||||
id: "restaurant",
|
||||
},
|
||||
{
|
||||
name: "Əlaqə",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Əsas Səhifə", id: "hero" },
|
||||
{ name: "Haqqımızda", id: "about" },
|
||||
{ name: "Otaqlar", id: "rooms" },
|
||||
{ name: "Restoran", id: "restaurant" },
|
||||
{ name: "Əlaqə", id: "contact" }
|
||||
]}
|
||||
brandName="VİS PALM Hotel"
|
||||
/>
|
||||
@@ -56,17 +41,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Ganjada Zəriflik və Rahatlıq Birləşir"
|
||||
description="VİS PALM Hotel — Azərbaycanda fərqli boutique təcrübə. Sürətli WiFi, pulsuz dayanacaq və 24/7 resepşn ilə xidmət."
|
||||
buttons={[
|
||||
{
|
||||
text: "Otaqlar",
|
||||
href: "#rooms",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Otaqlar", href: "#rooms" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -76,8 +54,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Boutique Təcrübə"
|
||||
description={[
|
||||
"Gəncənin mərkəzində, qonaqpərvərlik ənənələrimizlə müasir rahatlığı birləşdiririk.",
|
||||
"VİS PALM Hotel həm iş, həm də istirahət üçün mükəmməl məkandır.",
|
||||
"Gəncənin mərkəzində, qonaqpərvərlik ənənələrimizlə müasir rahatlığı birləşdiririk.", "VİS PALM Hotel həm iş, həm də istirahət üçün mükəmməl məkandır."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -88,30 +65,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "İnternet",
|
||||
title: "Sürətli WiFi",
|
||||
items: [
|
||||
"Hər otaqda yüksək sürətli qoşulma",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Parkinq",
|
||||
title: "Pulsuz Dayanacaq",
|
||||
items: [
|
||||
"Qonaqlarımız üçün təhlükəsiz yer",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Xidmət",
|
||||
title: "24/7 Resepşn",
|
||||
items: [
|
||||
"Həmişə xidmətinizdəyik",
|
||||
],
|
||||
},
|
||||
{ id: "f1", label: "İnternet", title: "Sürətli WiFi", items: ["Hər otaqda yüksək sürətli qoşulma"] },
|
||||
{ id: "f2", label: "Parkinq", title: "Pulsuz Dayanacaq", items: ["Qonaqlarımız üçün təhlükəsiz yer"] },
|
||||
{ id: "f3", label: "Xidmət", title: "24/7 Resepşn", items: ["Həmişə xidmətinizdəyik"] }
|
||||
]}
|
||||
title="Xidmətlərimiz"
|
||||
description="Sizin rahatlığınız üçün hər şey düşünülüb."
|
||||
@@ -125,48 +81,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "r1",
|
||||
name: "Standart Otaq",
|
||||
price: "99 AZN",
|
||||
variant: "Gündəlik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wife-husband-playing-videogames-home_23-2148936691.jpg",
|
||||
},
|
||||
{
|
||||
id: "r2",
|
||||
name: "Deluxe Otaq",
|
||||
price: "149 AZN",
|
||||
variant: "Gündəlik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-concierge-carrying-baggage_482257-78621.jpg",
|
||||
},
|
||||
{
|
||||
id: "r3",
|
||||
name: "Lüks Ailə Otağı",
|
||||
price: "199 AZN",
|
||||
variant: "Gündəlik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-polyamorous-people-with-laptop_23-2149246756.jpg",
|
||||
},
|
||||
{
|
||||
id: "r4",
|
||||
name: "İş Otağı",
|
||||
price: "120 AZN",
|
||||
variant: "Gündəlik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxurious-bedroom-elegant-comfortable-design-generated-by-ai_188544-29281.jpg",
|
||||
},
|
||||
{
|
||||
id: "r5",
|
||||
name: "Boutique Suite",
|
||||
price: "250 AZN",
|
||||
variant: "Gündəlik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118982.jpg",
|
||||
},
|
||||
{
|
||||
id: "r6",
|
||||
name: "Superior Otaq",
|
||||
price: "170 AZN",
|
||||
variant: "Gündəlik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-hotel_1157-18433.jpg",
|
||||
},
|
||||
{ id: "r1", name: "Standart Otaq", price: "99 AZN", variant: "Gündəlik", imageSrc: "http://img.b2bpic.net/free-photo/wife-husband-playing-videogames-home_23-2148936691.jpg" },
|
||||
{ id: "r2", name: "Deluxe Otaq", price: "149 AZN", variant: "Gündəlik", imageSrc: "http://img.b2bpic.net/free-photo/hotel-concierge-carrying-baggage_482257-78621.jpg" },
|
||||
{ id: "r3", name: "Lüks Ailə Otağı", price: "199 AZN", variant: "Gündəlik", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-polyamorous-people-with-laptop_23-2149246756.jpg" },
|
||||
{ id: "r4", name: "İş Otağı", price: "120 AZN", variant: "Gündəlik", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxurious-bedroom-elegant-comfortable-design-generated-by-ai_188544-29281.jpg" },
|
||||
{ id: "r5", name: "Boutique Suite", price: "250 AZN", variant: "Gündəlik", imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118982.jpg" },
|
||||
{ id: "r6", name: "Superior Otaq", price: "170 AZN", variant: "Gündəlik", imageSrc: "http://img.b2bpic.net/free-photo/couple-hotel_1157-18433.jpg" }
|
||||
]}
|
||||
title="Otaqlarımız"
|
||||
description="Premium standartlarda boutique otaqlar."
|
||||
@@ -175,33 +95,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="restaurant" data-section="restaurant">
|
||||
<FeatureCardTwelve
|
||||
animationType="slide-up"
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "res1",
|
||||
label: "Qida",
|
||||
title: "Milli Mətbəx",
|
||||
items: [
|
||||
"Gəncənin ənənəvi yeməkləri",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "res2",
|
||||
label: "Xidmət",
|
||||
title: "Səhər Yeməyi",
|
||||
items: [
|
||||
"Hər gün təzə və dadlı menyu",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "res3",
|
||||
label: "Məkan",
|
||||
title: "Ziyafət",
|
||||
items: [
|
||||
"Korporativ tədbirlər üçün uyğun",
|
||||
],
|
||||
},
|
||||
{ id: "res1", label: "Qida", title: "Milli Mətbəx", items: ["Gəncənin ənənəvi yeməkləri"] },
|
||||
{ id: "res2", label: "Xidmət", title: "Səhər Yeməyi", items: ["Hər gün təzə və dadlı menyu"] },
|
||||
{ id: "res3", label: "Məkan", title: "Ziyafət", items: ["Korporativ tədbirlər üçün uyğun"] }
|
||||
]}
|
||||
title="Restoranımız"
|
||||
description="Yerli və dünya mətbəxinin inciləri."
|
||||
@@ -215,26 +115,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Aynur Məmmədova"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-orange-juice-cafe-with-man-background_1170-551.jpg",
|
||||
alt: "Aynur",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg",
|
||||
alt: "Mehriban",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695678.jpg",
|
||||
alt: "Orxan",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-guy-with-breakfast-bed-girlfriend_23-2148334447.jpg",
|
||||
alt: "Leyla",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-sitting-bed-holding-glass-juice-mobile-phone-looking-away_23-2148033310.jpg",
|
||||
alt: "Səbuhi",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-orange-juice-cafe-with-man-background_1170-551.jpg", alt: "Aynur" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg", alt: "Mehriban" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695678.jpg", alt: "Orxan" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-guy-with-breakfast-bed-girlfriend_23-2148334447.jpg", alt: "Leyla" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-sitting-bed-holding-glass-juice-mobile-phone-looking-away_23-2148033310.jpg", alt: "Səbuhi" }
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -244,55 +129,20 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Əlaqə"
|
||||
title="Bizimlə Əlaqə Saxlayın"
|
||||
description="WhatsApp vasitəsilə 24/7 resepşn xidmətimizlə istənilən vaxt əlaqə saxlaya bilərsiniz."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp-da Yazın",
|
||||
href: "https://wa.me/994xxxxxxxxx",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "WhatsApp-da Yazın", href: "https://wa.me/994xxxxxxxxx" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Ünvan",
|
||||
items: [
|
||||
{
|
||||
label: "Gəncə şəhəri, Azərbaycan",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Əlaqə",
|
||||
items: [
|
||||
{
|
||||
label: "+994 50 000 00 00",
|
||||
href: "tel:+994500000000",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Keçidlər",
|
||||
items: [
|
||||
{
|
||||
label: "Otaqlar",
|
||||
href: "#rooms",
|
||||
},
|
||||
{
|
||||
label: "Restoran",
|
||||
href: "#restaurant",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Ünvan", items: [{ label: "Gəncə şəhəri, Azərbaycan", href: "#" }] },
|
||||
{ title: "Əlaqə", items: [{ label: "+994 50 000 00 00", href: "tel:+994500000000" }] },
|
||||
{ title: "Keçidlər", items: [{ label: "Otaqlar", href: "#rooms" }, { label: "Restoran", href: "#restaurant" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 VİS PALM Hotel Ganja"
|
||||
bottomRightText="Bütün hüquqlar qorunur."
|
||||
@@ -301,4 +151,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user