{%- assign source = page.hero_source | default: 'investimentos' -%} {%- assign data = site.data[source].hero -%}
{{ data.title }}
{{ data.subtitle }}
{% include components/cadastro-form.html %}
{{ data.users_number }} {{ data.users_suffix }}
{% include image.html src=data.illustration.src alt=data.illustration.alt %}