style: Update image loading attribute in HeroSection
This commit is contained in:
parent
f28fed71af
commit
78b0b901a5
@ -45,6 +45,7 @@ export function HeroSection() {
|
|||||||
alt=""
|
alt=""
|
||||||
width={530}
|
width={530}
|
||||||
height={530}
|
height={530}
|
||||||
|
loading="eager"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<div class="relative">
|
<div class="relative">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user