mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
Change copy in Slack component on homepage (#263)
This commit is contained in:
parent
0548d17b4f
commit
eae6e2bf4f
1 changed files with 8 additions and 7 deletions
|
|
@ -35,13 +35,14 @@ const Content = () => (
|
|||
Come for the skills, <br /> stay for the people.
|
||||
</Heading>
|
||||
<Text as="p" variant="lead" sx={{ maxWidth: 'copyPlus', mx: 'auto' }}>
|
||||
Coding is often seen as an isolating activity, whilst one may join a team
|
||||
to play football or a club to play chess, the stereotype of a
|
||||
programmer is a person alone in a dark room. But it doesn't have to be
|
||||
that way, you’ll find some <Highlight>fabulous people to talk</Highlight>{' '}
|
||||
to in our global Slack (Discord-style online groupchat) with 14,000+
|
||||
members, active at all hours. For leaders, you'll be able to connect with
|
||||
other leaders and support one another.
|
||||
Coding is often seen as an isolating activity. Plenty of groups exist for
|
||||
kids who are interested in sports, theater, or chess, but the stereotype
|
||||
of a programmer is a person who sits alone in a dark room.{' '}
|
||||
<strong>It doesn't have to be this way</strong>—in the Hack Club Slack
|
||||
(Discord-style online groupchat), you'll find a group of 14,000+{' '}
|
||||
<Highlight>fabulous people</Highlight> to talk to, active at all hours.
|
||||
For leaders, you'll be able to connect with other leaders and support one
|
||||
another.
|
||||
</Text>
|
||||
<Button
|
||||
as="a"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue