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