Merge version_1 into main #1
300
src/app/page.tsx
300
src/app/page.tsx
@@ -34,73 +34,40 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Amenities",
|
||||
id: "#amenities",
|
||||
},
|
||||
name: "Amenities", id: "#amenities"},
|
||||
{
|
||||
name: "Suites",
|
||||
id: "#suites",
|
||||
},
|
||||
name: "Suites", id: "#suites"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Ciudadano Suites"
|
||||
button={{
|
||||
text: "Reserve Your Suite Today",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserve Your Suite Today", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Luxury Living in Montevideos Heart"
|
||||
description="Discover curated suites designed for discerning travelers. Experience authentic Uruguay hospitality with five-star comfort and personalized service."
|
||||
tag="Welcome to Ciudadano Suites"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Suite Today",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Your Suite Today", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-hotel_23-2149037089.jpg",
|
||||
imageAlt: "Luxurious suite interior with modern design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-hotel_23-2149037089.jpg", imageAlt: "Luxurious suite interior with modern design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-dreamy-setting_23-2151835404.jpg",
|
||||
imageAlt: "Panoramic city view from a suite balcony",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-standing-by-window_1303-12894.jpg",
|
||||
imageAlt: "Pregnant woman standing by the window",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bed-with-canopy_1385-1802.jpg",
|
||||
imageAlt: "Bed with canopy",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-japanese-couple-laying-bed_23-2149343210.jpg",
|
||||
imageAlt: "Medium shot japanese couple laying in bed",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-dreamy-setting_23-2151835404.jpg", imageAlt: "Panoramic city view from a suite balcony"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -129,65 +96,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "feature-1",
|
||||
title: "High-Speed Wi-Fi & Business Center",
|
||||
author: "Stay Connected",
|
||||
description: "Stay connected and productive with complimentary high-speed internet and access to a fully-equipped business center, perfect for business travelers.",
|
||||
tags: [
|
||||
"Connectivity",
|
||||
"Productivity",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-laptop_23-2149963927.jpg",
|
||||
imageAlt: "Person using laptop in a luxury hotel",
|
||||
},
|
||||
id: "feature-1", title: "High-Speed Wi-Fi & Business Center", author: "Stay Connected", description: "Stay connected and productive with complimentary high-speed internet and access to a fully-equipped business center, perfect for business travelers.", tags: [
|
||||
"Connectivity", "Productivity"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-laptop_23-2149963927.jpg", imageAlt: "Person using laptop in a luxury hotel"},
|
||||
{
|
||||
id: "feature-2",
|
||||
title: "Gourmet Breakfast Service",
|
||||
author: "Culinary Delights",
|
||||
description: "Savor a delightful gourmet breakfast, prepared with fresh, local ingredients, delivered directly to your suite or enjoyed in our elegant dining area.",
|
||||
tags: [
|
||||
"Dining",
|
||||
"Local Cuisine",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-breakfast-board-near-happy-woman-bed_23-2148007285.jpg",
|
||||
imageAlt: "Gourmet breakfast served in a luxury hotel suite",
|
||||
},
|
||||
id: "feature-2", title: "Gourmet Breakfast Service", author: "Culinary Delights", description: "Savor a delightful gourmet breakfast, prepared with fresh, local ingredients, delivered directly to your suite or enjoyed in our elegant dining area.", tags: [
|
||||
"Dining", "Local Cuisine"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-breakfast-board-near-happy-woman-bed_23-2148007285.jpg", imageAlt: "Gourmet breakfast served in a luxury hotel suite"},
|
||||
{
|
||||
id: "feature-3",
|
||||
title: "24/7 Concierge & Local Guide",
|
||||
author: "Personalized Assistance",
|
||||
description: "Our dedicated concierge team is available around the clock to assist with anything from dinner reservations to personalized city tours, ensuring you experience the best of Montevideo.",
|
||||
tags: [
|
||||
"Service",
|
||||
"Exploration",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-choose-their-clothes-home_1153-7633.jpg",
|
||||
imageAlt: "Hotel concierge assisting a guest",
|
||||
},
|
||||
id: "feature-3", title: "24/7 Concierge & Local Guide", author: "Personalized Assistance", description: "Our dedicated concierge team is available around the clock to assist with anything from dinner reservations to personalized city tours, ensuring you experience the best of Montevideo.", tags: [
|
||||
"Service", "Exploration"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-choose-their-clothes-home_1153-7633.jpg", imageAlt: "Hotel concierge assisting a guest"},
|
||||
{
|
||||
id: "feature-4",
|
||||
title: "Luxury Linens & Spa-like Bathrooms",
|
||||
author: "Ultimate Comfort",
|
||||
description: "Retreat to ultimate comfort with premium Frette linens, plush robes, and modern spa-inspired bathrooms featuring rainfall showers and bespoke toiletries.",
|
||||
tags: [
|
||||
"Comfort",
|
||||
"Wellness",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929539.jpg",
|
||||
imageAlt: "Luxury bathroom with rainfall shower",
|
||||
},
|
||||
id: "feature-4", title: "Luxury Linens & Spa-like Bathrooms", author: "Ultimate Comfort", description: "Retreat to ultimate comfort with premium Frette linens, plush robes, and modern spa-inspired bathrooms featuring rainfall showers and bespoke toiletries.", tags: [
|
||||
"Comfort", "Wellness"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929539.jpg", imageAlt: "Luxury bathroom with rainfall shower"},
|
||||
{
|
||||
id: "feature-5",
|
||||
title: "Private Terrace or Balcony",
|
||||
author: "Scenic Views",
|
||||
description: "Many of our suites offer a private terrace or balcony, providing stunning views of the city or a tranquil space to unwind with a glass of local wine.",
|
||||
tags: [
|
||||
"Relaxation",
|
||||
"Views",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-corporate-woman-beige-suit-standing-outside-street-drinks-morning-coffee-take_1258-121022.jpg",
|
||||
imageAlt: "Private balcony with city view in a luxury suite",
|
||||
},
|
||||
id: "feature-5", title: "Private Terrace or Balcony", author: "Scenic Views", description: "Many of our suites offer a private terrace or balcony, providing stunning views of the city or a tranquil space to unwind with a glass of local wine.", tags: [
|
||||
"Relaxation", "Views"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-corporate-woman-beige-suit-standing-outside-street-drinks-morning-coffee-take_1258-121022.jpg", imageAlt: "Private balcony with city view in a luxury suite"},
|
||||
]}
|
||||
title="Amenities Designed for Your Comfort & Delight"
|
||||
description="Indulge in a suite of meticulously chosen features that elevate your stay, blending convenience with premium luxury."
|
||||
@@ -203,47 +130,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "suite-1",
|
||||
name: "Studio Executive Suite",
|
||||
price: "$250/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-2474.jpg",
|
||||
imageAlt: "Cozy and elegant studio suite interior",
|
||||
},
|
||||
id: "suite-1", name: "Studio Executive Suite", price: "$250/night", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-2474.jpg", imageAlt: "Cozy and elegant studio suite interior"},
|
||||
{
|
||||
id: "suite-2",
|
||||
name: "One-Bedroom Deluxe Suite",
|
||||
price: "$400/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg",
|
||||
imageAlt: "Spacious one-bedroom suite with a separate living area",
|
||||
},
|
||||
id: "suite-2", name: "One-Bedroom Deluxe Suite", price: "$400/night", imageSrc: "http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg", imageAlt: "Spacious one-bedroom suite with a separate living area"},
|
||||
{
|
||||
id: "suite-3",
|
||||
name: "Premium City View Suite",
|
||||
price: "$550/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771517.jpg",
|
||||
imageAlt: "Suite with panoramic city views from a private balcony",
|
||||
},
|
||||
id: "suite-3", name: "Premium City View Suite", price: "$550/night", imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771517.jpg", imageAlt: "Suite with panoramic city views from a private balcony"},
|
||||
{
|
||||
id: "suite-4",
|
||||
name: "Family Grand Suite",
|
||||
price: "$700/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_52683-121726.jpg",
|
||||
imageAlt: "Luxurious two-bedroom suite designed for families",
|
||||
},
|
||||
id: "suite-4", name: "Family Grand Suite", price: "$700/night", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_52683-121726.jpg", imageAlt: "Luxurious two-bedroom suite designed for families"},
|
||||
{
|
||||
id: "suite-5",
|
||||
name: "Penthouse Panorama Suite",
|
||||
price: "$1200/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/window_1127-3198.jpg",
|
||||
imageAlt: "Exquisite penthouse suite with expansive views and exclusive amenities",
|
||||
},
|
||||
id: "suite-5", name: "Penthouse Panorama Suite", price: "$1200/night", imageSrc: "http://img.b2bpic.net/free-photo/window_1127-3198.jpg", imageAlt: "Exquisite penthouse suite with expansive views and exclusive amenities"},
|
||||
{
|
||||
id: "suite-6",
|
||||
name: "Accessible Comfort Suite",
|
||||
price: "$300/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-couple-wearing-linen-clothing_23-2150695682.jpg",
|
||||
imageAlt: "Thoughtfully designed accessible suite with luxury features",
|
||||
},
|
||||
id: "suite-6", name: "Accessible Comfort Suite", price: "$300/night", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-couple-wearing-linen-clothing_23-2150695682.jpg", imageAlt: "Thoughtfully designed accessible suite with luxury features"},
|
||||
]}
|
||||
title="Discover Your Perfect Retreat"
|
||||
description="Explore our exquisite collection of suites, each uniquely designed to offer an unparalleled blend of comfort, style, and authentic Uruguayan charm."
|
||||
@@ -255,27 +152,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "15+",
|
||||
description: "Years Serving Discerning Guests",
|
||||
},
|
||||
id: "metric-1", value: "15+", description: "Years Serving Discerning Guests"},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "98%",
|
||||
description: "Guest Satisfaction Rate",
|
||||
},
|
||||
id: "metric-2", value: "98%", description: "Guest Satisfaction Rate"},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "5-Star",
|
||||
description: "Consistent Service Rating",
|
||||
},
|
||||
id: "metric-3", value: "5-Star", description: "Consistent Service Rating"},
|
||||
{
|
||||
id: "metric-4",
|
||||
value: "100+",
|
||||
description: "Unique Local Experiences Curated",
|
||||
},
|
||||
id: "metric-4", value: "100+", description: "Unique Local Experiences Curated"},
|
||||
]}
|
||||
title="Our Commitment to Excellence"
|
||||
description="Discover the numbers that reflect our dedication to exceptional hospitality and guest satisfaction."
|
||||
@@ -290,25 +176,15 @@ export default function LandingPage() {
|
||||
author="Eleanor Vance, New York"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lovely-female-tourist-has-hot-drink-from-thermos-spring-forest-wears-red-hat-yellow-raincoat-smiles-broadly-camera_273609-25713.jpg",
|
||||
alt: "Sarah J.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/lovely-female-tourist-has-hot-drink-from-thermos-spring-forest-wears-red-hat-yellow-raincoat-smiles-broadly-camera_273609-25713.jpg", alt: "Sarah J."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg",
|
||||
alt: "Michael C.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg", alt: "Michael C."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/redhead-non-binary-person-smiling_23-2148760583.jpg",
|
||||
alt: "Emily R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/redhead-non-binary-person-smiling_23-2148760583.jpg", alt: "Emily R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-keeps-arms-folded-looks-with-self-confident-cheerful-expression-wears-formal-shirt-spectacles-vision-correction-blue-wall_273609-54788.jpg",
|
||||
alt: "David K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-keeps-arms-folded-looks-with-self-confident-cheerful-expression-wears-formal-shirt-spectacles-vision-correction-blue-wall_273609-54788.jpg", alt: "David K."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-hat_23-2148631369.jpg",
|
||||
alt: "Front view smiley woman wearing a hat",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-hat_23-2148631369.jpg", alt: "Front view smiley woman wearing a hat"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -320,14 +196,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Luxury Travel Magazine",
|
||||
"Uruguay Tourism Board",
|
||||
"Global Boutique Hotels",
|
||||
"Executive Stay Solutions",
|
||||
"Connoisseur's Collection",
|
||||
"Travel & Leisure",
|
||||
"Voyage Prive",
|
||||
]}
|
||||
"Luxury Travel Magazine", "Uruguay Tourism Board", "Global Boutique Hotels", "Executive Stay Solutions", "Connoisseur's Collection", "Travel & Leisure", "Voyage Prive"]}
|
||||
title="Trusted by Global Travelers"
|
||||
description="Our commitment to luxury and impeccable service is recognized by leading travel partners and discerning guests worldwide."
|
||||
speed={40}
|
||||
@@ -341,25 +210,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What are the check-in and check-out times?",
|
||||
content: "Check-in is at 3:00 PM, and check-out is at 11:00 AM. Early check-in or late check-out may be available upon request and subject to availability.",
|
||||
},
|
||||
id: "faq-1", title: "What are the check-in and check-out times?", content: "Check-in is at 3:00 PM, and check-out is at 11:00 AM. Early check-in or late check-out may be available upon request and subject to availability."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Is breakfast included in the room rate?",
|
||||
content: "A gourmet breakfast is included with all suite bookings, offering a selection of local and international delights.",
|
||||
},
|
||||
id: "faq-2", title: "Is breakfast included in the room rate?", content: "A gourmet breakfast is included with all suite bookings, offering a selection of local and international delights."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Do you offer airport transportation?",
|
||||
content: "Yes, we can arrange private airport transfers for an additional fee. Please contact our concierge service in advance to book.",
|
||||
},
|
||||
id: "faq-3", title: "Do you offer airport transportation?", content: "Yes, we can arrange private airport transfers for an additional fee. Please contact our concierge service in advance to book."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Are pets allowed at Ciudadano Suites?",
|
||||
content: "We understand pets are family, but currently, we do not accommodate pets to ensure the comfort of all our guests.",
|
||||
},
|
||||
id: "faq-4", title: "Are pets allowed at Ciudadano Suites?", content: "We understand pets are family, but currently, we do not accommodate pets to ensure the comfort of all our guests."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common inquiries about booking, amenities, and your stay at Ciudadano Suites."
|
||||
@@ -374,22 +231,14 @@ export default function LandingPage() {
|
||||
description="Our dedicated team is here to assist you with any questions or special requests. Reach out to plan your unforgettable stay."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Your Message", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/analog-landscape-city-with-buildings_23-2149661469.jpg"
|
||||
@@ -404,58 +253,35 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Suites",
|
||||
href: "#suites",
|
||||
},
|
||||
label: "Suites", href: "#suites"},
|
||||
{
|
||||
label: "Amenities",
|
||||
href: "#amenities",
|
||||
},
|
||||
label: "Amenities", href: "#amenities"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#",
|
||||
},
|
||||
label: "Gallery", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
title: "About Us", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Team",
|
||||
href: "#",
|
||||
},
|
||||
label: "Team", href: "#"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user