import Link from 'next/link' export default function Page() { return (

hello world

navigate to page calling unauthorized()
navigate to layout with metadata API calling unauthorized()
) }