import { Hero } from "../components/blocks/hero"; import { Layout } from "../components/layout"; export default function FourOhFour() { return ( ); }