Skip to content

Commit

Permalink
Remove inactive management entries from SwiperSlider component
Browse files Browse the repository at this point in the history
  • Loading branch information
S-e-b-a-s committed Nov 5, 2024
1 parent db0e03f commit 65a412f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions frontend/src/components/shared/SwiperSlider.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand All @@ -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',
Expand Down

0 comments on commit 65a412f

Please sign in to comment.