diff --git a/app/collections/page.tsx b/app/collections/page.tsx
new file mode 100644
index 0000000..cd68b69
--- /dev/null
+++ b/app/collections/page.tsx
@@ -0,0 +1,10 @@
+import { CollectionsPage } from "#/pages/Collections";
+
+export const metadata = {
+ title: "Коллекции",
+ description: "Просмотр и управление коллекциями",
+}
+
+export default function Collections() {
+ return
Новая коллекция
+Показать все
+ ++ {props.title_ru} +
+