import Link from "next/link"; export default function NotFound() { return (

Memorial Not Found

This memorial page does not exist or has not been published yet.

Go Home
); }