export default function Page() { return (
This is the admin dashboard page
) }