diff --git a/src/app/page.tsx b/src/app/page.tsx index 21b2aa2..63e2038 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { href: "#contacto", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/depot-managers-overalls-using-tablet-inventory-planning-distribution-logistics-delivery-service-team-diverse-people-checking-stock-products-storage-room-handheld-shot_482257-59952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/depot-managers-overalls-using-tablet-inventory-planning-distribution-logistics-delivery-service-team-diverse-people-checking-stock-products-storage-room-handheld-shot_482257-59952.jpg?_wi=1" imageAlt="Equipo de seguridad industrial en capacitación" mediaAnimation="slide-up" avatars={[ @@ -190,7 +190,7 @@ export default function LandingPage() { name: "Manejo de Transporte Pesado", price: "Certificación", variant: "Presencial / Virtual", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489802.jpg?_wi=1", imageAlt: "Conducción de vehículos de carga pesada", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { name: "Primeros Auxilios", price: "Certificación", variant: "Presencial / Virtual", - imageSrc: "http://img.b2bpic.net/free-photo/medical-student-are-practicing_1157-42454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-student-are-practicing_1157-42454.jpg?_wi=1", imageAlt: "Capacitación en primeros auxilios", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { name: "Manejo y Uso de Extintores", price: "Certificación", variant: "Presencial", - imageSrc: "http://img.b2bpic.net/free-photo/male-female-firefighters-working-together-suits-helmets_23-2149206384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-female-firefighters-working-together-suits-helmets_23-2149206384.jpg?_wi=1", imageAlt: "Uso correcto de extintores", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { description: "Contamos con el respaldo de entidades oficiales que validan la calidad y pertinencia de nuestros programas educativos.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/depot-managers-overalls-using-tablet-inventory-planning-distribution-logistics-delivery-service-team-diverse-people-checking-stock-products-storage-room-handheld-shot_482257-59952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/depot-managers-overalls-using-tablet-inventory-planning-distribution-logistics-delivery-service-team-diverse-people-checking-stock-products-storage-room-handheld-shot_482257-59952.jpg?_wi=2", imageAlt: "Portrait of engineer at the job site during work hours", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { description: "Obtén titulaciones reconocidas y válidas en todo el territorio colombiano, abriendo puertas a nuevas oportunidades laborales.", bentoComponent: "reveal-icon", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489802.jpg?_wi=2", imageAlt: "Portrait of engineer at the job site during work hours", }, { @@ -274,7 +274,7 @@ export default function LandingPage() { description: "Brindamos acompañamiento individualizado para resolver tus dudas y asegurar un aprendizaje efectivo y adaptado a tus necesidades.", bentoComponent: "reveal-icon", icon: User, - imageSrc: "http://img.b2bpic.net/free-photo/medical-student-are-practicing_1157-42454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medical-student-are-practicing_1157-42454.jpg?_wi=2", imageAlt: "Portrait of engineer at the job site during work hours", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { description: "Ubicados en el corazón de Casanare, ofrecemos facilidades de acceso y un ambiente propicio para tu formación práctica.", bentoComponent: "reveal-icon", icon: MapPin, - imageSrc: "http://img.b2bpic.net/free-photo/male-female-firefighters-working-together-suits-helmets_23-2149206384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-female-firefighters-working-together-suits-helmets_23-2149206384.jpg?_wi=2", imageAlt: "Portrait of engineer at the job site during work hours", }, ]}