export const metadata = { title: "Избранное", }; import { FavoritesPage } from "@/app/pages/Favorites"; export default function Index() { return ; }