From a40c669f92bf2d9b9aa998e3bd26deebff41c3ef Mon Sep 17 00:00:00 2001 From: Nicolas AMBROISE Date: Thu, 12 Jun 2025 16:22:04 +0200 Subject: [PATCH] Add figure image structure --- .../wcm/components/image/v3/image/image.html | 32 ++++++++++--------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/content/src/content/jcr_root/apps/core/wcm/components/image/v3/image/image.html b/content/src/content/jcr_root/apps/core/wcm/components/image/v3/image/image.html index cd9de21ffa..4ac7309dda 100644 --- a/content/src/content/jcr_root/apps/core/wcm/components/image/v3/image/image.html +++ b/content/src/content/jcr_root/apps/core/wcm/components/image/v3/image/image.html @@ -28,20 +28,22 @@ data-cmp-hook-image="imageV3" class="cmp-image${!wcmmode.disabled ? ' cq-dd-image' : ''}" itemscope itemtype="http://schema.org/ImageObject"> - - ${image.alt || true} - - ${image.title} - +
+ + ${image.alt || true} + +
${image.title}
+ +