5 Commits

Author SHA1 Message Date
66d95d1e2b Update src/app/page.tsx 2026-04-17 15:58:07 +00:00
52b9c38892 Merge version_2 into main
Merge version_2 into main
2026-04-17 15:53:55 +00:00
01c8e76020 Update src/app/page.tsx 2026-04-17 15:53:52 +00:00
06cf95c2c8 Merge version_1 into main
Merge version_1 into main
2026-04-17 15:52:44 +00:00
b54953eda0 Merge version_1 into main
Merge version_1 into main
2026-04-17 15:27:39 +00:00

View File

@@ -83,10 +83,7 @@ export default function LandingPage() {
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: "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/9945440544" }]}
/>
</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: "+9945440544", href: "tel:+9945440544" }] },
{ title: "Keçidlər", items: [{ label: "Otaqlar", href: "#rooms" }, { label: "Restoran", href: "#restaurant" }] }
]}
bottomLeftText="© 2024 VİS PALM Hotel Ganja"