Add SDP to homepage

This commit is contained in:
Lachlan Campbell 2020-09-25 22:53:10 +00:00
parent 1b2d6de476
commit 2b7fb23b56
3 changed files with 779 additions and 821 deletions

View file

@ -13,14 +13,14 @@
"@hackclub/icons": "^0.0.4",
"@hackclub/meta": "1.0.0",
"@hackclub/theme": "^0.3.0",
"@mdx-js/loader": "^1.6.16",
"@next/mdx": "^9.5.2",
"@mdx-js/loader": "^1.6.18",
"@next/mdx": "^9.5.3",
"airtable-plus": "^1.0.4",
"fathom-client": "^3.0.0",
"globby": "^11.0.1",
"isomorphic-unfetch": "^3.0.0",
"lodash": "^4.17.20",
"next": "^9.5.2",
"next": "^9.5.3",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-reveal": "^1.2.2",

View file

@ -451,7 +451,8 @@ const Page = () => (
<a>Slack community</a>
</Link>{' '}
of 10k+ teen hackers, youll join a private space for
Hack&nbsp;Club leaders to ask questions & chat.
Hack&nbsp;Club leaders to ask questions & chat, share projects,
& attend weekly live events.
</>
}
/>
@ -459,7 +460,16 @@ const Page = () => (
icon="purse"
color="orange"
name="A basket of free tools"
desc="Subscriptions to Notion Pro, Figma Pro, repl.it and more for running a great club, provided free."
desc={
<>
Free subscriptions to Notion Pro, Figma Pro, repl.it and more
for running a great club. And instant access for every member to{' '}
<a href="https://education.github.com/pack">
GitHub Student Developer Pack
</a>
.
</>
}
/>
<Feature
icon="bank-account"

1580
yarn.lock

File diff suppressed because it is too large Load diff