diff --git a/layouts/shortcodes/paige/hero.html b/layouts/shortcodes/paige/hero.html
index c5bb7a9d..5c078084 100644
--- a/layouts/shortcodes/paige/hero.html
+++ b/layouts/shortcodes/paige/hero.html
@@ -28,9 +28,9 @@
{{ partial "paige/img.html" (dict
"alt" $alt
"class" $imageclass
- "height" $height
"fetchpriority" "high"
"format" $format
+ "height" $height
"loading" "eager"
"maxheight" $maxheight
"maxwidth" $maxwidth