mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Re-add Slack CTA button to homepage (#1653)
This commit is contained in:
parent
ff44be5ffd
commit
8ac8aaadb4
1 changed files with 11 additions and 0 deletions
|
|
@ -331,6 +331,17 @@ function Page({
|
|||
Get up to $400 to make Hardware
|
||||
</Text>
|
||||
</Button>
|
||||
|
||||
<Button
|
||||
variant="ctaLg"
|
||||
as="a"
|
||||
href="/slack"
|
||||
mt={[3, 0, 0]}
|
||||
mr={3}
|
||||
sx={{ transformOrigin: 'center left' }}
|
||||
>
|
||||
Join Slack
|
||||
</Button>
|
||||
</Box>
|
||||
</Heading>
|
||||
</Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue