Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-31 16:06:59 +00:00

View File

@@ -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"},
]}
/>
</div>
@@ -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"
/>
</div>