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