export default function ClientPage() { return ( <>

hello from app/client-nested

) }