From 20277387b4df2e334f3b75f724a33e26b6c20147 Mon Sep 17 00:00:00 2001 From: Ray <22254748+rayokamoto@users.noreply.github.com> Date: Tue, 26 Mar 2024 21:55:08 +1030 Subject: [PATCH] chore: update sponsors --- public/images/sponsors/swordfish.svg | 36 ++++++++++++++++++++++++++++ src/data/sponsors.ts | 8 +++++++ 2 files changed, 44 insertions(+) create mode 100644 public/images/sponsors/swordfish.svg diff --git a/public/images/sponsors/swordfish.svg b/public/images/sponsors/swordfish.svg new file mode 100644 index 00000000..5c7aef14 --- /dev/null +++ b/public/images/sponsors/swordfish.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/data/sponsors.ts b/src/data/sponsors.ts index 286f80d1..92ec807f 100644 --- a/src/data/sponsors.ts +++ b/src/data/sponsors.ts @@ -39,6 +39,14 @@ const SPONSORS: Sponsor[] = [ description: 'At Macquarie, we’re connecting people and data, building platforms and applications, and designing tomorrow’s technology solutions. We have market leading expertise, so where could a career in Technology at Macquarie take you? Join our leaders and graduates to gain first-hand insights into a career in Technology.', }, + { + name: 'Swordfish Computing', + image: 'swordfish.svg', + website: 'https://www.swordfish.com.au/', + type: 'silver', + description: + 'Swordfish was established in 1999 with the goal of providing specialist Computer Systems Engineering, Software Engineering, and Modelling, Simulation and Analysis (MS&A) services in support of Defence Research and Development (R&D) programs within Defence.', + }, { name: 'Citadel Securities', image: 'citadel-securities.png',