{% if title.text || subtitle.text || paragraph.text %}

{% set trimTitle = title.text.trim() %} {% set isFirstHero = globalContext.sectionClasses.includes('option-section-hero') and globalContext.index == 0 %}
{% if title.text %} {% if isFirstHero %}

{{ title.text|safe }}

{% else %}

{{ title.text|safe }}

{% endif %} {% endif %} {% if subtitle.text|stripParagraphTags %}

{{ subtitle.text|safe }}

{% endif %} {% if paragraph.text|stripParagraphTags %}
{{ paragraph.text|safe }}
{% endif %} {% if collection_links !== undefined %}
{% if collection_links !== undefined %} {% for link in collection_links %} {% set linkRaw = link.link | linkData %} {% if linkRaw.text %} {{ linkRaw.text }} {% endif %} {% endfor %} {% endif %}
{% endif %}
{% set videoUrl = image.uploaded_file.url|lower %} {% set isVideo = !!videoUrl.match(".(mpg|mpeg|mp4|avi|webm|mov)$") %} {% if isVideo %}
{% else %} {% if image|image %}
{{ image.display_text|default(title.text) }}
{{ image.caption|safe }}
{% endif %} {% endif %}
{% endif %} Skip to main content

¿Hablamos de vuestra boda?
Contadnos qué estáis preparando. Podéis abrir el formulario desde «Contacto» en el menú superior.