import { Box, Image, Link, Text } from 'theme-ui' import Icon from '@hackclub/icons' const useWaitlist = process.env.NEXT_PUBLIC_OPEN !== 'true' export default function Join() { return ( Discover the Hack Club Slack I'm ready to join Hack Club Slack community ) }