import { Button } from "../components/Button"; import { HeroPattern } from "../components/HeroPattern"; export default function NotFound() { return ( <>
404
Sorry, we couldn’t find the page you’re looking for.