import { Box, Button, Heading, Link, Text, Container, Badge } from 'theme-ui'
import Fade from 'react-reveal/Fade'
import ScrollHint from '../scroll-hint'
import Image from 'next/image'
import hero from '../../public/bank/bg.webp'
export default function Landing() {
return (
<>
This semester, we're helping to kickstart
A renaissance of IRL{' '}
high school hackathons.
lakjsdf;lajsdf;lkjasd;lfja;sldkjfalskdjf;l
>
)
}
function Slide({ children }) {
return (
{children}
)
}
function Vignette() {
return (
)
}
function Highlight(props) {
return (
)
}