Img med lazy load og crop

PHOTO EMBED

Thu Dec 02 2021 17:11:09 GMT+0000 (Coordinated Universal Time)

Saved by @distance

<img loading=lazy src="@(Model.HasValue("image") && Model.GetPropertyValue<IPublishedContent>("image") != null ? Model.GetPropertyValue<IPublishedContent>("image").Url : "")?quality=80&width=666&height=666&mode=crop" />
content_copyCOPY