From 65a412f886450312ec69abb711ed5893921ede16 Mon Sep 17 00:00:00 2001 From: sebas Date: Tue, 5 Nov 2024 16:49:56 -0500 Subject: [PATCH] Remove inactive management entries from SwiperSlider component --- frontend/src/components/shared/SwiperSlider.jsx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/frontend/src/components/shared/SwiperSlider.jsx b/frontend/src/components/shared/SwiperSlider.jsx index 1b0d41c..35b656f 100644 --- a/frontend/src/components/shared/SwiperSlider.jsx +++ b/frontend/src/components/shared/SwiperSlider.jsx @@ -20,12 +20,6 @@ import managersJr8 from '../../images/managers-jr/28553156.webp'; import managersJr9 from '../../images/managers-jr/1010178143.webp'; const managersJr = [ - { - name: 'Rodrigo Lozano', - management: 'GERENTE JR INFRAESTRUCTURA Y REDES', - image: managersJr7, - description: '', - }, { name: 'Marcela Osorio', management: 'GERENTE JR. DE MESA DE SERVICIO', @@ -50,12 +44,6 @@ const managersJr = [ image: managersJr2, description: '', }, - { - name: 'Karen Romero', - management: 'GERENTE DE CUENTAS JR', - image: managersJr3, - description: '', - }, { name: 'Luis Pachon', management: 'GERENTE DE CUENTAS',