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 Error() {
width={192}
height={192}
src='/logo-192x192.png'
quality={20}
quality={[20, 75]}
loading='eager'
/>
<Typography variant='h2' align='center' >500 - Erreur du serveur 😭</Typography>
<Typography style={{marginTop: '1em', color: 'green'}} variant='h3' align='center'>Nous mettons tout en œuvre pour rétablir le site dans les plus brefs délais 💪🏾</Typography>