import { LinkButton } from "../Button"; export const NotFound = () => (

Not Found

{"The page you're looking for isn't here"}

Go Home
);