@@ -8,11 +8,11 @@ export const MEET_THE_TEAM: GalleryImage[] = [
88 { image : RMC_TEAM [ 0 ] , title : 'Dr. John Helferty' , description : 'Head Advisor' } ,
99 { image : RMC_TEAM [ 1 ] , title : 'Rocco Gruzman' , description : 'Robotic\'s President' } ,
1010 { image : RMC_TEAM [ 2 ] , title : 'Malin Kussi' , description : 'Vice President' } ,
11- { image : RMC_TEAM [ 3 ] , title : 'Javier Price-Butler ' , description : 'Chief of Development ' } ,
12- { image : RMC_TEAM [ 4 ] , title : 'Jaden Howard ' , description : 'Electrical Lead' } ,
13- { image : RMC_TEAM [ 5 ] , title : 'Alessia Smith ' , description : 'Mechanical Lead' } ,
14- { image : RMC_TEAM [ 6 ] , title : 'Brian Ervin ' , description : 'Programming Lead ' } ,
15- { image : RMC_TEAM [ 7 ] , title : 'Tanishka Shah ' , description : 'Project Manager ' } ,
11+ { image : RMC_TEAM [ 3 ] , title : 'Jaden Howard ' , description : 'Electrical Lead ' } ,
12+ { image : RMC_TEAM [ 4 ] , title : 'Alessia Smith ' , description : 'Mechanical Lead' } ,
13+ { image : RMC_TEAM [ 5 ] , title : 'Brian Ervin ' , description : 'Programming Lead' } ,
14+ { image : RMC_TEAM [ 6 ] , title : 'Tanishka Shah ' , description : 'Project Manager ' } ,
15+ { image : RMC_TEAM [ 7 ] , title : 'Javier Price-Butler ' , description : 'Chief of Development ' } ,
1616 { image : RMC_TEAM [ 8 ] , title : 'Jonah Tesler' , description : 'Shop Manager' }
1717]
1818
0 commit comments