From 0603d32d75895a2a302cddd85bd79c6e77963f3d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 17:09:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54c74bb..6a90441 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,8 +57,8 @@ export default function LandingPage() { background={{ variant: "rotated-rays-static", }} - title="Welcome to Payitaxt Hotel Andijan" - description="Experience comfort and traditional hospitality in the heart of Andijan. Your perfect stay awaits at Prospekt Babura 122." + title=" Payitaxt Hotel Andijan" + description="Andijon markazida qulaylik va an'anaviy mehmondo'stlikni his qiling. Bobura prospekti 122-da sizni mukammal turar joy kutmoqda. " leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/black-hair-sexy-woman-glasses-coat-posed-against-building-with-modern-windows_627829-8622.jpg", @@ -105,7 +105,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Book Now", + text: "", href: "#contact", }, ]} -- 2.49.1