Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 15:41:23 +00:00

View File

@@ -70,23 +70,23 @@ 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",
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-pretty-long-hair-elegant-tourist-woman-dress-with-red-suitcase-outside-hotel_343596-3650.jpg?_wi=1",
imageAlt: "Experiencia de viaje lujo",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5757.jpg?_wi=1",
imageAlt: "Destino Maldivas",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-fit-enjoy-city-thirst_1304-3028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-fit-enjoy-city-thirst_1304-3028.jpg?_wi=1",
imageAlt: "Destino Dubái",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-daylight-perfect-wallpaper_181624-38394.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-daylight-perfect-wallpaper_181624-38394.jpg?_wi=1",
imageAlt: "Destino Patagonia",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-giotto-s-bell-tower_181624-34678.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-giotto-s-bell-tower_181624-34678.jpg?_wi=1",
imageAlt: "Destino Europa",
},
]}
@@ -103,7 +103,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>
@@ -120,28 +120,28 @@ export default function LandingPage() {
name: "Maldivas",
price: "Desde USD 5000",
variant: "Lujo",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5757.jpg",
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",
imageSrc: "http://img.b2bpic.net/free-photo/girl-fit-enjoy-city-thirst_1304-3028.jpg?_wi=2",
},
{
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",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-daylight-perfect-wallpaper_181624-38394.jpg?_wi=2",
},
{
id: "4",
name: "Europa",
price: "Desde USD 4000",
variant: "Cultura",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-giotto-s-bell-tower_181624-34678.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-giotto-s-bell-tower_181624-34678.jpg?_wi=2",
},
{
id: "5",
@@ -174,7 +174,7 @@ export default function LandingPage() {
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-photo/happy-caucasian-pretty-long-hair-elegant-tourist-woman-dress-with-red-suitcase-outside-hotel_343596-3650.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-pretty-long-hair-elegant-tourist-woman-dress-with-red-suitcase-outside-hotel_343596-3650.jpg?_wi=2",
imageAlt: "luxury travel agency rosario argentina",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-looking-her-tablet_23-2148404298.jpg?_wi=2",
imageAlt: "luxury travel professional office",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
quote: "Excelente atencion...diria PREMIUN...!",
name: "Cliente Viajero",
role: "Viaje Personalizado",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-beach-with-waterbungalows-maldives_505751-5757.jpg?_wi=3",
imageAlt: "maldives luxury overwater bungalow",
},
{
@@ -201,7 +201,7 @@ export default function LandingPage() {
quote: "Hasta el minimo detalle cubierto....viajar con ellos es seguridad.",
name: "Susu Salas",
role: "Viajera Frecuente",
imageSrc: "http://img.b2bpic.net/free-photo/girl-fit-enjoy-city-thirst_1304-3028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-fit-enjoy-city-thirst_1304-3028.jpg?_wi=3",
imageAlt: "dubai luxury city skyline",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
quote: "Excelente atención, buena predisposición, excelente lugar para pensar en viajar.",
name: "Rodolfo Monzon",
role: "Viajero",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-daylight-perfect-wallpaper_181624-38394.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-daylight-perfect-wallpaper_181624-38394.jpg?_wi=3",
imageAlt: "patagonia argentina mountains landscape",
},
]}