feat: announcement

This commit is contained in:
2026-06-24 17:54:15 +03:30
parent 58e794372d
commit 8db8fbb143
2 changed files with 308 additions and 0 deletions
+5
View File
@@ -80,6 +80,11 @@ export const NAV: NavSection[] = [
icon: SliderIcon,
items: [{ href: "/dashboard/sliders", label: "اسلایدرها" }],
},
{
label: "اعلان‌ها",
icon: SliderIcon,
items: [{ href: "/dashboard/announcements", label: "اعلان‌ها" }],
},
{
label: "تصاویر",
icon: ImageIcon,