'use client' export default function Home() { return <h1 id="page-title">Page that would break</h1> }