From a5661ba6d002e16916543c09ea942ae08ad0f664 Mon Sep 17 00:00:00 2001 From: Ray Okamoto <22254748+rayokamoto@users.noreply.github.com> Date: Tue, 9 Apr 2024 11:42:24 +0930 Subject: [PATCH] chore: Update sponsors (#132) --- src/data/sponsors.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/data/sponsors.ts b/src/data/sponsors.ts index 92ec807f..1a12961c 100644 --- a/src/data/sponsors.ts +++ b/src/data/sponsors.ts @@ -55,6 +55,14 @@ const SPONSORS: Sponsor[] = [ 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: 'PwC', + image: 'pricewaterhouse-coopers.svg', + website: 'https://www.pwc.com.au', + type: 'bronze', + description: + 'At PwC, our purpose is to build trust in society and solve important problems. In our increasingly complex world, we work with businesses, government and the community to deliver solutions and sustained outcomes. To help Australia continue to thrive and grow. We’re a network of firms in 152 countries with over 328,000 people. PwC is one of the top 50 brands worldwide and PwC Australia is among LinkedIn’s top companies for where Australians want to work.', + }, { name: 'The University of Adelaide School of Computer and Mathematical Sciences', image: 'adelaide.svg',