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',