diff --git a/public/images/team/akshat.jpg b/public/images/team/akshat.jpg new file mode 100644 index 0000000..8abe329 Binary files /dev/null and b/public/images/team/akshat.jpg differ diff --git a/src/config.tsx b/src/config.tsx index c1de948..42a69e5 100644 --- a/src/config.tsx +++ b/src/config.tsx @@ -973,7 +973,7 @@ export const config: ISiteData = { image: "kaal.jpg", role: "President", description: - "In charge of overseeing the society and reaching out to sponsors.", + "In charge of overseeing everything in the society and reaching out to sponsors.", }, { name: "Evie Smith", @@ -995,6 +995,20 @@ export const config: ISiteData = { description: "Manages the website and other technical projects (including for DurHack).", }, + { + name: "Jin Koh", + image: "jin.jpg", + role: "Media & Publicity Officer", + description: + "In charge of the social media content and promoting the society around the university.", + }, + { + name: "Akshat Gupta", + image: "akshat.jpg", + role: "Sponsorship Officer", + description: + "Liaises with our sponsors and seeks out new sponsorship opportunities.", + }, { name: "Seline Wongso", image: "seline.jpg", @@ -1009,13 +1023,6 @@ export const config: ISiteData = { description: "Works with sponsors and guest speakers to organise talks and workshops.", }, - { - name: "Jin Koh", - image: "jin.jpg", - role: "Media & Publicity Officer", - description: - "In charge of the social media content and promoting the society around the university.", - }, { name: "Nguyen Thien An", image: "nguyen.jpg",