Merge version_1 into main #3
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-pretty-long-hair-elegant-tourist-woman-dress-with-red-suitcase-outside-hotel_343596-3650.jpg", imageAlt: "Experiencia de viaje lujo" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5757.jpg", imageAlt: "Destino Maldivas" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5757.jpg?_wi=1", imageAlt: "Destino Maldivas" }
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Más de 100+ clientes satisfechos en Rosario"
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
title="Nuestra Filosofía de Viaje"
|
||||
description="Nigro Notaro Viajes es sinónimo de exclusividad y atención al detalle. Entendemos que cada viaje es una historia personal que merece ser diseñada a medida."
|
||||
subdescription="Desde la planificación inicial hasta el regreso, nos ocupamos de todo para que vos solo disfrutes."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/senior-woman-looking-her-tablet_23-2148404298.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/senior-woman-looking-her-tablet_23-2148404298.jpg?_wi=1"
|
||||
icon={Compass}
|
||||
/>
|
||||
</div>
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Maldivas", price: "Desde USD 5000", variant: "Lujo", imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5757.jpg" },
|
||||
{ id: "1", name: "Maldivas", price: "Desde USD 5000", variant: "Lujo", imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5757.jpg?_wi=2" },
|
||||
{ id: "2", name: "Dubái", price: "Desde USD 3500", variant: "Moderno", imageSrc: "http://img.b2bpic.net/free-photo/girl-fit-enjoy-city-thirst_1304-3028.jpg" },
|
||||
{ id: "3", name: "Patagonia", price: "Desde USD 1200", variant: "Naturaleza", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-daylight-perfect-wallpaper_181624-38394.jpg" }
|
||||
]}
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", title: "Inolvidable", quote: "Excelente experiencia! Nuestro viaje Maldivas-Dubai fue excepcional. Se lo debemos a ustedes.", name: "Cliente Viajero", role: "Maldivas-Dubai", imageSrc: "http://img.b2bpic.net/free-photocasian-pretty-long-hair-elegant-tourist-woman-dress-with-red-suitcase-outside-hotel_343596-3650.jpg" },
|
||||
{ id: "2", title: "Genios", quote: "Excelente viaje, muy bien organizado. Conoci la Patagonia. Unos genios! Gracias!!!", name: "Cliente Viajero", role: "Patagonia", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-looking-her-tablet_23-2148404298.jpg" }
|
||||
{ id: "2", title: "Genios", quote: "Excelente viaje, muy bien organizado. Conoci la Patagonia. Unos genios! Gracias!!!", name: "Cliente Viajero", role: "Patagonia", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-looking-her-tablet_23-2148404298.jpg?_wi=2" }
|
||||
]}
|
||||
title="Lo que dicen nuestros viajeros"
|
||||
description="La satisfacción de nuestros pasajeros en Rosario es nuestra mayor distinción."
|
||||
|
||||
Reference in New Issue
Block a user