mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Merge branch 'main' of https://github.com/hackclub/site
This commit is contained in:
commit
1183e3236e
1 changed files with 4 additions and 4 deletions
|
|
@ -28,7 +28,7 @@ const Page = ({ upcoming, past }) => (
|
|||
<Meta
|
||||
as={Head}
|
||||
title="AMAs"
|
||||
description="Every month, the Hack Club community gets on a Zoom call with someone awesome for a 1-hour AMA. Past guests have included Elon Musk, Simone Giertz, Tom Preston-Werner, & more."
|
||||
description="Every month, the Hack Club community gets on a Zoom call with someone awesome for a 1-hour AMA. Past guests have included George Hotz, Elon Musk, Limor Fried, Tom Preston-Werner, & more."
|
||||
image="https://cloud-h93w3gmy3.vercel.app/2020-07-24_03dp4nhf5acfeyhvg84whafyhe1q30zq.jpeg"
|
||||
/>
|
||||
<ForceTheme theme="dark" />
|
||||
|
|
@ -65,9 +65,9 @@ const Page = ({ upcoming, past }) => (
|
|||
AMAs
|
||||
</Heading>
|
||||
<Text as="p" variant="subtitle" sx={{ a: { color: 'inherit' } }}>
|
||||
When we call someone we’ve always wanted to talk to—but the
|
||||
entire Hack Club Slack community is invited, to ask questions &
|
||||
chat with the guest. They’re streamed live publicly on{' '}
|
||||
We call someone we’ve always wanted to talk to—and the
|
||||
entire Hack Club Slack community is invited to ask questions &
|
||||
chat with the guest live. No vetting questions. No endorsements. Conversations are streamed live publicly on{' '}
|
||||
<Link href="https://www.youtube.com/c/HackClubHQ">YouTube</Link>.
|
||||
</Text>
|
||||
<NextLink href="/slack" passHref>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue