Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 056e07a5bc | |||
| 8927e0ce6a | |||
| 3b9666f1c1 | |||
| d6e32ae172 | |||
| 68e30bd1f9 | |||
| 3f62d7adff | |||
| c993cf301a | |||
| 66d95d1e2b | |||
| 52b9c38892 | |||
| 01c8e76020 | |||
| 06cf95c2c8 | |||
| b54953eda0 |
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
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: "f3", label: "Xidmət", title: "24/7 Resepsion", items: ["Həmişə xidmətinizdəyik"] }
|
||||
]}
|
||||
title="Xidmətlərimiz"
|
||||
description="Sizin rahatlığınız üçün hər şey düşünülüb."
|
||||
@@ -82,11 +82,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "r1", name: "Standart Otaq", price: "99 AZN", variant: "Gündəlik", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUUKCITeAxDjBRdrWWF1IM4BOA/uploaded-1776441151576-4o3xvjsd.png" },
|
||||
{ id: "r2", name: "Deluxe Otaq", price: "149 AZN", variant: "Gündəlik", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUUKCITeAxDjBRdrWWF1IM4BOA/uploaded-1776441045672-8aonckjm.png" },
|
||||
{ id: "r3", name: "Lüks Ailə Otağı", price: "199 AZN", variant: "Gündəlik", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUUKCITeAxDjBRdrWWF1IM4BOA/uploaded-1776440696957-jg70tfgh.png" },
|
||||
{ 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: "r2", name: "Deluxe Otaq", price: "149 AZN", variant: "Gündəlik", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUUKCITeAxDjBRdrWWF1IM4BOA/uploaded-1776442054652-zkrpq24w.png" },
|
||||
{ id: "r3", name: "Lüks Ailə Otağı", price: "199 AZN", variant: "Gündəlik", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUUKCITeAxDjBRdrWWF1IM4BOA/uploaded-1776440696957-jg70tfgh.png" }
|
||||
]}
|
||||
title="Otaqlarımız"
|
||||
description="Premium standartlarda boutique otaqlar."
|
||||
@@ -133,7 +130,7 @@ export default function LandingPage() {
|
||||
tag="Əlaqə"
|
||||
title="Bizimlə Əlaqə Saxlayın"
|
||||
description="WhatsApp vasitəsilə 24/7 resepsion 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/994505440544" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -141,7 +138,7 @@ export default function LandingPage() {
|
||||
<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: "Əlaqə", items: [{ label: "+994 50 544 05 44", href: "tel:+994505440544" }] },
|
||||
{ title: "Keçidlər", items: [{ label: "Otaqlar", href: "#rooms" }, { label: "Restoran", href: "#restaurant" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 VİS PALM Hotel Ganja"
|
||||
|
||||
Reference in New Issue
Block a user