Adapt components with new css & NextJs rules
This commit is contained in:
+2
-1
@@ -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 n’existe pas 😔</Typography>
|
||||
|
||||
Reference in New Issue
Block a user