export const metadata = { title: "Закладки", }; import { BookmarksPage } from "@/app/pages/Bookmarks"; export default function Index() { return ; }