main: add many things to app :)

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2025-12-30 01:30:31 +03:30
parent 91c149e92e
commit 895afc44af
26 changed files with 2180 additions and 249 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ export default function AdminSidebar() {
<h1 className="text-2xl font-bold text-paper-dark border-b-4 border-paper-dark inline-block pb-1">
Admin Panel
</h1>
<p className="text-sm text-paper-gray mt-3">Parsa Music Store</p>
<p className="text-sm text-paper-gray mt-3">Podzahr</p>
</div>
{/* Menu */}