Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10cf96f388 | |||
| 0bdf72ab2f | |||
| fcd6ebcafd | |||
| ac035c651e | |||
| e0703bdba7 |
1421
src/app/layout.tsx
1421
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
134
src/app/page.tsx
134
src/app/page.tsx
@@ -29,40 +29,40 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
brandName="PYP"
|
||||
navItems={[
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "features" },
|
||||
{ name: "Private Events", id: "pricing" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
{ name: "Inicio", id: "home" },
|
||||
{ name: "Acerca de", id: "about" },
|
||||
{ name: "Menú", id: "features" },
|
||||
{ name: "Eventos Privados", id: "pricing" },
|
||||
{ name: "Contacto", id: "contact" }
|
||||
]}
|
||||
bottomLeftText="New York City"
|
||||
bottomRightText="reservations@pyprestaurant.com"
|
||||
bottomLeftText="Nueva York"
|
||||
bottomRightText="reservaciones@pyprestaurant.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
title="Culinary Excellence Awaits"
|
||||
description="Experience refined seafood, curated wines, and craft cocktails in an intimate setting where every detail reflects our commitment to exceptional hospitality."
|
||||
tag="Luxury Dining"
|
||||
title="La Excelencia Culinaria Te Espera"
|
||||
description="Experimenta mariscos refinados, vinos seleccionados y cócteles artesanales en un ambiente íntimo donde cada detalle refleja nuestro compromiso con la hospitalidad excepcional."
|
||||
tag="Cena de Lujo"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199323.jpg?_wi=1"
|
||||
imageAlt="PYP Restaurant intimate dining ambiance"
|
||||
imageAlt="Ambiente íntimo del Restaurante PYP"
|
||||
imagePosition="right"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "Regular Guest", testimonial: "The most memorable culinary experience of my life. Every dish tells a story, and the service is impeccable.", rating: 5,
|
||||
name: "Sarah Chen", handle: "Invitada Habitual", testimonial: "La experiencia culinaria más memorable de mi vida. Cada plato cuenta una historia, y el servicio es impecable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-clinking-their-beer-glasses-while-enjoying-meal-together-restaurant-friends-concept_58466-16031.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Marcus Williams", handle: "Food Critic", testimonial: "A hidden gem that rivals the finest establishments. The chef's vision is truly exceptional.", rating: 5,
|
||||
name: "Marcus Williams", handle: "Crítico de Gastronomía", testimonial: "Una joya oculta que rivaliza con los mejores establecimientos. La visión del chef es realmente excepcional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/leisure-virtual-reality_1098-14670.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Reserve Now", href: "#contact" },
|
||||
{ text: "Explore Menu", href: "#features" }
|
||||
{ text: "Reservar Ahora", href: "#contact" },
|
||||
{ text: "Explorar Menú", href: "#features" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -73,12 +73,12 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
title="Our Story"
|
||||
title="Nuestra Historia"
|
||||
description={[
|
||||
"PYP represents more than a restaurant—it's a sanctuary for those who appreciate the artistry of fine dining. Founded on the principle that exceptional food, wine, and service create unforgettable moments, we've cultivated a space where every element is purposefully curated.", "Our chef brings decades of experience from Michelin-starred establishments, combining classical techniques with innovative approaches. The result is a menu that honors tradition while pushing culinary boundaries. Each dish is a reflection of our passion for sourcing the finest ingredients and executing them with precision.", "From our intimate bar to private dining suites, every corner of PYP embodies luxury, warmth, and an unwavering commitment to excellence."
|
||||
"Descubre dónde la tradición culinaria se encuentra con la innovación en Nueva York. PYP representa más que un restaurante—es un santuario para quienes aprecian el arte de la gastronomía fina. Fundado en el principio de que la comida excepcional, el vino y el servicio crean momentos inolvidables, hemos cultivado un espacio donde cada elemento está cuidadosamente curado.", "Nuestro chef trae décadas de experiencia de establecimientos con estrellas Michelin, combinando técnicas clásicas con enfoques innovadores. El resultado es un menú que honra la tradición mientras expande los límites culinarios. Cada plato es un reflejo de nuestra pasión por obtener los ingredientes más finos y ejecutarlos con precisión.", "Desde nuestra barra íntima hasta nuestras suites de comedor privado, cada rincón de PYP encarna lujo, calidez y un compromiso inquebrantable con la excelencia."
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Private Events", href: "#pricing" }
|
||||
{ text: "Eventos Privados", href: "#pricing" }
|
||||
]}
|
||||
showBorder={true}
|
||||
useInvertedBackground={false}
|
||||
@@ -87,22 +87,22 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardOne
|
||||
title="Our Offerings"
|
||||
description="Discover the pillars of our culinary philosophy and what sets PYP apart in the fine dining landscape."
|
||||
tag="Premium Selection"
|
||||
title="Nuestras Ofertas"
|
||||
description="Descubre los pilares de nuestra filosofía culinaria y qué distingue a PYP en el panorama de la gastronomía fina."
|
||||
tag="Selección Premium"
|
||||
tagIcon={UtensilsCrossed}
|
||||
features={[
|
||||
{
|
||||
title: "Refined Seafood / Mariscos Refinados", description: "Daily selections of the finest seafood, sourced from sustainable fisheries and prepared with classical French techniques combined with modern innovation. / Selecciones diarias de los mariscos más finos, provenientes de pesquerías sostenibles y preparados con técnicas clásicas francesas combinadas con innovación moderna.", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-fried-shrimps_140725-3979.jpg", imageAlt: "Signature seafood dishes", button: { text: "Learn More / Aprende Más" }
|
||||
title: "Mariscos Refinados", description: "Selecciones diarias de los mejores mariscos, obtenidos de pesquerías sostenibles y preparados con técnicas francesas clásicas combinadas con innovación moderna.", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-fried-shrimps_140725-3979.jpg", imageAlt: "Platos de mariscos destacados", button: { text: "Conocer Más" }
|
||||
},
|
||||
{
|
||||
title: "Curated Wine Collection / Colección de Vinos Seleccionados", description: "Our sommelier has assembled an extensive wine list featuring rare vintages and emerging producers, with selections to complement every course. / Nuestro sommelier ha reunido una extensa lista de vinos que presenta raros añejamientos y productores emergentes, con selecciones para complementar cada curso.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg?_wi=1", imageAlt: "Premium wine collection", button: { text: "View Wine List / Ver Lista de Vinos" }
|
||||
title: "Colección de Vinos Seleccionados", description: "Nuestro sommelier ha reunido una extensa lista de vinos con añejas raras y productores emergentes, con selecciones para acompañar cada plato.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg?_wi=1", imageAlt: "Colección premium de vinos", button: { text: "Ver Lista de Vinos" }
|
||||
},
|
||||
{
|
||||
title: "Craft Cocktails / Cócteles Artesanales", description: "Bespoke cocktails crafted by our expert mixologists using premium spirits, fresh ingredients, and innovative techniques perfected through years of experience. / Cócteles personalizados elaborados por nuestros mixólogos expertos utilizando licores premium, ingredientes frescos y técnicas innovadoras perfeccionadas a través de años de experiencia.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wine-carafe-table_23-2149631771.jpg", imageAlt: "Artisanal cocktails", button: { text: "Explore Drinks / Explora Bebidas" }
|
||||
title: "Cócteles Artesanales", description: "Cócteles personalizados elaborados por nuestros expertos mixólogos utilizando licores premium, ingredientes frescos y técnicas innovadoras perfeccionadas a través de años de experiencia.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wine-carafe-table_23-2149631771.jpg", imageAlt: "Cócteles artesanales", button: { text: "Explorar Bebidas" }
|
||||
},
|
||||
{
|
||||
title: "Private Dining Experience / Experiencia de Cena Privada", description: "Intimate spaces designed for exclusive gatherings, corporate dinners, and special celebrations with personalized service and customized menus. / Espacios íntimos diseñados para reuniones exclusivas, cenas corporativas y celebraciones especiales con servicio personalizado y menús personalizados.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598409.jpg?_wi=1", imageAlt: "Private dining room setup", button: { text: "Inquire About Events / Consulta Sobre Eventos" }
|
||||
title: "Experiencia de Comedor Privado", description: "Espacios íntimos diseñados para reuniones exclusivas, cenas corporativas y celebraciones especiales con servicio personalizado y menús personalizados.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598409.jpg?_wi=1", imageAlt: "Configuración de comedor privado", button: { text: "Informarse sobre Eventos" }
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -114,22 +114,22 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
title="Trusted by Discerning Guests / Confiado por Huéspedes Exigentes"
|
||||
description="Hear directly from those who have experienced PYP's commitment to excellence. / Escucha directamente de aquellos que han experimentado el compromiso de PYP con la excelencia."
|
||||
tag="Guest Stories / Historias de Huéspedes"
|
||||
title="Confiable por Huéspedes Distinguidos"
|
||||
description="Escucha directamente de quienes han experimentado el compromiso de PYP con la excelencia."
|
||||
tag="Historias de Huéspedes"
|
||||
tagIcon={Quote}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "An Evening to Remember / Una Noche para Recordar", quote: "From the moment we walked in, we felt the attention to detail. The service was warm yet professional, and the food exceeded every expectation. This is what fine dining should be. / Desde el momento en que entramos, sentimos la atención al detalle. El servicio fue cálido pero profesional, y la comida superó todas las expectativas. Esto es lo que debería ser la alta cocina.", name: "Alexandra Mitchell", role: "CEO, Creative Ventures", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-clinking-their-beer-glasses-while-enjoying-meal-together-restaurant-friends-concept_58466-16031.jpg?_wi=2"
|
||||
id: "1", title: "Una Velada para Recordar", quote: "Desde el momento en que entramos, sentimos la atención al detalle. El servicio fue cálido pero profesional, y la comida superó todas nuestras expectativas. Esto es lo que debe ser la gastronomía fina.", name: "Alexandra Mitchell", role: "CEO, Empresas Creativas", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-clinking-their-beer-glasses-while-enjoying-meal-together-restaurant-friends-concept_58466-16031.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Worth Every Moment / Vale Cada Momento", quote: "I've dined at celebrated restaurants around the world, and PYP stands among the finest. The chef's creativity, paired with impeccable execution, is truly remarkable. / He cenado en restaurantes celebrados alrededor del mundo, y PYP se encuentra entre los mejores. La creatividad del chef, combinada con una ejecución impecable, es verdaderamente notable.", name: "James Peterson", role: "Food & Wine Correspondent / Corresponsal de Comida y Vino", imageSrc: "http://img.b2bpic.net/free-photo/leisure-virtual-reality_1098-14670.jpg?_wi=2"
|
||||
id: "2", title: "Que Valga Cada Momento", quote: "He cenado en restaurantes celebrados alrededor del mundo, y PYP se encuentra entre los mejores. La creatividad del chef, combinada con la ejecución impecable, es verdaderamente notable.", name: "James Peterson", role: "Corresponsal de Gastronomía y Vino", imageSrc: "http://img.b2bpic.net/free-photo/leisure-virtual-reality_1098-14670.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Perfect for Special Occasions / Perfecto para Ocasiones Especiales", quote: "We celebrated our anniversary here last month. The private room was intimate, the menu was personalized to our preferences, and the entire experience was flawless. / Celebramos nuestro aniversario aquí el mes pasado. La sala privada fue íntima, el menú fue personalizado según nuestras preferencias, y toda la experiencia fue impecable.", name: "Elena Rodriguez", role: "Event Planner / Planificadora de Eventos", imageSrc: "http://img.b2bpic.net/free-photo/lady-with-wine_1157-7319.jpg"
|
||||
id: "3", title: "Perfecto para Ocasiones Especiales", quote: "Celebramos nuestro aniversario aquí el mes pasado. La sala privada fue íntima, el menú fue personalizado según nuestras preferencias, y toda la experiencia fue impecable.", name: "Elena Rodriguez", role: "Planificadora de Eventos", imageSrc: "http://img.b2bpic.net/free-photo/lady-with-wine_1157-7319.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", title: "A Culinary Masterpiece / Una Obra Maestra Culinaria", quote: "Every course told a story. The sommelier's wine pairings elevated each dish, and the conversation with the chef about his inspirations was the highlight. / Cada curso contó una historia. Los maridajes de vino del sommelier elevaron cada plato, y la conversación con el chef sobre sus inspiraciones fue lo más destacado.", name: "David Liu", role: "Restaurateur / Restaurador", imageSrc: "http://img.b2bpic.net/free-vector/restaurant-facebook-post-template-design_23-2149811434.jpg"
|
||||
id: "4", title: "Una Obra Maestra Culinaria", quote: "Cada plato contó una historia. Los emparejamientos de vino del sommelier elevaron cada plato, y la conversación con el chef sobre sus inspiraciones fue lo más destacado.", name: "David Liu", role: "Restaurador", imageSrc: "http://img.b2bpic.net/free-vector/restaurant-facebook-post-template-design_23-2149811434.jpg"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -139,27 +139,27 @@ export default function LandingPage() {
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardNine
|
||||
title="Private Events & Tastings / Eventos Privados y Degustaciones"
|
||||
description="Celebrate life's most important moments with our exclusive event packages, tailored to your vision and preferences. / Celebra los momentos más importantes de tu vida con nuestros paquetes de eventos exclusivos, adaptados a tu visión y preferencias."
|
||||
tag="Exclusive Experiences / Experiencias Exclusivas"
|
||||
title="Eventos Privados y Degustaciones"
|
||||
description="Celebra los momentos más importantes de tu vida con nuestros paquetes de eventos exclusivos, personalizados según tu visión y preferencias."
|
||||
tag="Experiencias Exclusivas"
|
||||
tagIcon={Crown}
|
||||
plans={[
|
||||
{
|
||||
id: "intimate", title: "Intimate Gathering / Reunión Íntima", price: "$95", period: "/person (min. 8 guests) / por persona (mín. 8 huéspedes)", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598409.jpg?_wi=2", imageAlt: "Intimate private dining", button: { text: "Inquire / Consultar", href: "#contact" },
|
||||
id: "intimate", title: "Reunión Íntima", price: "$95", period: "/persona (mín. 8 huéspedes)", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598409.jpg?_wi=2", imageAlt: "Comedor privado íntimo", button: { text: "Consultar", href: "#contact" },
|
||||
features: [
|
||||
"Private dining room for up to 12 guests / Sala de cena privada para hasta 12 huéspedes", "Customized 4-course menu / Menú personalizado de 4 platos", "Wine or cocktail pairings / Maridajes de vino o cócteles", "Dedicated event coordinator / Coordinador de eventos dedicado", "Valet parking included / Estacionamiento con valet incluido"
|
||||
"Sala de comedor privado para hasta 12 huéspedes", "Menú personalizado de 4 platos", "Maridaje de vino o cócteles", "Coordinador de eventos dedicado", "Estacionamiento con valet incluido"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "executive", title: "Executive Experience / Experiencia Ejecutiva", price: "$150", period: "/person (min. 12 guests) / por persona (mín. 12 huéspedes)", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg?_wi=2", imageAlt: "Premium wine tasting", button: { text: "Inquire / Consultar", href: "#contact" },
|
||||
id: "executive", title: "Experiencia Ejecutiva", price: "$150", period: "/persona (mín. 12 huéspedes)", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598349.jpg?_wi=2", imageAlt: "Degustación premium de vino", button: { text: "Consultar", href: "#contact" },
|
||||
features: [
|
||||
"Exclusive chef's room or full restaurant buyout / Sala exclusiva del chef o compra completa del restaurante", "Chef's tasting menu (6 courses) / Menú de degustación del chef (6 platos)", "Sommelier-led wine pairing experience / Experiencia de maridaje de vino dirigida por sommelier", "Customized event design and planning / Diseño y planificación de eventos personalizados", "Professional event staff and service / Personal y servicio profesional de eventos"
|
||||
"Sala exclusiva del chef o reserva de todo el restaurante", "Menú degustación del chef (6 platos)", "Experiencia de maridaje de vino dirigida por sommelier", "Diseño y planificación de eventos personalizada", "Personal de eventos profesional y servicio"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "gala", title: "Grand Celebration / Gran Celebración", price: "Custom / Personalizado", period: "tailored to your vision / adaptado a tu visión", imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-chef-plating-dish_23-2148794098.jpg", imageAlt: "Grand dining celebration", button: { text: "Schedule Consultation / Agendar Consulta", href: "#contact" },
|
||||
id: "gala", title: "Gran Celebración", price: "Personalizado", period: "adaptado a tu visión", imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-chef-plating-dish_23-2148794098.jpg", imageAlt: "Gran celebración gastronómica", button: { text: "Programar Consulta", href: "#contact" },
|
||||
features: [
|
||||
"Full restaurant customization / Personalización completa del restaurante", "Multi-course progressive menu / Menú progresivo de múltiples platos", "Premium spirits and rare wine selections / Licores premium y selecciones de vinos raros", "Live entertainment coordination / Coordinación de entretenimiento en vivo", "Personalized service and attention to detail / Servicio personalizado y atención al detalle"
|
||||
"Personalización completa del restaurante", "Menú progresivo de múltiples platos", "Selecciones de licores premium y vinos raros", "Coordinación de entretenimiento en vivo", "Servicio personalizado y atención al detalle"
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -171,56 +171,56 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Reserve Your Experience / Reserva Tu Experiencia"
|
||||
description="Plan your visit or inquire about our private events. Our team will respond within 24 hours to confirm your reservation or discuss your special event. / Planifica tu visita o consulta sobre nuestros eventos privados. Nuestro equipo responderá dentro de 24 horas para confirmar tu reserva o discutir tu evento especial."
|
||||
title="Reserva Tu Experiencia"
|
||||
description="Planifica tu visita o consulta sobre nuestros eventos privados. Nuestro equipo responderá dentro de 24 horas para confirmar tu reserva o discutir tu evento especial."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name / Tu Nombre", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address / Dirección de Correo", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone Number / Número de Teléfono", required: true },
|
||||
{ name: "partySize", type: "text", placeholder: "Number of Guests / Número de Huéspedes", required: true }
|
||||
{ name: "name", type: "text", placeholder: "Tu Nombre", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Correo Electrónico", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Número de Teléfono", required: true },
|
||||
{ name: "partySize", type: "text", placeholder: "Número de Huéspedes", required: true }
|
||||
]}
|
||||
textarea={{
|
||||
name: "message", placeholder: "Tell us about your preferred date, occasion, or any special requests... / Cuéntanos sobre tu fecha preferida, ocasión, o cualquier solicitud especial...", rows: 5,
|
||||
name: "message", placeholder: "Cuéntanos sobre tu fecha preferida, ocasión o solicitudes especiales...", rows: 5,
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199323.jpg?_wi=2"
|
||||
imageAlt="PYP Restaurant elegant setting"
|
||||
imageAlt="Ambiente elegante del Restaurante PYP"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Submit Reservation Request / Enviar Solicitud de Reserva"
|
||||
buttonText="Enviar Solicitud de Reserva"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-restaurant-table-with-pink-velvet-chairs-grey-painted-hall-with-classic-paintings_140725-8705.jpg"
|
||||
imageAlt="PYP Restaurant interior"
|
||||
imageAlt="Interior del Restaurante PYP"
|
||||
logoText="PYP"
|
||||
copyrightText="© 2025 PYP Restaurant. All rights reserved. / © 2025 Restaurante PYP. Todos los derechos reservados."
|
||||
copyrightText="© 2025 Restaurante PYP. Todos los derechos reservados."
|
||||
columns={[
|
||||
{
|
||||
title: "Restaurant / Restaurante", items: [
|
||||
{ label: "Home / Inicio", href: "#home" },
|
||||
{ label: "About / Acerca de", href: "#about" },
|
||||
{ label: "Menu / Menú", href: "#features" },
|
||||
{ label: "Contact / Contacto", href: "#contact" }
|
||||
title: "Restaurante", items: [
|
||||
{ label: "Inicio", href: "#home" },
|
||||
{ label: "Acerca de", href: "#about" },
|
||||
{ label: "Menú", href: "#features" },
|
||||
{ label: "Contacto", href: "#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Dining / Comida", items: [
|
||||
{ label: "Private Events / Eventos Privados", href: "#pricing" },
|
||||
{ label: "Wine Pairing / Maridaje de Vino", href: "#features" },
|
||||
{ label: "Reservations / Reservaciones", href: "#contact" },
|
||||
{ label: "Gift Cards / Tarjetas de Regalo", href: "#" }
|
||||
title: "Cena", items: [
|
||||
{ label: "Eventos Privados", href: "#pricing" },
|
||||
{ label: "Maridaje de Vino", href: "#features" },
|
||||
{ label: "Reservaciones", href: "#contact" },
|
||||
{ label: "Tarjetas de Regalo", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect / Conectar", items: [
|
||||
{ label: "Email / Correo", href: "mailto:reservations@pyprestaurant.com" },
|
||||
title: "Conecta", items: [
|
||||
{ label: "Correo Electrónico", href: "mailto:reservaciones@pyprestaurant.com" },
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "Privacy Policy / Política de Privacidad", href: "#" },
|
||||
{ label: "Terms of Service / Términos de Servicio", href: "#" }
|
||||
{ label: "Política de Privacidad", href: "#" },
|
||||
{ label: "Términos de Servicio", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -228,4 +228,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user