import { ExclamationTriangleIcon } from "@heroicons/react/24/outline"; import { Links, Meta, Scripts } from "@remix-run/react"; import EmptyCard from "~/components/EmptyCard"; export default function NotFoundPage() { return (