{{ page.restaurant_101.t_headline}}

{{ page.restaurant_101.t_subheadline}}

{% if page.restaurant_101.t_button_text %} {{ page.restaurant_101.t_button_text}} {% endif %}
{% if page.restaurant_101.i_image %}
{% picture features pages/{{ page.restaurant_101.i_image }} alt="{{ page.restaurant_101.i_image | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" %}
{% endif %}