{% extends 'frontend/front-end-base.html.twig' %}
{% block title %} {{ page_title|default('Contact Us')|raw|striptags }} {% endblock %}
{% block body %}
{% embed "frontend/panel/content-page-title.html.twig" %}
{% block pageTitle %}
{{ page_title|default('Contact Us')|raw }}
{% endblock %}
{% block bannerImage %}
{% set imagePath = asset('build/images/contact-us.png') %}
background: url('{{ imagePath }}') top center no-repeat; background-size: cover;
{% endblock %}
{% block headerFontClass %} text-white {% endblock %}
{% endembed %}
{{ block.content|raw|striptags }}
{{ block.content|raw|striptags }}
123 Corner Str, Africa
000 000-0000
Contact Us
{{ block.title }}