Re-add Slack CTA button to homepage (#1653)

This commit is contained in:
hex4 2025-10-07 18:54:20 -06:00 committed by GitHub
parent ff44be5ffd
commit 8ac8aaadb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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>