feat: improve image loading
This commit is contained in:
@@ -30,6 +30,8 @@ const IntroContent = ({ greeting }: IIntroContentProps): JSX.Element => {
|
||||
src={profilePic}
|
||||
alt={"Frontal image showing Patryk Kuchta"}
|
||||
fill={true}
|
||||
priority={true}
|
||||
placeholder="blur"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user