import { FC } from "react"; import Head from "next/head"; import { Layout } from "components/Layout"; const FiveHundred: FC = () => ( Link Shell ); export default FiveHundred;