Merge version_2 into main #4
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
title="Comienza tu próximo viaje"
|
||||
description="Nuestros asesores están listos para diseñar tu itinerario soñado. Contactanos ahora."
|
||||
description="Encuéntranos en Córdoba 1764 piso 4 oficina 2, Rosario, Santa Fe. Contáctanos al 0341 527-1045 o visita nigronotaroviajes.com.ar"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-woman-her-husband-standing-reception-desk-while-checking-hotel_637285-7448.jpg"
|
||||
buttonText="Enviar Consulta"
|
||||
tag="Contacto Premium"
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{ title: "Agencia", items: [{ label: "Nosotros", href: "#about" }, { label: "Destinos", href: "#products" }] },
|
||||
{ title: "Contacto", items: [{ label: "Email", href: "mailto:info@nigronotaroviajes.com" }, { label: "Teléfono", href: "tel:+543410000000" }] }
|
||||
{ title: "Contacto", items: [{ label: "Córdoba 1764, Rosario", href: "#" }, { label: "0341 527-1045", href: "tel:+543415271045" }, { label: "nigronotaroviajes.com.ar", href: "https://nigronotaroviajes.com.ar" }] }
|
||||
]}
|
||||
logoText="Nigro Notaro Viajes"
|
||||
/>
|
||||
@@ -124,4 +124,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user