diff --git a/src/app/page.tsx b/src/app/page.tsx index 3146c5e..5995611 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-particle-flow-background-with-cyber-dots_1048-12440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-particle-flow-background-with-cyber-dots_1048-12440.jpg?_wi=1", imageAlt: "Abstract background representing data flow and digital growth", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { title: "Primeros resultados", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/handicapped-paralyzed-manager-man-wheelchair-sitting-conference-table_482257-13965.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handicapped-paralyzed-manager-man-wheelchair-sitting-conference-table_482257-13965.jpg?_wi=1" imageAlt="Persona interactuando con un dashboard de datos holográfico" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -146,14 +146,14 @@ export default function LandingPage() { title: "Estrategia en días, no meses", description: "Diagnóstico en 48 horas y tu primera estrategia activa en menos de tres semanas.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/management-team-sharing-insight-statistics-night-corporation-meeting-providing-initiatives_482257-132898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/management-team-sharing-insight-statistics-night-corporation-meeting-providing-initiatives_482257-132898.jpg?_wi=1", imageAlt: "Estrategia rápida", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-adult-nature-with-3d-geometric-shapes_23-2150697464.jpg", imageAlt: "Resultados en días", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-particle-flow-background-with-cyber-dots_1048-12440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-particle-flow-background-with-cyber-dots_1048-12440.jpg?_wi=2", imageAlt: "market analysis abstract graph", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637768.jpg", imageAlt: "Datos en vivo", }, - imageSrc: "http://img.b2bpic.net/free-photo/handicapped-paralyzed-manager-man-wheelchair-sitting-conference-table_482257-13965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handicapped-paralyzed-manager-man-wheelchair-sitting-conference-table_482257-13965.jpg?_wi=2", imageAlt: "market analysis abstract graph", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-with-modern-virtual-technologies-hands-touching-screen_1212-721.jpg", imageAlt: "Plataformas digitales", }, - imageSrc: "http://img.b2bpic.net/free-photo/colorful-paper-clips-white-surface_114579-76150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-paper-clips-white-surface_114579-76150.jpg?_wi=1", imageAlt: "market analysis abstract graph", }, ]}