export default function Page() { return ( <p id="page-instant-false-passthrough"> Static page below instant:false layout </p> ) }