mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
reorganise cards
This commit is contained in:
parent
131a6b4373
commit
9631b7a299
4 changed files with 15 additions and 15 deletions
|
|
@ -139,11 +139,18 @@ When not seen busy juggling between different tasks he takes up, he enjoys tinke
|
|||
Student Team
|
||||
</Text>
|
||||
<Grid columns={[1, null, 2]} gap={4}>
|
||||
<Bio
|
||||
name="Cedric Hutchings"
|
||||
teamRole="Clubs Constructionist"
|
||||
text="Already more at home on the internet than anywhere in meat space, you can imagine a young ced's horror when his parents moved him into a holler so deep in the Appalachian Mountains that his beloved internet was only accessible through sluggish satellite. Stubbornly refusing to be separated from his online games, he threw together his own for his brothers, a captive audience. Now he's at Hack Club making materials that share his enthusiasm for making fun somethings from nothing but technology."
|
||||
img="/team/ced.png"
|
||||
pronouns="he/him"
|
||||
/>
|
||||
<Bio
|
||||
name="Claire Wang"
|
||||
teamRole="Community Team"
|
||||
text="Claire works on the Community Team and was a previous summer intern. She hopes to make the community both more welcoming and more technical, as well as inspire beginners to love STEM and making. She first joined Hack Club in 8th grade because of an online competition, and has been running a Hack Club ever since then. In addition to CS, she loves neuroscience, sci-fi, debate, and creating Spotify playlists. Her website is at clairebookworm.com."
|
||||
img="/team/claire.jpg"
|
||||
img="/team/claire.png"
|
||||
pronouns="she/her"
|
||||
/>
|
||||
<Bio
|
||||
|
|
@ -160,13 +167,6 @@ When not seen busy juggling between different tasks he takes up, he enjoys tinke
|
|||
img="/stickers/logo.png"
|
||||
pronouns="he/him"
|
||||
/> */}
|
||||
<Bio
|
||||
name="Cedric Hutchings"
|
||||
teamRole="Clubs Constructionist"
|
||||
text="Already more at home on the internet than anywhere in meat space, you can imagine a young ced's horror when his parents wrenched him into a holler so deep in the Appalachian Mountains that his beloved internet was only accessible through sluggish satellite. Stubbornly refusing to be separated from his online games, he threw together his own for his brothers, a captive audience. Now he's at Hack Club making materials that share his enthusiasm for making fun somethings from nothing but technology."
|
||||
img="/team/ced.png"
|
||||
pronouns="he/him"
|
||||
/>
|
||||
<Bio
|
||||
name="Abby Fischler"
|
||||
teamRole="Intern to the COO"
|
||||
|
|
@ -231,13 +231,6 @@ and participating in academic competitions with his friends.`}
|
|||
Behind the Scenes
|
||||
</Text>
|
||||
<Grid columns={[1, null, 2]} gap={4}>
|
||||
<Bio
|
||||
name="Woody Keppel"
|
||||
teamRole="Events"
|
||||
text="Woody is a film actor, musician, comedian, band leader, event producer, and convener of fun. He founded Vermont’s Festival of Fools, The Feast of Fools, The Hawaiian Vaudeville Festival, and the artist retreat & concert venue known as Mt. Foolery. For Woody, “putting on events has always been one of my great pleasures. I’ve also had the privilege of sharing my time with the elderly as well as mentoring middle & high schools students in Vermont. Being part of the Hack Club community has opened my eyes & heart to so much that is possible. It’s a great adventure we’re all on, and we’re here to light the way for each other. Shine on!"
|
||||
img="/team/woody.png"
|
||||
pronouns="hi/him"
|
||||
/>
|
||||
<Bio
|
||||
name="Kara Massie"
|
||||
teamRole="Events"
|
||||
|
|
@ -252,6 +245,13 @@ and participating in academic competitions with his friends.`}
|
|||
pronouns="she/her"
|
||||
img="/team/cnewton.jpg"
|
||||
/>
|
||||
<Bio
|
||||
name="Woody Keppel"
|
||||
teamRole="Events"
|
||||
text={`Woody is a film actor, musician, comedian, band leader, event producer, and convener of fun. He founded Vermont’s Festival of Fools, The Feast of Fools, The Hawaiian Vaudeville Festival, and the artist retreat & concert venue known as Mt. Foolery. For Woody, “putting on events has always been one of my great pleasures. I’ve also had the privilege of sharing my time with the elderly as well as mentoring middle & high schools students in Vermont. Being part of the Hack Club community has opened my eyes & heart to so much that is possible. It’s a great adventure we’re all on, and we’re here to light the way for each other. Shine on!”`}
|
||||
img="/team/woody.png"
|
||||
pronouns="he/him"
|
||||
/>
|
||||
</Grid>
|
||||
<br />
|
||||
<Text variant="title" color="orange" sx={{ lineHeight: '1.75em' }}>
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 531 KiB |
BIN
public/team/claire.png
Normal file
BIN
public/team/claire.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 646 KiB |
Loading…
Add table
Reference in a new issue