Feature/migration

This commit is contained in:
AmirHossein Mahmoodi
2025-05-05 09:57:50 +00:00
parent 18af64b3f6
commit 9bcddb6610
381 changed files with 9465 additions and 12983 deletions

View File

@@ -0,0 +1,9 @@
export const metadata = {
title: "پیشخوان",
};
const Page = () => {
return <></>;
};
export default Page;