diff --git a/src/assets/data/currentBoard.json b/src/assets/data/currentBoard.json index e249a89d..2d132908 100644 --- a/src/assets/data/currentBoard.json +++ b/src/assets/data/currentBoard.json @@ -12,10 +12,22 @@ }, { "name": "Jamie Kuang", - "position": "Marketing Coordinator", + "position": "Marketing Director", "photo": "Jamie_Kuang.jpg", "links": [] }, + { + "name": "Aven Chew", + "position": "Marketing Coordinator", + "photo": "", + "links": [] + }, + { + "name": "Emma Choi", + "position": "Marketing Coordinator", + "photo": "", + "links": [] + }, { "name": "Brandon Kahn", "position": "Industry Outreach Coordinator", @@ -77,6 +89,11 @@ } ] }, + { + "name": "Christina Thanh Thao Tran", + "position": "Social Relations Chair", + "photo": "" + }, { "name": "Elisa Fuji", "position": "Social Relations Chair", @@ -150,6 +167,12 @@ } ] }, + { + "name": "Malina Miura", + "position": "Graphic Designer", + "photo": "", + "links": [] + }, { "name": "Grace Jong", "position": "Graphic Designer", @@ -169,22 +192,20 @@ } ] }, + { + "name": "Sammi Li", + "position": "Financial Chair", + "photo": "", + "links": [] + }, { "name": "Kevin Wu", "position": "Webmaster", "photo": "Kevin_Wu.png", "links": [ - { - "type": "instagram", - "href": "https://www.instagram.com/kevin.wuuu/" - }, { "type": "linkedin", "href": "https://www.linkedin.com/in/kevinwu098" - }, - { - "type": "website", - "href": "https://github.com/kevinwu098" } ] }