From 13fb1477b6d460f8dbcd3ee3764e1f41ba5f2001 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:57:57 +0000 Subject: [PATCH] Update src/app/sobre-nosotros/page.tsx --- src/app/sobre-nosotros/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/sobre-nosotros/page.tsx b/src/app/sobre-nosotros/page.tsx index a438445..6d41e37 100644 --- a/src/app/sobre-nosotros/page.tsx +++ b/src/app/sobre-nosotros/page.tsx @@ -89,7 +89,7 @@ export default function SobreNosotrosPage() { tag="Más de una Década" tagIcon={Star} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-glimpse-into-bangkok-urban-landscape_482257-123954.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-glimpse-into-bangkok-urban-landscape_482257-123954.jpg?_wi=2" imageAlt="Nuestra ubicación en Plaza Delphi" mediaAnimation="slide-up" buttons={[ @@ -112,7 +112,7 @@ export default function SobreNosotrosPage() { { value: "10+", title: "Años en el Mercado" }, { value: "500+", title: "Empresas Satisfechas" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg?_wi=2" imageAlt="Instalaciones profesionales" useInvertedBackground={false} mediaAnimation="slide-up" @@ -138,7 +138,7 @@ export default function SobreNosotrosPage() { role: "Emprendedor", company: "TechStartup Monterrey", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Alberto Garza García", }, { @@ -147,7 +147,7 @@ export default function SobreNosotrosPage() { role: "Directora Ejecutiva", company: "Consulting Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-manager-with-crossed-arms_1139-307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-manager-with-crossed-arms_1139-307.jpg?_wi=2", imageAlt: "María López Rodríguez", }, { @@ -156,7 +156,7 @@ export default function SobreNosotrosPage() { role: "Gerente de Ventas", company: "Importaciones Monterrey", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Carlos Hernández", }, ]}