Update Custom404
This commit is contained in:
+3
-3
@@ -12,13 +12,13 @@ export default function Custom404() {
|
||||
width={551}
|
||||
height={315}
|
||||
src='/oki-logo-551x315.png'
|
||||
quality={50}
|
||||
quality={20}
|
||||
/>
|
||||
</a>
|
||||
</Link>
|
||||
<Typography variant='h2' align='center' >404 - Pa ni ayen 🥺</Typography>
|
||||
<Typography variant='h2' align='center' >404 - La page n’exsite pas 😔</Typography>
|
||||
<Link href='/'>
|
||||
<a style={{textDecoration: 'none'}}><Typography style={{marginTop: '1em', color: 'green'}} variant='h3' align='center'>Viré a kaz 🏡</Typography></a>
|
||||
<a style={{textDecoration: 'none'}}><Typography style={{marginTop: '1em', color: 'green'}} variant='h3' align='center'>Retourner à l’accueil 🏡</Typography></a>
|
||||
</Link>
|
||||
</Container>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user