import PageContent from './page-content' export const metadata = { title: 'Page 1', description: 'Page 1 Description', } export default PageContent