Change logo resolution
This commit is contained in:
+3
-3
@@ -30,9 +30,9 @@ export default function Home({kantiteAwtis, kantiteTeks}) {
|
||||
<Container align='center'>
|
||||
<Image
|
||||
alt='Logo #OKi'
|
||||
width={384}
|
||||
height={220}
|
||||
src='/logo-384x220.png'
|
||||
width={192}
|
||||
height={110}
|
||||
src='/logo-192x110.png'
|
||||
/>
|
||||
<Typography variant='h6' component='h1'>
|
||||
Organisation KA Internationale
|
||||
|
||||
Reference in New Issue
Block a user