Update src/app/page.tsx

This commit is contained in:
2026-03-31 16:05:58 +00:00
parent 4ff6e0f1b3
commit b9f47b3a57

View File

@@ -61,27 +61,27 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg",
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",
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",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-mockup-screen-army-base-operations_482257-89785.jpg?_wi=6",
imageAlt: "Compromiso de transparencia",
},
]}
@@ -107,7 +107,7 @@ export default function LandingPage() {
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"
/>
@@ -189,7 +189,7 @@ export default function LandingPage() {
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"
/>
</div>