mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
commit
eff96b203e
1 changed files with 8 additions and 0 deletions
|
|
@ -258,6 +258,14 @@ export default function Team({ team }) {
|
|||
</Text>
|
||||
</Box>
|
||||
<Grid columns={[1, null, 2, 4]} gap={2}>
|
||||
<Bio
|
||||
name="Hugo Hu"
|
||||
teamRole="Mail Coordinator & Engineering"
|
||||
text="During his time Hack Club, Hugo led Mail Team, significantly improving logistics for Hack Clubbers across the world. He also helped organize Assemble, and designed the PCBs for Sprig and Blot."
|
||||
img="https://ca.slack-edge.com/T0266FRGM-U017EPB6LE9-84f26d2a184c-512"
|
||||
pronouns="he/him"
|
||||
href="https://hugohu.me"
|
||||
/>
|
||||
<Bio
|
||||
name="Lexi Mattick"
|
||||
teamRole="Clubs Engineering"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue