mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Update team.js
This commit is contained in:
parent
adb222482c
commit
33b3b412d7
1 changed files with 7 additions and 0 deletions
|
|
@ -257,6 +257,13 @@ export default function Team({ team }) {
|
|||
</Text>
|
||||
</Box>
|
||||
<Grid columns={[1, null, 2, 4]} gap={2}>
|
||||
<Bio
|
||||
name="Bence Beres"
|
||||
teamRole="Bookkeeper"
|
||||
text="Bence is a true bureaucrat who doesn’t leave any documents unturned. Having made a sharp U-turn after college to switch from his burgeoning career in the world of political science towards the thrilling and life altering adventures of the world of Accounting, Bence understands that knowing Excel is a greatly underappreciated life skill."
|
||||
img="/team/bence.png"
|
||||
pronouns="he/him"
|
||||
/>
|
||||
<Bio
|
||||
name="Jasper Mayone"
|
||||
teamRole="Community Resources"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue