export { default } from './page-client' export async function generateMetadata() { return { robots: 'noindex, nofollow', } }