mirror of
https://github.com/safing/web
synced 2025-04-18 01:49:08 +00:00
Add contact img and container
This commit is contained in:
parent
ac6c007569
commit
d98c538371
2 changed files with 3 additions and 1 deletions
Before ![]() (image error) Size: 361 KiB After ![]() (image error) Size: 361 KiB ![]() ![]() |
|
@ -5,12 +5,14 @@ heading: Contact
|
|||
subheading: Contact us, we'd like to hear from you!
|
||||
exclude_community_snippet: true
|
||||
---
|
||||
<div class="ui container">
|
||||
<div class="text-center contact-text">
|
||||
You can reach us at <span class="contact-email">@</span>.<br>
|
||||
<i class="fa fa-lg fa-map-marker" aria-hidden="true"></i> We are located in Austria.<br>The Safing ICS Technologies GmbH is the legal entity behind Safing and was founded in 2017
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="contact-image">
|
||||
<div class="contact-image" style="margin-bottom: -6px;">
|
||||
<img src="{{ site.assets_url }}img/contact_img.jpg">
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue