-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathloe_sidebar.html
13 lines (8 loc) · 1.08 KB
/
loe_sidebar.html
1
2
3
4
5
6
7
8
9
10
11
12
13
<div class="loe_sidebar">
<button onclick="disableLOESidebar()" style="width: 100%;" class="nw_button nw_button--primary -filled psa-button">Schließen</button>
<h6>Interesse an unseren Services?</h6>
Gerne können Sie uns jederzeit kontaktieren. Während unserer Geschäftszeiten antworten wir üblicherweise innerhalb weniger Stunden auf Nachrichten und innerhalb kürzester Zeit auf Anrufe.<br /><br /><br />
<button onclick="location.href='tel:042715727'" style="width: 100%;" class="nw_button nw_button--primary -filled psa-button" id="phone"><i class="fa-solid fa-phone" aria-hidden="true"> </i> +49 (0)4271 57 27</button>
<button onclick="location.href='mailto:info@loechel-industriebedarf.de'" style="width: 100%;" class="nw_button nw_button--primary -filled psa-button"><i class="fa-solid fa-envelope" aria-hidden="true"> </i> info@loechel-industriebedarf.de</button>
<button onclick="location.href='https://www.loechel-industriebedarf.de/nordwestcallback'" style="width: 100%;" class="nw_button nw_button--primary -filled psa-button">Kontaktformular</button>
</div>