Adapt components with new css & NextJs rules

This commit is contained in:
2026-04-21 19:31:26 +04:00
parent 6b94f95bb8
commit 532a92fca2
26 changed files with 110 additions and 105 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ export default function NotFound() {
width={192}
height={192}
src='/logo-192x192.png'
quality={20}
quality={[20, 75]}
loading='eager'
/>
</Link>
<Typography variant='h2' align='center' >404 - La page nexiste pas 😔</Typography>