{% for i in "1,2"|range %}
{% capture as text1 silent %}homepage_bottom{{ i }}_text1{% endcapture %}
{% capture as text2 silent %}homepage_bottom{{ i }}_text2{% endcapture %}
{% capture as icon silent %}homepage_bottom{{ i }}_icon{% endcapture %}
{% capture as brands_link silent %}homepage_bottom{{ i }}_link{% endcapture %}