Change copy in Slack component on homepage (#263)

This commit is contained in:
Matthew Stanciu 2021-11-25 01:27:35 -05:00 committed by GitHub
parent 0548d17b4f
commit eae6e2bf4f

View file

@ -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, youll 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"