diff --git a/src/app/page.tsx b/src/app/page.tsx index cf03c93..4b91af6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stylish-woman-working-outside-sunny-day_23-2148777595.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-woman-working-outside-sunny-day_23-2148777595.jpg?_wi=1" imageAlt="Luxurious Caribbean travel experience" avatars={[ { @@ -134,19 +134,19 @@ export default function LandingPage() { { title: "Playas Vírgenes de PR", description: "Relájate en arenas blancas con aguas cristalinas.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-tropical-beach-sea-around-samui-island-with-coconut-palm-tree-other-sunset-time_74190-9028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-tropical-beach-sea-around-samui-island-with-coconut-palm-tree-other-sunset-time_74190-9028.jpg?_wi=1", imageAlt: "Puerto Rico Beach", }, { title: "Aventuras en el Yunque", description: "Senderismo y cascadas en la selva tropical.", - imageSrc: "http://img.b2bpic.net/free-photo/hiker-admiring-huge-tree_23-2147683104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hiker-admiring-huge-tree_23-2147683104.jpg?_wi=1", imageAlt: "El Yunque Rainforest", }, { title: "Old San Juan", description: "Historia colonial y arquitectura vibrante.", - imageSrc: "http://img.b2bpic.net/free-photo/cobblestone-street-lined-with-colorful-buildings-balconies_9975-33195.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cobblestone-street-lined-with-colorful-buildings-balconies_9975-33195.jpg?_wi=1", imageAlt: "Old San Juan streets", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { quote: "Excelentes opciones para destinos y actividades en PR y fuera.", tag: "Excelente", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-with-map-hands-packed-suitcase-goes-holiday-prepared-go-vacation_1258-270372.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-working-outside-sunny-day_23-2148777595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-working-outside-sunny-day_23-2148777595.jpg?_wi=2", imageAlt: "smiling customer puerto rico travel trip", }, { @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "Muy profesionales, hicieron que nuestro viaje a Europa fuera sencillo.", tag: "Recomendado", avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-love-happy-summer-beach-together-having-fun_285396-6477.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-tropical-beach-sea-around-samui-island-with-coconut-palm-tree-other-sunset-time_74190-9028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-tropical-beach-sea-around-samui-island-with-coconut-palm-tree-other-sunset-time_74190-9028.jpg?_wi=2", imageAlt: "smiling customer puerto rico travel trip", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "Excelente servicio, siempre encuentran los mejores precios.", tag: "Profesionales", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-worker-talking-phone_23-2147562047.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hiker-admiring-huge-tree_23-2147683104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hiker-admiring-huge-tree_23-2147683104.jpg?_wi=2", imageAlt: "smiling customer puerto rico travel trip", }, { @@ -267,7 +267,7 @@ export default function LandingPage() { quote: "La seguridad que ofrecen al planificar nos da mucha tranquilidad.", tag: "De Confianza", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-senior-couple-strolling-barefoot-along-beach-while-leaving-footsteps-wet-sand-beautiful-couple-enjoying-vacation-seashore-walking-holding-hands-love-holiday-concept_74855-23289.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cobblestone-street-lined-with-colorful-buildings-balconies_9975-33195.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cobblestone-street-lined-with-colorful-buildings-balconies_9975-33195.jpg?_wi=2", imageAlt: "smiling customer puerto rico travel trip", }, ]}