diff --git a/pages/opensource.js b/pages/opensource.js index bd1801ae..16982d2d 100644 --- a/pages/opensource.js +++ b/pages/opensource.js @@ -1,17 +1,4 @@ -import { - Box, - Button, - Card, - Container, - Flex, - Grid, - Heading, - Image, - Input, - Link as A, - Text -} from 'theme-ui' -import theme from '@hackclub/theme' +import { Box, Card, Container, Flex, Grid, Heading, Text } from 'theme-ui' import Meta from '@hackclub/meta' import Icon from '@hackclub/icons' import Head from 'next/head' @@ -60,7 +47,7 @@ const Page = ({ repos }) => ( description="Explore our finances, code, planning documents and more." image="https://workshop-cards.hackclub.com/Open%20Source.png?theme=dark&fontSize=350px&brand=HQ" /> -