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

@@ -74,7 +74,7 @@ const Header: React.FC<HeaderProps> = ({ onClick, onToggle }) => {
<Link to="/" className="lg:hidden">
<img
className="dark:hidden"
src="./images/logo/logo.svg"
src="./images/logo/IGNY8_LIGHT_LOGO.png"
alt="Logo"
/>
<img