export type PageProps = { params: { slug?: string[] }; };