mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Launch Summer of Making (#21)
* Update index.js * Update index.js * Update copy + add announcement Co-authored-by: Lachlan Campbell <lachlan@hackclub.com>
This commit is contained in:
parent
fa7201d3bc
commit
07ac0d4d88
1 changed files with 9 additions and 9 deletions
|
|
@ -135,14 +135,14 @@ export default () => (
|
|||
}}
|
||||
>
|
||||
<Container pt={[3, 4]} pb={[5, 6]}>
|
||||
{/*
|
||||
<Announcement
|
||||
copy="AMA with Patrick Collison this Thursday"
|
||||
href="https://events.hackclub.com/ama-with-patrick-collison"
|
||||
copy="Summer of Making starts today!"
|
||||
caption="$50k in hardware grants, streaks, & more"
|
||||
href="https://summer.hackclub.com"
|
||||
iconLeft="event-code"
|
||||
color="red"
|
||||
iconRight="door-enter"
|
||||
color="orange"
|
||||
/>
|
||||
*/}
|
||||
<Heading
|
||||
as="h1"
|
||||
variant="title"
|
||||
|
|
@ -296,11 +296,11 @@ export default () => (
|
|||
</Slide>
|
||||
<Box sx={{ gridRow: ['1', 'initial'] }}>
|
||||
<Heading as="h3" variant="headline" my={0}>
|
||||
Student-run workshops every week on coding, cooking, drawing,
|
||||
everything.
|
||||
$50k of hardware grants, daily streaks & project updates, & weekly
|
||||
Zoom events all summer.
|
||||
</Heading>
|
||||
<CardLink href="https://youtu.be/Xy_owni1ZVk">
|
||||
Watch a recent live-code
|
||||
<CardLink href="https://summer.hackclub.com/">
|
||||
Explore Summer of Making
|
||||
</CardLink>
|
||||
</Box>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue