Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -32,27 +32,27 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "About", id: "about"},
|
||||
name: "Sobre Nosotros", id: "about"},
|
||||
{
|
||||
name: "Rooms", id: "rooms"},
|
||||
name: "Habitaciones", id: "rooms"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="Costa Verde"
|
||||
button={{
|
||||
text: "Book Now", href: "#contact"}}
|
||||
text: "Reservar", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Costa Verde: Your Relaxing Urban Oasis in Santo Domingo"
|
||||
description="Experience comfort and charm in our bed and breakfast. Perfectly located for your city exploration."
|
||||
title="Costa Verde: Su Oasis Urbano de Relajación en Santo Domingo"
|
||||
description="Disfrute de la comodidad y el encanto en nuestro bed and breakfast. Perfectamente ubicado para su exploración de la ciudad."
|
||||
buttons={[
|
||||
{
|
||||
text: "Check Availability", href: "#contact"},
|
||||
text: "Verificar Disponibilidad", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/infinity-pool-overlooking-ocean-sunset_23-2151993704.jpg"
|
||||
avatars={[
|
||||
@@ -67,17 +67,17 @@ export default function LandingPage() {
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-inspired-elderly-woman-with-orange-backpack-sporty-woman-casual-clothes-looking-forward-with-smile-sport-adventure-hobby-concept_74855-23347.jpg", alt: "Portrait of inspired elderly woman with orange backpack. Sporty woman in casual clothes looking forward with smile. Sport, adventure, hobby concept"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ happy travelers"
|
||||
avatarText="De confianza para más de 500 viajeros felices"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
tag="About Us"
|
||||
title="Welcome to Costa Verde"
|
||||
description="Appart'hotel Costa Verde is dedicated to providing a personalized, relaxing experience for every traveler. From our comfortable rooms to our welcoming hospitality, we aim to be your favorite stop in Santo Domingo."
|
||||
subdescription="Whether traveling for business or pleasure, enjoy a quiet, safe, and convenient stay at our centrally located establishment."
|
||||
tag="Sobre Nosotros"
|
||||
title="Bienvenido a Costa Verde"
|
||||
description="Appart'hotel Costa Verde se dedica a brindar una experiencia personalizada y relajante para cada viajero. Desde nuestras cómodas habitaciones hasta nuestra hospitalidad acogedora, aspiramos a ser su parada favorita en Santo Domingo."
|
||||
subdescription="Ya sea que viaje por negocios o por placer, disfrute de una estadía tranquila, segura y conveniente en nuestro establecimiento céntrico."
|
||||
icon={Home}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman-dress-enjoying-cozy-home_273443-475.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -92,20 +92,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Standard Studio", price: "DOP 1,892", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-chandelier_105762-2156.jpg"},
|
||||
id: "1", name: "Estudio Estándar", price: "DOP 1,892", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv-chandelier_105762-2156.jpg"},
|
||||
{
|
||||
id: "2", name: "Deluxe Double", price: "DOP 2,200", imageSrc: "http://img.b2bpic.net/free-photo/home-entryway-with-modern-furnishing-design_23-2150791118.jpg"},
|
||||
id: "2", name: "Doble Deluxe", price: "DOP 2,200", imageSrc: "http://img.b2bpic.net/free-photo/home-entryway-with-modern-furnishing-design_23-2150791118.jpg"},
|
||||
{
|
||||
id: "3", name: "Family Suite", price: "DOP 3,500", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg"},
|
||||
id: "3", name: "Suite Familiar", price: "DOP 3,500", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg"},
|
||||
{
|
||||
id: "4", name: "Business Room", price: "DOP 2,500", imageSrc: "http://img.b2bpic.net/free-photo/modern-beadroom-hotel_1150-17926.jpg"},
|
||||
id: "4", name: "Habitación Ejecutiva", price: "DOP 2,500", imageSrc: "http://img.b2bpic.net/free-photo/modern-beadroom-hotel_1150-17926.jpg"},
|
||||
{
|
||||
id: "5", name: "Cozy Single", price: "DOP 1,700", imageSrc: "http://img.b2bpic.net/free-photo/guy-casual-clothes-is-sitting-home-empty-apartment-holding-credit-card-calling-phone_146671-15585.jpg"},
|
||||
id: "5", name: "Individual Acogedora", price: "DOP 1,700", imageSrc: "http://img.b2bpic.net/free-photo/guy-casual-clothes-is-sitting-home-empty-apartment-holding-credit-card-calling-phone_146671-15585.jpg"},
|
||||
{
|
||||
id: "6", name: "Premium Suite", price: "DOP 4,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956527.jpg"},
|
||||
id: "6", name: "Suite Premium", price: "DOP 4,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956527.jpg"},
|
||||
]}
|
||||
title="Accommodations"
|
||||
description="Browse our comfortable room options, each designed for a restful stay."
|
||||
title="Alojamiento"
|
||||
description="Explore nuestras cómodas opciones de habitaciones, cada una diseñada para una estancia relajante."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -115,14 +115,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Wi-Fi", description: "High-speed wireless internet access across all areas.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-busy-female-entrepreneur-working-her-laptop_259150-58792.jpg"},
|
||||
title: "Wi-Fi", description: "Acceso a internet inalámbrico de alta velocidad en todas las áreas.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-busy-female-entrepreneur-working-her-laptop_259150-58792.jpg"},
|
||||
{
|
||||
title: "Parking", description: "Free and secure onsite parking for our guests.", imageSrc: "http://img.b2bpic.net/free-photo/empty-parking-lots-aerial-view_1127-4052.jpg"},
|
||||
title: "Estacionamiento", description: "Estacionamiento gratuito y seguro para nuestros huéspedes.", imageSrc: "http://img.b2bpic.net/free-photo/empty-parking-lots-aerial-view_1127-4052.jpg"},
|
||||
{
|
||||
title: "Pool", description: "Refresh yourself in our inviting swimming pool.", imageSrc: "http://img.b2bpic.net/free-photo/pool-with-hammocks-arranged-row_1203-1153.jpg"},
|
||||
title: "Piscina", description: "Refrésquese en nuestra acogedora piscina.", imageSrc: "http://img.b2bpic.net/free-photo/pool-with-hammocks-arranged-row_1203-1153.jpg"},
|
||||
]}
|
||||
title="Amenities for Your Comfort"
|
||||
description="We offer a range of essential services to make your stay in Santo Domingo seamless."
|
||||
title="Comodidades para su confort"
|
||||
description="Ofrecemos una gama de servicios esenciales para hacer que su estancia en Santo Domingo sea perfecta."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -134,23 +134,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", role: "Traveler", company: "Visitor", rating: 5,
|
||||
id: "1", name: "Sarah J.", role: "Viajera", company: "Visitante", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-couple-love-make-shopping-online-rejoice-new-purchases-have-happy-looks-laptop-computer-online-payment-e-commerce_273609-2922.jpg"},
|
||||
{
|
||||
id: "2", name: "Michael C.", role: "Business", company: "Client", rating: 4,
|
||||
id: "2", name: "Michael C.", role: "Negocios", company: "Cliente", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoor-portrait-attractive-pretty-woman-sunglasses-with-backpack-is-traveling-mountains-sunny-warm-day_291650-1926.jpg"},
|
||||
{
|
||||
id: "3", name: "Emily R.", role: "Guest", company: "Family", rating: 5,
|
||||
id: "3", name: "Emily R.", role: "Huésped", company: "Familia", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-posing-beach_23-2148700302.jpg"},
|
||||
{
|
||||
id: "4", name: "David K.", role: "Traveler", company: "Solo", rating: 5,
|
||||
id: "4", name: "David K.", role: "Viajero", company: "Solo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughing-young-male-conversing-phone-countryside_23-2148154955.jpg"},
|
||||
{
|
||||
id: "5", name: "Elena V.", role: "Tourist", company: "Explorer", rating: 5,
|
||||
id: "5", name: "Elena V.", role: "Turista", company: "Exploradora", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="We strive to create wonderful memories. See what our visitors have shared about their stay."
|
||||
title="Opiniones de nuestros huéspedes"
|
||||
description="Nos esforzamos por crear recuerdos maravillosos. Vea lo que nuestros visitantes han compartido sobre su estancia."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -159,14 +159,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "What is the check-in time?", content: "Check-in begins at 2:00 PM."},
|
||||
id: "f1", title: "¿Cuál es la hora de check-in?", content: "El check-in comienza a las 2:00 PM."},
|
||||
{
|
||||
id: "f2", title: "What is the check-out time?", content: "Check-out is by 11:00 AM."},
|
||||
id: "f2", title: "¿Cuál es la hora de check-out?", content: "El check-out es a las 11:00 AM."},
|
||||
{
|
||||
id: "f3", title: "Is breakfast included?", content: "Breakfast is available for purchase upon request."},
|
||||
id: "f3", title: "¿El desayuno está incluido?", content: "El desayuno está disponible para compra bajo solicitud."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Need more information? Check our common questions."
|
||||
sideTitle="Preguntas Frecuentes"
|
||||
sideDescription="¿Necesita más información? Consulte nuestras dudas más comunes."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -174,19 +174,19 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Start Your Reservation"
|
||||
description="Book your stay or ask us any questions about our facilities."
|
||||
buttonText="Request Booking Now"
|
||||
title="Inicie su Reserva"
|
||||
description="Reserve su estancia o consúltenos cualquier duda sobre nuestras instalaciones."
|
||||
buttonText="Solicitar Reserva Ahora"
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
name: "name", type: "text", placeholder: "Su nombre", required: true,
|
||||
},
|
||||
{
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
name: "email", type: "email", placeholder: "Su correo electrónico", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message", placeholder: "Your message...", rows: 4,
|
||||
name: "message", placeholder: "Su mensaje...", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-employee-holding-resignation-letter_23-2149480571.jpg"
|
||||
@@ -197,19 +197,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Links", items: [
|
||||
title: "Enlaces", items: [
|
||||
{
|
||||
label: "Rooms", href: "#rooms"},
|
||||
label: "Habitaciones", href: "#rooms"},
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
label: "Sobre Nosotros", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
label: "Política de Privacidad", href: "#"},
|
||||
{
|
||||
label: "Terms of Service", href: "#"},
|
||||
label: "Términos de Servicio", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user