import * as React from 'react' import Link from 'next/link' export default function Page() { return ( <>

Not found

go back ) }