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