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