Skip to content

Commit

Permalink
Add new office address
Browse files Browse the repository at this point in the history
  • Loading branch information
Umair Khan authored and Umair Khan committed Aug 5, 2024
1 parent c68e512 commit f6b7e8f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions content/english/contact/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ draft: false

@media (min-width: 600px) {
.contact-grid {
grid-template-columns: repeat(2, 1fr);
grid-template-columns: repeat(3, 1fr);
}

.icon {
Expand All @@ -42,6 +42,10 @@ draft: false
</style>

<div class="contact-grid">
<div class="contact-item">
<i class="fa-regular fa-building icon"></i>
<p>120 Carlton St - Unit 414, Toronto, ON, Canada M5A 4K2</p>
</div>
<div class="contact-item">
<i class="fa-solid fa-truck icon"></i>
<p>Qoherent @ YSpace
Expand All @@ -57,7 +61,7 @@ draft: false
</div>

<div style="width: 80%; margin: 0 auto; text-align: center; margin-bottom:40px margin-top:40px; border-radius:30px">
<iframe style="width: 100%; height: 425px; border: 2px solid #ccc; border-radius: 15px;" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?width=100%25&amp;height=600&amp;hl=en&amp;q=169%20Enterprise%20Blvd,%20Markham+(Qoherent)&amp;t=&amp;z=17&amp;ie=UTF8&amp;iwloc=B&amp;output=embed"></iframe>
<iframe style="width: 100%; height: 425px; border: 2px solid #ccc; border-radius: 15px;" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?width=100%25&amp;height=600&amp;hl=en&amp;q=120%20Carlton%20St,%20Toronto+(Qoherent)&amp;t=&amp;z=17&amp;ie=UTF8&amp;iwloc=B&amp;output=embed"></iframe>
</div>

Please fill out this form for **business inquiries**. _For technical support, please contact your Qoherent support representative directly._
Expand Down

0 comments on commit f6b7e8f

Please sign in to comment.