mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update nextjs package
This commit is contained in:
+1
-1
@@ -178,7 +178,7 @@ const About: FC = () => {
|
||||
</div>
|
||||
</div>
|
||||
<div className='photo'>
|
||||
<Image src='/picture.jpg' width='auto' height='auto' layout='responsive' />
|
||||
<Image src='/picture.jpg' width='100%' height='100%' layout='responsive' />
|
||||
</div>
|
||||
</Wrapper>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user