diff --git a/public/images/sponsors/citadel-securities.png b/public/images/sponsors/citadel-securities.png new file mode 100644 index 00000000..f3e4dc4f Binary files /dev/null and b/public/images/sponsors/citadel-securities.png differ diff --git a/src/data/sponsors.ts b/src/data/sponsors.ts index 5c8b7d03..286f80d1 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: 'Citadel Securities', + image: 'citadel-securities.png', + website: 'https://www.citadelsecurities.com/', + type: 'bronze', + description: + 'Citadel Securities is the next-generation capital markets firm. We create efficient ways for buyers and sellers to come together; we innovative ways to price and absorb risk; and we develop new technologies to transform markets. Integrating deep financial, mathematical and engineering expertise, Citadel Securities delivers critical liquidity to central banks, financial institutions, government agencies, corporations, insurers and sovereign wealth funds.', + }, { name: 'The University of Adelaide School of Computer and Mathematical Sciences', image: 'adelaide.svg',