mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-02 02:10:27 +00:00
Fix remaining warnings and remove leave necessary social links
This commit is contained in:
@@ -11,7 +11,7 @@ const Hero: FC = () => (
|
||||
<h2 className='blue'>Life Long Learner</h2>
|
||||
</div>
|
||||
<div className='photo'>
|
||||
<Image src='/photo.jpg' width={515} height={535} objectFit='cover' />
|
||||
<Image alt='Hazem Krimi' src='/photo.jpg' width={515} height={535} />
|
||||
</div>
|
||||
</Wrapper>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user