Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 77e7ddf4c4 |
341
src/app/page.tsx
341
src/app/page.tsx
@@ -33,39 +33,23 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "#inicio",
|
||||
},
|
||||
name: "Inicio", id: "#inicio"},
|
||||
{
|
||||
name: "Sobre Nosotros",
|
||||
id: "#sobre-nosotros",
|
||||
},
|
||||
name: "Sobre Nosotros", id: "#sobre-nosotros"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "#servicios",
|
||||
},
|
||||
name: "Servicios", id: "#servicios"},
|
||||
{
|
||||
name: "Galería",
|
||||
id: "#galeria",
|
||||
},
|
||||
name: "Galería", id: "#galeria"},
|
||||
{
|
||||
name: "Paquetes",
|
||||
id: "#paquetes",
|
||||
},
|
||||
name: "Paquetes", id: "#paquetes"},
|
||||
{
|
||||
name: "Testimonios",
|
||||
id: "#testimonios",
|
||||
},
|
||||
name: "Testimonios", id: "#testimonios"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "#contacto",
|
||||
},
|
||||
name: "Contacto", id: "#contacto"},
|
||||
]}
|
||||
brandName="Elegancia Eventos"
|
||||
brandName="Rosamorada 128"
|
||||
button={{
|
||||
text: "Contáctanos",
|
||||
href: "#contacto",
|
||||
}}
|
||||
text: "Contáctanos", href: "#contacto"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,13 +60,9 @@ export default function LandingPage() {
|
||||
description="Diseñamos experiencias únicas para tus momentos más especiales. Elegancia, distinción y servicio impecable para bodas, XV años, cumpleaños y eventos corporativos."
|
||||
buttons={[
|
||||
{
|
||||
text: "Solicitar Cotización",
|
||||
href: "#contacto",
|
||||
},
|
||||
text: "Solicitar Cotización", href: "#contacto"},
|
||||
{
|
||||
text: "Agendar Visita",
|
||||
href: "#contacto",
|
||||
},
|
||||
text: "Agendar Visita", href: "#contacto"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-relaxing-by-vaping-from-hookah-bar_23-2149191887.jpg"
|
||||
imageAlt="Salón de fiestas elegante con decoración de lujo"
|
||||
@@ -90,25 +70,15 @@ export default function LandingPage() {
|
||||
textPosition="bottom"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
alt: "Cliente satisfecho",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Cliente satisfecho"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg",
|
||||
alt: "Organizadora de eventos",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", alt: "Organizadora de eventos"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg",
|
||||
alt: "Invitado feliz",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg", alt: "Invitado feliz"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg",
|
||||
alt: "Pareja celebrando",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", alt: "Pareja celebrando"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-with-client_23-2150167194.jpg",
|
||||
alt: "Profesional de eventos",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-with-client_23-2150167194.jpg", alt: "Profesional de eventos"},
|
||||
]}
|
||||
avatarText="+1000 Eventos Exitosos"
|
||||
/>
|
||||
@@ -119,9 +89,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Sobre Nosotros: Experiencia y Distinción en Cada Detalle"
|
||||
description={[
|
||||
"Bienvenido a Elegancia Eventos, el escenario perfecto para tus celebraciones más importantes. Nuestro salón ha sido diseñado pensando en la sofisticación y el confort, ofreciendo un ambiente exclusivo donde cada evento se convierte en un recuerdo imborrable.",
|
||||
"Contamos con instalaciones de vanguardia, un equipo profesional dedicado a la excelencia y una atención personalizada que garantiza el éxito de tu celebración. Desde bodas y XV años hasta eventos corporativos y graduaciones, nos encargamos de cada detalle para que tú solo te preocupes por disfrutar.",
|
||||
]}
|
||||
"Bienvenido a Elegancia Eventos, el escenario perfecto para tus celebraciones más importantes. Nuestro salón ha sido diseñado pensando en la sofisticación y el confort, ofreciendo un ambiente exclusivo donde cada evento se convierte en un recuerdo imborrable.", "Contamos con instalaciones de vanguardia, un equipo profesional dedicado a la excelencia y una atención personalizada que garantiza el éxito de tu celebración. Desde bodas y XV años hasta eventos corporativos y graduaciones, nos encargamos de cada detalle para que tú solo te preocupes por disfrutar."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -132,47 +100,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Amplias Instalaciones",
|
||||
subtitle: "Espacios versátiles y elegantes para cualquier tipo de evento, con capacidad adaptable.",
|
||||
category: "Instalaciones",
|
||||
value: "Gran Capacidad",
|
||||
},
|
||||
id: "1", title: "Amplias Instalaciones", subtitle: "Espacios versátiles y elegantes para cualquier tipo de evento, con capacidad adaptable.", category: "Instalaciones", value: "Gran Capacidad"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Excelente Ubicación",
|
||||
subtitle: "Fácil acceso y estacionamiento, en una zona céntrica y segura de la ciudad.",
|
||||
category: "Logística",
|
||||
value: "Acceso Prime",
|
||||
},
|
||||
id: "2", title: "Excelente Ubicación", subtitle: "Fácil acceso y estacionamiento, en una zona céntrica y segura de la ciudad.", category: "Logística", value: "Acceso Prime"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Atención Personalizada",
|
||||
subtitle: "Asesores expertos dedicados a diseñar y ejecutar tu evento soñado al detalle.",
|
||||
category: "Servicio",
|
||||
value: "Experiencia Dedicada",
|
||||
},
|
||||
id: "3", title: "Atención Personalizada", subtitle: "Asesores expertos dedicados a diseñar y ejecutar tu evento soñado al detalle.", category: "Servicio", value: "Experiencia Dedicada"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Decoración Elegante",
|
||||
subtitle: "Estilos sofisticados y personalizables que reflejan tu gusto y la esencia de tu evento.",
|
||||
category: "Estilo",
|
||||
value: "Ambiente Distinguido",
|
||||
},
|
||||
id: "4", title: "Decoración Elegante", subtitle: "Estilos sofisticados y personalizables que reflejan tu gusto y la esencia de tu evento.", category: "Estilo", value: "Ambiente Distinguido"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Espacios Versátiles",
|
||||
subtitle: "Diseñamos diferentes ambientes dentro de nuestro salón para cada momento de tu celebración.",
|
||||
category: "Flexibilidad",
|
||||
value: "Adaptabilidad Total",
|
||||
},
|
||||
id: "5", title: "Espacios Versátiles", subtitle: "Diseñamos diferentes ambientes dentro de nuestro salón para cada momento de tu celebración.", category: "Flexibilidad", value: "Adaptabilidad Total"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Ambiente Exclusivo",
|
||||
subtitle: "Privacidad y lujo en cada rincón, garantizando una experiencia íntima y memorable.",
|
||||
category: "Experiencia",
|
||||
value: "Lujo Privado",
|
||||
},
|
||||
id: "6", title: "Ambiente Exclusivo", subtitle: "Privacidad y lujo en cada rincón, garantizando una experiencia íntima y memorable.", category: "Experiencia", value: "Lujo Privado"},
|
||||
]}
|
||||
title="Nuestros Servicios & Beneficios Exclusivos"
|
||||
description="Ofrecemos un abanico de celebraciones con un servicio impecable y beneficios inigualables para cada ocasión. Nos especializamos en Bodas, XV Años, Cumpleaños, Bautizos, Eventos Corporativos, Graduaciones y Celebraciones Privadas."
|
||||
@@ -187,53 +125,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Boda de Ensueño",
|
||||
price: "Desde $X,XXX",
|
||||
variant: "Salón Principal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg",
|
||||
imageAlt: "Mesa de boda elegantemente decorada",
|
||||
},
|
||||
id: "1", name: "Boda de Ensueño", price: "Desde $X,XXX", variant: "Salón Principal", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg", imageAlt: "Mesa de boda elegantemente decorada"},
|
||||
{
|
||||
id: "2",
|
||||
name: "XV Años Temático",
|
||||
price: "Desde $X,XXX",
|
||||
variant: "Pista de Baile",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg",
|
||||
imageAlt: "Pista de baile iluminada en un evento de XV años",
|
||||
},
|
||||
id: "2", name: "XV Años Temático", price: "Desde $X,XXX", variant: "Pista de Baile", imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg", imageAlt: "Pista de baile iluminada en un evento de XV años"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Aniversario Dorado",
|
||||
price: "Desde $X,XXX",
|
||||
variant: "Área de Catering",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg",
|
||||
imageAlt: "Montaje de catering con estaciones de comida premium",
|
||||
},
|
||||
id: "3", name: "Aniversario Dorado", price: "Desde $X,XXX", variant: "Área de Catering", imageSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg", imageAlt: "Montaje de catering con estaciones de comida premium"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Graduación Elegante",
|
||||
price: "Desde $X,XXX",
|
||||
variant: "Salón de Honor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorated-with-minimal-floral-bouquets-wedding-celebration-table-with-chiavari-seats-outdoors-gardens-with-mountain-view_8353-10886.jpg",
|
||||
imageAlt: "Ceremonia de graduación con escenario decorado",
|
||||
},
|
||||
id: "4", name: "Graduación Elegante", price: "Desde $X,XXX", variant: "Salón de Honor", imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorated-with-minimal-floral-bouquets-wedding-celebration-table-with-chiavari-seats-outdoors-gardens-with-mountain-view_8353-10886.jpg", imageAlt: "Ceremonia de graduación con escenario decorado"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Evento Corporativo",
|
||||
price: "Desde $X,XXX",
|
||||
variant: "Sala Ejecutiva",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-beautiful-bouquet-with-white-flowers-glass-vase_181624-32820.jpg",
|
||||
imageAlt: "Zona de lounge para evento corporativo",
|
||||
},
|
||||
id: "5", name: "Evento Corporativo", price: "Desde $X,XXX", variant: "Sala Ejecutiva", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-beautiful-bouquet-with-white-flowers-glass-vase_181624-32820.jpg", imageAlt: "Zona de lounge para evento corporativo"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Celebración Privada",
|
||||
price: "Desde $X,XXX",
|
||||
variant: "Salón Íntimo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-valet-suit-working_23-2150274568.jpg",
|
||||
imageAlt: "Entrada de un salón de eventos lujoso",
|
||||
},
|
||||
id: "6", name: "Celebración Privada", price: "Desde $X,XXX", variant: "Salón Íntimo", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-valet-suit-working_23-2150274568.jpg", imageAlt: "Entrada de un salón de eventos lujoso"},
|
||||
]}
|
||||
title="Nuestra Galería: Momentos Mágicos Capturados"
|
||||
description="Explora la belleza y el detalle de nuestros eventos a través de estas fotografías que inspiran y deleitan. Cada imagen es un testimonio de nuestra pasión por la perfección."
|
||||
@@ -247,64 +149,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basico",
|
||||
badge: "Esencial",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$5,000 USD",
|
||||
subtitle: "Ideal para reuniones íntimas",
|
||||
buttons: [
|
||||
id: "basico", badge: "Esencial", badgeIcon: Sparkles,
|
||||
price: "$5,000 USD", subtitle: "Ideal para reuniones íntimas", buttons: [
|
||||
{
|
||||
text: "Ver Detalles",
|
||||
href: "#contacto",
|
||||
},
|
||||
text: "Ver Detalles", href: "#contacto"},
|
||||
],
|
||||
features: [
|
||||
"Acceso al salón por 5 horas",
|
||||
"Montaje básico de mesas y sillas",
|
||||
"Personal de apoyo (1 coordinador)",
|
||||
"Sistema de sonido y proyección",
|
||||
],
|
||||
"Acceso al salón por 5 horas", "Montaje básico de mesas y sillas", "Personal de apoyo (1 coordinador)", "Sistema de sonido y proyección"],
|
||||
},
|
||||
{
|
||||
id: "premium",
|
||||
badge: "Recomendado",
|
||||
badgeIcon: Star,
|
||||
price: "$10,000 USD",
|
||||
subtitle: "Perfecto para celebraciones especiales",
|
||||
buttons: [
|
||||
id: "premium", badge: "Recomendado", badgeIcon: Star,
|
||||
price: "$10,000 USD", subtitle: "Perfecto para celebraciones especiales", buttons: [
|
||||
{
|
||||
text: "Solicitar Cotización",
|
||||
href: "#contacto",
|
||||
},
|
||||
text: "Solicitar Cotización", href: "#contacto"},
|
||||
],
|
||||
features: [
|
||||
"Acceso al salón por 8 horas",
|
||||
"Decoración personalizada (básica)",
|
||||
"Personal de apoyo (2 coordinadores, 2 meseros)",
|
||||
"Sistema de sonido e iluminación profesional",
|
||||
"Servicio de valet parking (opcional)",
|
||||
],
|
||||
"Acceso al salón por 8 horas", "Decoración personalizada (básica)", "Personal de apoyo (2 coordinadores, 2 meseros)", "Sistema de sonido e iluminación profesional", "Servicio de valet parking (opcional)"],
|
||||
},
|
||||
{
|
||||
id: "exclusivo",
|
||||
badge: "Lujo Total",
|
||||
badgeIcon: Award,
|
||||
price: "$15,000 USD+",
|
||||
subtitle: "La experiencia más completa y lujosa",
|
||||
buttons: [
|
||||
id: "exclusivo", badge: "Lujo Total", badgeIcon: Award,
|
||||
price: "$15,000 USD+", subtitle: "La experiencia más completa y lujosa", buttons: [
|
||||
{
|
||||
text: "Diseñar mi Evento",
|
||||
href: "#contacto",
|
||||
},
|
||||
text: "Diseñar mi Evento", href: "#contacto"},
|
||||
],
|
||||
features: [
|
||||
"Acceso al salón por 12 horas",
|
||||
"Diseño de decoración de alta gama",
|
||||
"Equipo completo de personal (coordinador, meseros, seguridad)",
|
||||
"Catering gourmet y barra libre premium",
|
||||
"Show musical o DJ en vivo",
|
||||
"Suite nupcial o de festejado",
|
||||
],
|
||||
"Acceso al salón por 12 horas", "Diseño de decoración de alta gama", "Equipo completo de personal (coordinador, meseros, seguridad)", "Catering gourmet y barra libre premium", "Show musical o DJ en vivo", "Suite nupcial o de festejado"],
|
||||
},
|
||||
]}
|
||||
title="Paquetes de Eventos Diseñados para Ti"
|
||||
@@ -317,16 +186,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Luxury Weddings",
|
||||
"Grand Events Co.",
|
||||
"Corporate Celebrations",
|
||||
"Elite Parties",
|
||||
"Gala Productions",
|
||||
"Exclusive Soirees",
|
||||
"Platinum Events",
|
||||
"Majestic Moments",
|
||||
"Bellezza Affairs",
|
||||
]}
|
||||
"Luxury Weddings", "Grand Events Co.", "Corporate Celebrations", "Elite Parties", "Gala Productions", "Exclusive Soirees", "Platinum Events", "Majestic Moments", "Bellezza Affairs"]}
|
||||
title="La Confianza de Nuestros Clientes Habla por Sí Sola"
|
||||
description="Orgullosos de haber sido el escenario de eventos memorables para distinguidas empresas y familias. Tu celebración, en manos de expertos."
|
||||
/>
|
||||
@@ -337,41 +197,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sofía & Alejandro G.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
|
||||
imageAlt: "Sofía y Alejandro, pareja feliz",
|
||||
},
|
||||
id: "1", name: "Sofía & Alejandro G.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageAlt: "Sofía y Alejandro, pareja feliz"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Lic. Carla Méndez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167265.jpg",
|
||||
imageAlt: "Lic. Carla Méndez, ejecutiva",
|
||||
},
|
||||
id: "2", name: "Lic. Carla Méndez", imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-ceremony_23-2150167265.jpg", imageAlt: "Lic. Carla Méndez, ejecutiva"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Familia Rodríguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-glad-black-man-celebrates-something-blinks-eye-has-toothy-smile-wears-elegant-suit-pink-bowtie-poses-purple-wall-with-tinsel-being-disco-party-festive-event-concept_273609-26585.jpg",
|
||||
imageAlt: "Familia Rodríguez celebrando",
|
||||
},
|
||||
id: "3", name: "Familia Rodríguez", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-glad-black-man-celebrates-something-blinks-eye-has-toothy-smile-wears-elegant-suit-pink-bowtie-poses-purple-wall-with-tinsel-being-disco-party-festive-event-concept_273609-26585.jpg", imageAlt: "Familia Rodríguez celebrando"},
|
||||
{
|
||||
id: "4",
|
||||
name: "María Fernanda D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-jacket-posing-restaurant_627829-4945.jpg",
|
||||
imageAlt: "María Fernanda, quinceañera",
|
||||
},
|
||||
id: "4", name: "María Fernanda D.", imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-jacket-posing-restaurant_627829-4945.jpg", imageAlt: "María Fernanda, quinceañera"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sr. David Torres",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2150648837.jpg",
|
||||
imageAlt: "Sr. David Torres, director de empresa",
|
||||
},
|
||||
id: "5", name: "Sr. David Torres", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2150648837.jpg", imageAlt: "Sr. David Torres, director de empresa"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Ana Lucía R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-charming-lady-wearing-shine-outfit-posing-with-champagne-festive-props_291650-559.jpg",
|
||||
imageAlt: "Ana Lucía, invitada de evento",
|
||||
},
|
||||
id: "6", name: "Ana Lucía R.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-charming-lady-wearing-shine-outfit-posing-with-champagne-festive-props_291650-559.jpg", imageAlt: "Ana Lucía, invitada de evento"},
|
||||
]}
|
||||
cardTitle="Lo que Nuestros Clientes Dicen de Nosotros"
|
||||
cardTag="Experiencias Inolvidables"
|
||||
@@ -383,22 +219,15 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Listos para Hacer Realidad tu Evento Soñado"
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp: +52 123 456 7890",
|
||||
href: "https://wa.me/521234567890",
|
||||
},
|
||||
text: "WhatsApp: +52 123 456 7890", href: "https://wa.me/521234567890"},
|
||||
{
|
||||
text: "Enviar un Mensaje (Formulario)",
|
||||
href: "#formulario-contacto",
|
||||
},
|
||||
text: "Enviar un Mensaje (Formulario)", href: "#formulario-contacto"},
|
||||
{
|
||||
text: "Visita Nuestro Salón (Mapa)",
|
||||
href: "https://www.google.com/maps/place/Salón+Elegancia+Eventos",
|
||||
},
|
||||
text: "Visita Nuestro Salón (Mapa)", href: "https://www.google.com/maps/place/Salón+Elegancia+Eventos"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -407,75 +236,45 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navegación",
|
||||
items: [
|
||||
title: "Navegación", items: [
|
||||
{
|
||||
label: "Inicio",
|
||||
href: "#inicio",
|
||||
},
|
||||
label: "Inicio", href: "#inicio"},
|
||||
{
|
||||
label: "Sobre Nosotros",
|
||||
href: "#sobre-nosotros",
|
||||
},
|
||||
label: "Sobre Nosotros", href: "#sobre-nosotros"},
|
||||
{
|
||||
label: "Servicios",
|
||||
href: "#servicios",
|
||||
},
|
||||
label: "Servicios", href: "#servicios"},
|
||||
{
|
||||
label: "Galería",
|
||||
href: "#galeria",
|
||||
},
|
||||
label: "Galería", href: "#galeria"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Soporte",
|
||||
items: [
|
||||
title: "Soporte", items: [
|
||||
{
|
||||
label: "Paquetes",
|
||||
href: "#paquetes",
|
||||
},
|
||||
label: "Paquetes", href: "#paquetes"},
|
||||
{
|
||||
label: "Testimonios",
|
||||
href: "#testimonios",
|
||||
},
|
||||
label: "Testimonios", href: "#testimonios"},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#contacto",
|
||||
},
|
||||
label: "Contacto", href: "#contacto"},
|
||||
{
|
||||
label: "Preguntas Frecuentes",
|
||||
href: "#",
|
||||
},
|
||||
label: "Preguntas Frecuentes", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Política de Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidad", href: "#"},
|
||||
{
|
||||
label: "Términos de Servicio",
|
||||
href: "#",
|
||||
},
|
||||
label: "Términos de Servicio", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Síguenos",
|
||||
items: [
|
||||
title: "Síguenos", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/eleganciaeventos",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/eleganciaeventos"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com/eleganciaeventos",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com/eleganciaeventos"},
|
||||
{
|
||||
label: "Pinterest",
|
||||
href: "https://pinterest.com/eleganciaeventos",
|
||||
},
|
||||
label: "Pinterest", href: "https://pinterest.com/eleganciaeventos"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -486,4 +285,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user