> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/spark-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/spark-documentation/home-automotive/contact-us-block.md).

# Contact Us Block

<figure><img src="/files/YRfRQZ5M4Lu7dVfk4Xzj" alt=""><figcaption></figcaption></figure>

To show **Home Brands** on Home page, In the Page Builder -> Go to **Widgets** -> drag and drop **HTML block** into specified sections.

<figure><img src="/files/j9dlPPKvunyUJzWHoz30" alt=""><figcaption></figcaption></figure>

In field **HTML block**:

<figure><img src="/files/Ojglqw2FAGVOxikifw6T" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
When you are happy with your changes, don't forget click **Save HTML** and **Publish** to repackage the edited theme.
{% endhint %}

After that, input sample content below:

```html
<div class="footer_contactUs" data-halo-load="animation">
    <div class="container">
        <div class="contactUs halo-fadeInUp" data-halo-animate="1">
            <span>Need help? We're available at</span><a href="tel:(077)-670-4157" aria-label="(077)-670-4157"><strong>(077)-670-4157</strong></a>
            <span class="or1"> - </span>
            <span>Email us at</span><a href="mailto:example@domain.com" aria-label="example@domain.com">example@domain.com</a>
            <span class="or2">or</span><a class="button button--primary" href="#" aria-label="live help"><span>live help</span></a>
        </div>
    </div>
</div>

```

Or use button below to generate the code with your own banners. Please click the **Copy code** on the popup after you changed all the blocks.

{% embed url="<https://codepen.io/HaloThemes/pen/LYXpXQM>" %}

{% hint style="info" %}
Please click the "Run Pen" button to be used
{% endhint %}
