update officer photos
This commit is contained in:
parent
281d36fc2e
commit
16d8081d1f
9 changed files with 4 additions and 4 deletions
BIN
src/public/.DS_Store
vendored
BIN
src/public/.DS_Store
vendored
Binary file not shown.
|
@ -143,7 +143,7 @@ export const OFFICERS = [
|
|||
{
|
||||
name: "Matthew Mikhailov",
|
||||
position: "Supercomputing Chair",
|
||||
photo: "img/officers/temp.png",
|
||||
photo: "img/officers/matthew.jpg",
|
||||
email: "email@ucsd.edu",
|
||||
},
|
||||
{
|
||||
|
@ -155,7 +155,7 @@ export const OFFICERS = [
|
|||
{
|
||||
name: "Sanh Nguyen",
|
||||
position: "Quarterly Projects Chair",
|
||||
photo: "img/officers/temp.png",
|
||||
photo: "img/officers/sanh.jpg",
|
||||
email: "email@ucsd.edu",
|
||||
},
|
||||
{
|
||||
|
@ -179,13 +179,13 @@ export const OFFICERS = [
|
|||
{
|
||||
name: "Yusuf Morsi",
|
||||
position: "Technical Chair",
|
||||
photo: "img/officers/temp.png",
|
||||
photo: "img/officers/yusuf.jpg",
|
||||
email: "email@ucsd.edu",
|
||||
},
|
||||
{
|
||||
name: "Shaun Garcia",
|
||||
position: "Technical Chair",
|
||||
photo: "img/officers/temp.png",
|
||||
photo: "img/officers/shaun.jpg",
|
||||
email: "email@ucsd.edu",
|
||||
},
|
||||
{
|
||||
|
|
BIN
src/public/img/.DS_Store
vendored
BIN
src/public/img/.DS_Store
vendored
Binary file not shown.
BIN
src/public/img/officers/.DS_Store
vendored
Normal file
BIN
src/public/img/officers/.DS_Store
vendored
Normal file
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
BIN
src/public/img/officers/matthew.jpg
Normal file
BIN
src/public/img/officers/matthew.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 104 KiB |
BIN
src/public/img/officers/sanh.jpg
Normal file
BIN
src/public/img/officers/sanh.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
BIN
src/public/img/officers/shaun.jpg
Normal file
BIN
src/public/img/officers/shaun.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
src/public/img/officers/yusuf.jpg
Normal file
BIN
src/public/img/officers/yusuf.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in a new issue