import { Box, Heading, Text, Link } from 'theme-ui'
import Footer from '../footer'
const Description = () => (
A project by Hack Club.
Previous edition: Power Hour
Hack Club is a registered 501(c)3 nonprofit organization that supports a
network of 20k+ technical high schoolers. We believe you learn best by
building so we're creating community and providing grants so you can make. In the past few years, we've{' '}
given away 100k+ in hardware grants
,{' '}
hosted the world's longest hackathon on land
, and{' '}
brought 183 teenagers to SF for a hackathon
.
)
const ArcadeFooter = () => {
return (
)
}
export default ArcadeFooter