diff --git a/src/app/page.tsx b/src/app/page.tsx index 16f8663..f111b1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -130,17 +130,17 @@ export default function LandingPage() { { title: "Códigos de Barras", description: "Generación instantánea de etiquetas compatibles con lectores estándar.", - imageSrc: "http://img.b2bpic.net/free-photo/conveyor-belt-with-fake-news_23-2148824747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conveyor-belt-with-fake-news_23-2148824747.jpg?_wi=1", }, { title: "Presupuestos en Ticket", description: "Formato optimizado de 50mm para presupuestos rápidos y claros.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-shopping-with-mask_23-2149445538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-shopping-with-mask_23-2149445538.jpg?_wi=1", }, { title: "Control de Stock", description: "Gestione su inventario directamente desde la interfaz de impresión.", - imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg?_wi=1", }, ]} title="Funciones Clave" @@ -193,7 +193,7 @@ export default function LandingPage() { name: "Ana García", handle: "@anagarcia", testimonial: "La impresión de etiquetas de 50mm es perfecta para nuestros artículos pequeños.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg?_wi=2", imageAlt: "modern barcode generator UI", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { name: "Luis Pérez", handle: "@luisperez", testimonial: "El formato ticket para presupuestos nos ahorra mucho tiempo con los clientes.", - imageSrc: "http://img.b2bpic.net/free-photo/conveyor-belt-with-fake-news_23-2148824747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conveyor-belt-with-fake-news_23-2148824747.jpg?_wi=2", imageAlt: "thermal receipt printer close up", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { name: "Martina Lopez", handle: "@martinalopez", testimonial: "Interface intuitiva y rápida, totalmente recomendada.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-shopping-with-mask_23-2149445538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-shopping-with-mask_23-2149445538.jpg?_wi=2", imageAlt: "point of sale interface design", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { name: "Jorge Diaz", handle: "@jorgediaz", testimonial: "La generación de códigos de barras es impecable y constante.", - imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg?_wi=2", imageAlt: "pricing calculator software interface", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { name: "Carla Ruiz", handle: "@carlarruiz", testimonial: "Excelente soporte y funcionalidad para mi tienda de mascotas.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg?_wi=3", imageAlt: "modern barcode generator UI", }, ]}