diff --git a/pages/team.js b/pages/team.js index c1bc78b72..25f54a35a 100644 --- a/pages/team.js +++ b/pages/team.js @@ -336,7 +336,7 @@ export default function Team() { name="Ben Dixon" teamRole="Engineering" text={`Coming all the way from drizzly England, Ben reconnected with his adoration for teaching people about programming through the computer graphics demoscene during lockdown; firmly believing “GLSL is basically pseudocode”. At Hack Club, Ben designs and implements snazzy new features at HCB, along with raiding their granola bars.`} - img="" + img="https://ca.slack-edge.com/T0266FRGM-U03DFNYGPCN-d76abb1ba329-512" pronouns="he/him" /> diff --git a/public/team/ben.jpg b/public/team/ben.jpg new file mode 100644 index 000000000..f6d58530a Binary files /dev/null and b/public/team/ben.jpg differ