@@ -91,6 +91,12 @@ import VaishnaviRaoSpring2024 from '../assets/officers/spring2024/Vaishnavi-Rao.
91
91
import ZahraBukhariSpring2024 from '../assets/officers/spring2024/Zahra-Bukhari.png' ;
92
92
import SterlingGoreSpring2024 from '../assets/officers/spring2024/Sterling-Gore.jpg' ;
93
93
94
+ import JohnCoxFall2024 from '../assets/officers/fall2024/John.png' ;
95
+ import AshishJobFall2024 from '../assets/officers/fall2024/Ashish.png' ;
96
+ import FelipeFloresFall2024 from '../assets/officers/fall2024/Felipe.png' ;
97
+ import SnehaJacobFall2024 from '../assets/officers/fall2024/Sneha.png' ;
98
+ import HitarthThankiFall2024 from '../assets/officers/fall2024/Hitarth.png' ;
99
+
94
100
export const officersFall2024 = [
95
101
{
96
102
id : 0 ,
@@ -105,7 +111,7 @@ export const officersFall2024 = [
105
111
{
106
112
id : 1 ,
107
113
name : 'John Cox' ,
108
- image : JohnCoxSpring2024 ,
114
+ image : JohnCoxFall2024 ,
109
115
linkedin : 'https://www.linkedin.com/in/johncoxdev/' ,
110
116
111
117
title : 'President' ,
@@ -114,9 +120,9 @@ export const officersFall2024 = [
114
120
} ,
115
121
{
116
122
id : 2 ,
117
- name : 'Maximillian Chalitsios ' ,
118
- image : MaximillianChalitsiosSpring2024 ,
119
- linkedin : 'https://www.linkedin.com/in/maximillianchalitsios /' ,
123
+ name : 'Ashish Job ' ,
124
+ image : AshishJobFall2024 ,
125
+ linkedin : 'https://www.linkedin.com/in/ashish-job /' ,
120
126
121
127
title : 'Vice President' ,
122
128
open : false ,
@@ -125,7 +131,7 @@ export const officersFall2024 = [
125
131
{
126
132
id : 3 ,
127
133
name : 'Felipe Flores' ,
128
- image : FelipeFloresSpring2024 ,
134
+ image : FelipeFloresFall2024 ,
129
135
linkedin : 'https://www.linkedin.com/in/faflore5/' ,
130
136
131
137
title : 'Vice President - Finances' ,
@@ -134,18 +140,18 @@ export const officersFall2024 = [
134
140
} ,
135
141
{
136
142
id : 4 ,
137
- name : 'Michelle Nguyen ' ,
138
- image : MichelleNguyenSpring2024 ,
139
- linkedin : 'https://www.linkedin.com/in/mnguyener2003 /' ,
143
+ name : 'Sneha Jacob ' ,
144
+ image : SnehaJacobFall2024 ,
145
+ linkedin : 'https://www.linkedin.com/in/snehajac /' ,
140
146
141
- title : 'Vice President - administration ' ,
147
+ title : 'Vice President - Administration ' ,
142
148
open : false ,
143
149
show : true ,
144
150
} ,
145
151
{
146
152
id : 5 ,
147
153
name : 'Hitarth Thanki' ,
148
- image : HitarthThankiSpring2024 ,
154
+ image : HitarthThankiFall2024 ,
149
155
linkedin : 'https://www.linkedin.com/in/hitarth-thanki/' ,
150
156
151
157
title : 'Director of CodeRED' ,
0 commit comments