import { Debug } from '../components/debug' export default function Page() { return <Debug page="/app/page.js" pathname="/" /> }