{% set image = pimcore_image("cta-img", { "thumbnail": "heroImage", "title": "Sleep hier een afbeelding", }) %} {% if editmode %}
{% endif %} {{ pimcore_image("cta-img", { "thumbnail": "heroImage", "title": "Sleep hier een afbeelding", }) }} {% if editmode %}
{% endif %} {% if image.data.id is not null %} {% endif %}

{{ pimcore_input('hero-title', {'placeholder':'Title'}) }}

{{ pimcore_textarea('hero-text', {'placeholder':'Subtext'}) }}

{{ pimcore_link('content-link', {'placeholder':'Link', 'class':'cta-btn'}) }}