feat: add image alt texts
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
image="{data.image.0}"
|
||||
treatIdAsReference="1"
|
||||
cropVariant="default"
|
||||
alt="{data.header}"
|
||||
alt="{data.image.0.alternative}"
|
||||
class="textimage-image"
|
||||
/>
|
||||
</picture>
|
||||
|
||||
Reference in New Issue
Block a user