Typo page 404

This commit is contained in:
2023-04-15 21:57:53 +04:00
parent 125f2fe1f8
commit d41a946278
+1 -1
View File
@@ -16,7 +16,7 @@ export default function Custom404() {
/>
</a>
</Link>
<Typography variant='h2' align='center' >404 - La page nexsite pas 😔</Typography>
<Typography variant='h2' align='center' >404 - La page nexiste pas 😔</Typography>
<Link href='/'>
<a style={{textDecoration: 'none'}}><Typography style={{marginTop: '1em', color: 'green'}} variant='h3' align='center'>Retourner à laccueil 🏡</Typography></a>
</Link>