Merge version_1 into main #1
276
src/app/page.tsx
276
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Rooms",
|
||||
id: "rooms",
|
||||
},
|
||||
name: "Rooms", id: "rooms"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Crowne Plaza"
|
||||
/>
|
||||
@@ -56,117 +48,65 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Elegance in the Heart of Tashkent"
|
||||
description="Experience unparalleled comfort at Crowne Plaza Tashkent. Your luxurious escape awaits in the vibrant center of Uzbekistan."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bellboy-providing-services-client-lounge-area-before-registering-front-desk-hotel-guest-waiting-couch-talking-african-american-bellhop-summer-vacation-handheld-shot_482257-72657.jpg",
|
||||
imageAlt: "Crowne Plaza Exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bellboy-providing-services-client-lounge-area-before-registering-front-desk-hotel-guest-waiting-couch-talking-african-american-bellhop-summer-vacation-handheld-shot_482257-72657.jpg", imageAlt: "Crowne Plaza Exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traveller-browsing-tablet-lobby_482257-76754.jpg",
|
||||
imageAlt: "Elegant Interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traveller-browsing-tablet-lobby_482257-76754.jpg", imageAlt: "Elegant Interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-white-sea-vintage-maldives_1203-4459.jpg",
|
||||
imageAlt: "Tashkent Luxury",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-white-sea-vintage-maldives_1203-4459.jpg", imageAlt: "Tashkent Luxury"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929575.jpg",
|
||||
imageAlt: "Grand Entrance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929575.jpg", imageAlt: "Grand Entrance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397562.jpg",
|
||||
imageAlt: "Comfort Redefined",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397562.jpg", imageAlt: "Comfort Redefined"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-end-professional-cabinet-used-psychotherapy-meetings_482257-117710.jpg",
|
||||
imageAlt: "Premium Hospitality",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-end-professional-cabinet-used-psychotherapy-meetings_482257-117710.jpg", imageAlt: "Premium Hospitality"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-bikini-drinking-coconut-milk-by-pool_1303-9939.jpg",
|
||||
imageAlt: "Lounge Area",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-bikini-drinking-coconut-milk-by-pool_1303-9939.jpg", imageAlt: "Lounge Area"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-looking-through-window-from-hotel-room_1153-6512.jpg",
|
||||
imageAlt: "Suite Comfort",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-looking-through-window-from-hotel-room_1153-6512.jpg", imageAlt: "Suite Comfort"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg",
|
||||
imageAlt: "Premium Dining",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg", imageAlt: "Premium Dining"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/important-building-facade_1127-23.jpg",
|
||||
imageAlt: "Modern Decor",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/important-building-facade_1127-23.jpg", imageAlt: "Modern Decor"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg",
|
||||
imageAlt: "Tashkent Views",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg", imageAlt: "Tashkent Views"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pedralbes-royal-palace-barcelona_1398-4395.jpg",
|
||||
imageAlt: "Warm Welcome",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pedralbes-royal-palace-barcelona_1398-4395.jpg", imageAlt: "Warm Welcome"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Stay",
|
||||
href: "#rooms",
|
||||
},
|
||||
text: "Book Your Stay", href: "#rooms"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg",
|
||||
alt: "Guest A",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-with-long-blonde-hair-nice-face-bright-earrings-white-suit_132075-9621.jpg", alt: "Guest A"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fashion-sexy-young-woman-trendy-outfit-posing-sitting-table-with-luxury-food-drink-looking-window-glamour-seductive-female-lingerie-stylish-wear-relaxing-enjoying-rich-lifestyle_132075-9617.jpg",
|
||||
alt: "Guest B",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/fashion-sexy-young-woman-trendy-outfit-posing-sitting-table-with-luxury-food-drink-looking-window-glamour-seductive-female-lingerie-stylish-wear-relaxing-enjoying-rich-lifestyle_132075-9617.jpg", alt: "Guest B"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg",
|
||||
alt: "Guest C",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg", alt: "Guest C"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-orange-dress-using-tablet-modern-rooftop-office_273443-3116.jpg",
|
||||
alt: "Guest D",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-orange-dress-using-tablet-modern-rooftop-office_273443-3116.jpg", alt: "Guest D"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-pretty-woman-bathrobe-drinking-coffee_171337-12756.jpg",
|
||||
alt: "Guest E",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-pretty-woman-bathrobe-drinking-coffee_171337-12756.jpg", alt: "Guest E"},
|
||||
]}
|
||||
avatarText="Loved by 10,000+ happy travelers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/shanghai-night-with-urban-skyscrapers-lights_649448-4395.jpg",
|
||||
alt: "Partner 1",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/shanghai-night-with-urban-skyscrapers-lights_649448-4395.jpg", alt: "Partner 1"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/hotel-nevada-usa_1268-14393.jpg",
|
||||
alt: "Partner 2",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/hotel-nevada-usa_1268-14393.jpg", alt: "Partner 2"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/highway-bridge-shanghai_649448-3983.jpg",
|
||||
alt: "Partner 3",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/highway-bridge-shanghai_649448-3983.jpg", alt: "Partner 3"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/modern-building-illuminated-night_1150-18357.jpg",
|
||||
alt: "Partner 4",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/modern-building-illuminated-night_1150-18357.jpg", alt: "Partner 4"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture_649448-5301.jpg",
|
||||
alt: "Partner 5",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture_649448-5301.jpg", alt: "Partner 5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -190,20 +130,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Relaxing Rooms",
|
||||
description: "Spacious, modern rooms with premium bedding and quiet surroundings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151610.jpg",
|
||||
},
|
||||
title: "Relaxing Rooms", description: "Spacious, modern rooms with premium bedding and quiet surroundings.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-style-bedroom-interior-hotel-bedroom-generative-ai-illustration_1258-151610.jpg"},
|
||||
{
|
||||
title: "Wellness & Spa",
|
||||
description: "Unwind in our climate-controlled indoor pool and modern spa facilities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg",
|
||||
},
|
||||
title: "Wellness & Spa", description: "Unwind in our climate-controlled indoor pool and modern spa facilities.", imageSrc: "http://img.b2bpic.net/free-photo/robe-wooden-wall-near-sauna-warm-spa-interior_169016-69073.jpg"},
|
||||
{
|
||||
title: "Gourmet Dining",
|
||||
description: "Authentic local and international cuisine served in our elegant restaurants.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-food-with-glass-wine_141793-847.jpg",
|
||||
},
|
||||
title: "Gourmet Dining", description: "Authentic local and international cuisine served in our elegant restaurants.", imageSrc: "http://img.b2bpic.net/free-photo/various-food-with-glass-wine_141793-847.jpg"},
|
||||
]}
|
||||
title="World-Class Amenities"
|
||||
description="Everything you need for a restorative and productive stay."
|
||||
@@ -218,41 +149,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "King Suite",
|
||||
price: "3 333 600 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg",
|
||||
},
|
||||
id: "p1", name: "King Suite", price: "3 333 600 UZS", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Twin Deluxe",
|
||||
price: "2 833 600 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-bedroom_74190-3804.jpg",
|
||||
},
|
||||
id: "p2", name: "Twin Deluxe", price: "2 833 600 UZS", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-bedroom_74190-3804.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Family Suite",
|
||||
price: "3 850 000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-living-room-with-orange-sofa-natural-light_23-2152001394.jpg",
|
||||
},
|
||||
id: "p3", name: "Family Suite", price: "3 850 000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/cozy-living-room-with-orange-sofa-natural-light_23-2152001394.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Deluxe View",
|
||||
price: "3 100 000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-bedroom-suite-hotel-with-tv-cabinet_105762-2282.jpg",
|
||||
},
|
||||
id: "p4", name: "Deluxe View", price: "3 100 000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-bedroom-suite-hotel-with-tv-cabinet_105762-2282.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Presidential Suite",
|
||||
price: "7 500 000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
},
|
||||
id: "p5", name: "Presidential Suite", price: "7 500 000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Business Standard",
|
||||
price: "2 500 000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-use-laptop-computer-bedroom_74190-11152.jpg",
|
||||
},
|
||||
id: "p6", name: "Business Standard", price: "2 500 000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-use-laptop-computer-bedroom_74190-11152.jpg"},
|
||||
]}
|
||||
title="Our Luxurious Rooms"
|
||||
description="From comfortable standard rooms to expansive presidential suites, find your perfect home away from home."
|
||||
@@ -267,25 +174,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "4.7/5",
|
||||
title: "Guest Rating",
|
||||
description: "Average review score",
|
||||
icon: Star,
|
||||
id: "m1", value: "4.7/5", title: "Guest Rating", description: "Average review score", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "171+",
|
||||
title: "Verified Reviews",
|
||||
description: "Authentic guest feedback",
|
||||
icon: MessageSquare,
|
||||
id: "m2", value: "171+", title: "Verified Reviews", description: "Authentic guest feedback", icon: MessageSquare,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
title: "Staff Support",
|
||||
description: "Always here to help",
|
||||
icon: Clock,
|
||||
id: "m3", value: "24/7", title: "Staff Support", description: "Always here to help", icon: Clock,
|
||||
},
|
||||
]}
|
||||
title="Trusted by Travelers"
|
||||
@@ -301,45 +196,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
role: "Traveler",
|
||||
company: "UK",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executive-checks-estate-plan-laptop-hotel_1163-5505.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", role: "Traveler", company: "UK", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executive-checks-estate-plan-laptop-hotel_1163-5505.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael K.",
|
||||
role: "Visitor",
|
||||
company: "Germany",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-waiter-using-touchpad-while-talking-with-guests-taking-their-order_637285-551.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael K.", role: "Visitor", company: "Germany", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-waiter-using-touchpad-while-talking-with-guests-taking-their-order_637285-551.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Anna P.",
|
||||
role: "Tourist",
|
||||
company: "Russia",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-traveller-unpacking-suitcase-putting-clothes-bed-smiling-enjoying-vacation-hotel-stay_1258-314237.jpg",
|
||||
},
|
||||
id: "t3", name: "Anna P.", role: "Tourist", company: "Russia", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-traveller-unpacking-suitcase-putting-clothes-bed-smiling-enjoying-vacation-hotel-stay_1258-314237.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David L.",
|
||||
role: "Business",
|
||||
company: "USA",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-old-man-airport-with-suitcase_1157-33367.jpg",
|
||||
},
|
||||
id: "t4", name: "David L.", role: "Business", company: "USA", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-old-man-airport-with-suitcase_1157-33367.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Elena M.",
|
||||
role: "Family",
|
||||
company: "Uzbekistan",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lonely-female-with-white-robe-towel-lying-down-bed-reading-book-near-window_181624-4283.jpg",
|
||||
},
|
||||
id: "t5", name: "Elena M.", role: "Family", company: "Uzbekistan", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lonely-female-with-white-robe-towel-lying-down-bed-reading-book-near-window_181624-4283.jpg"},
|
||||
]}
|
||||
title="What Guests Say"
|
||||
description="Discover why travelers rate their stay as outstanding."
|
||||
@@ -352,25 +222,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What is the check-in time?",
|
||||
content: "Check-in time starts from 15:00.",
|
||||
},
|
||||
id: "f1", title: "What is the check-in time?", content: "Check-in time starts from 15:00."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "When is checkout?",
|
||||
content: "Checkout time is 12:00.",
|
||||
},
|
||||
id: "f2", title: "When is checkout?", content: "Checkout time is 12:00."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Is Wi-Fi free?",
|
||||
content: "Yes, we provide free high-speed Wi-Fi to all our guests.",
|
||||
},
|
||||
id: "f3", title: "Is Wi-Fi free?", content: "Yes, we provide free high-speed Wi-Fi to all our guests."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Is parking available?",
|
||||
content: "Yes, free secure parking is available for all registered guests.",
|
||||
},
|
||||
id: "f4", title: "Is parking available?", content: "Yes, free secure parking is available for all registered guests."},
|
||||
]}
|
||||
title="Hotel FAQs"
|
||||
description="Find quick answers to common questions about your stay."
|
||||
@@ -380,10 +238,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Contact Us"
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Plan Your Visit"
|
||||
description="Have questions? Our dedicated concierge team is ready to assist you with booking or special requests."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elderly-couple-relax-hotel-lounge_482257-102644.jpg"
|
||||
@@ -397,29 +255,19 @@ export default function LandingPage() {
|
||||
logoText="Crowne Plaza"
|
||||
columns={[
|
||||
{
|
||||
title: "Hotel",
|
||||
items: [
|
||||
title: "Hotel", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Rooms",
|
||||
href: "#rooms",
|
||||
},
|
||||
label: "Rooms", href: "#rooms"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user