import { NextSeo } from "next-seo"; import Image from "next/image"; import Link from "next/link"; import angryPandaGif from "../public/static/images/angry-panda.gif"; const Custom404 = () => ( <>