feat: add fetchpriority to hero image
This commit is contained in:
@@ -44,6 +44,7 @@
|
|||||||
<f:image
|
<f:image
|
||||||
image="{data.image.0}"
|
image="{data.image.0}"
|
||||||
treatIdAsReference="1"
|
treatIdAsReference="1"
|
||||||
|
fetchpriority="high"
|
||||||
cropVariant="default"
|
cropVariant="default"
|
||||||
width="430c"
|
width="430c"
|
||||||
alt="Hero Image"
|
alt="Hero Image"
|
||||||
|
|||||||
Reference in New Issue
Block a user