Section 2 2.1 2.4 Completed

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-03 02:43:43 +00:00
parent e2d462d8b6
commit 94d37a0d84
21 changed files with 18 additions and 938 deletions

View File

@@ -470,7 +470,7 @@ const AppSidebar: React.FC = () => {
<>
<img
className="dark:hidden"
src="/images/logo/logo.svg"
src="/images/logo/IGNY8_LIGHT_LOGO.png"
alt="Logo"
width={113}
height={30}
@@ -485,7 +485,7 @@ const AppSidebar: React.FC = () => {
</>
) : (
<img
src="/images/logo/logo-icon.svg"
src="/images/logo/logo-icon.png"
alt="Logo"
width={24}
height={24}