import CardModel from './card-model' import { Box, Flex, Grid, Image, Text, Link } from 'theme-ui' import Buttons from './button' /** @jsxImportSource theme-ui */ export default function Haunted() { return ( Haunted Haunted House is a Chicago-based event full of sites and frights! Join us from October 28-29 for a weekend of coding pushing the bounds of creativity, where fright meets byte! Sign Up ) }