export const metadata = { title: "Меню", }; import { MenuPage } from "#/pages/MobileMenuPage"; export default function Index() { return ; }