Part of #734. A low-quality placeholder while the real image loads.
next/image ships placeholder: "blur" | "empty" | \data:image/...`withblurDataURL. Jahia already generates thumbnail renditions, and ?t=thumbnail` is the one resize a plain instance performs offline (#735) — so the LQIP source exists without any new infrastructure.
Part of #734. A low-quality placeholder while the real image loads.
next/imageshipsplaceholder: "blur" | "empty" | \data:image/...`withblurDataURL. Jahia already generates thumbnail renditions, and?t=thumbnail` is the one resize a plain instance performs offline (#735) — so the LQIP source exists without any new infrastructure.placeholder="blur", backed by the smallest available thumbnail, applied as abackground-imageon the<img>the way Next does.blurDataURLfor a caller-supplied data URI.