{% if image %}
{{ image_alt }}
{% endif %}

{{ name }}

{% if title %}

{{ title }}

{% endif %} {% if description %}

{{ description }}

{% endif %} {% if socials %}
{% for social in socials %} {% endfor %}
{% endif %}