diff --git a/src/app/page.tsx b/src/app/page.tsx index 3960a1f..40464c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,17 +52,17 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg", imageAlt: "Visualización de Big Data"}, + imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg?_wi=1", imageAlt: "Visualización de Big Data"}, { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg", imageAlt: "Ecosistema de datos abiertos"}, + imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg?_wi=2", imageAlt: "Ecosistema de datos abiertos"}, { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg", imageAlt: "Inteligencia territorial"}, + imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg?_wi=3", imageAlt: "Inteligencia territorial"}, { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg", imageAlt: "Análisis estadístico oficial"}, + imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg?_wi=4", imageAlt: "Análisis estadístico oficial"}, { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg", imageAlt: "Tecnología de visualización"}, + imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg?_wi=5", imageAlt: "Tecnología de visualización"}, { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg", imageAlt: "Compromiso de transparencia"}, + imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg?_wi=6", imageAlt: "Compromiso de transparencia"}, ]} /> @@ -80,7 +80,7 @@ export default function LandingPage() { { value: "200M", title: "Datos procesados"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-colleagues-working-late-office-blue-light-night-view_482257-32812.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-colleagues-working-late-office-blue-light-night-view_482257-32812.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -135,7 +135,7 @@ export default function LandingPage() { textarea={{ name: "Mensaje", placeholder: "Cuéntanos más sobre tus necesidades..."}} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/two-colleagues-working-late-office-blue-light-night-view_482257-32812.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-colleagues-working-late-office-blue-light-night-view_482257-32812.jpg?_wi=2" />