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

@@ -34,7 +34,7 @@ export default function AuthLayout({
<img
width={200}
height={60}
src="/igny8-logo-w-orange.png"
src="/images/logo/IGNY8_DARK_LOGO.png"
alt="IGNY8"
className="h-16 w-auto"
/>

View File

@@ -97,7 +97,7 @@ export default function SignUp() {
{/* Logo - Top Right */}
<Link to="/" className="absolute top-6 right-6">
<img
src="/igny8-logo-trnsp.png"
src="/images/logo/IGNY8_LIGHT_LOGO.png"
alt="IGNY8"
className="h-12 w-auto"
/>