Only to some, where it is not invasive and can be useful. If the microdata will be successful in SE rankings, it can be expanded more. Signed-off-by: Egor Savkin <es@m-labs.hk>
34 lines
1.6 KiB
HTML
34 lines
1.6 KiB
HTML
<div class="row pt-5 pb-5">
|
|
|
|
<div class="col-12 col-md-6 pb-5 pb-md-0" itemscope itemtype="https://schema.org/ContactPoint">
|
|
|
|
<h5 class="pb-3" itemprop="contactType">Sales inquiries</h5>
|
|
|
|
<p itemprop="description">
|
|
To purchase ARTIQ Sinara hardware, software and gateware development services, or to enter a technical support agreement, write to <a href="mailto:sales@{{get_env(name="DOMAINNAME", default="m-labs.hk")}}" itemprop="email">sales@{{get_env(name="DOMAINNAME", default="m-labs.hk")}}</a>.
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<div class="col-12 col-md-6 pb-5 pb-md-0">
|
|
|
|
<div class="pb-3" itemscope itemtype="https://schema.org/ContactPoint">
|
|
<h5 class="pb-3" itemprop="contactType">Commercial technical support</h5>
|
|
|
|
<p>
|
|
If you need help setting up ARTIQ hardware purchased from us, or if you have a commercial technical support agreement with us, email us anytime at <a href="mailto:helpdesk@{{get_env(name="DOMAINNAME", default="m-labs.hk")}}" itemprop="email">helpdesk@{{get_env(name="DOMAINNAME", default="m-labs.hk")}}</a>.
|
|
</p>
|
|
</div>
|
|
|
|
<div class="mt-3" itemscope itemtype="https://schema.org/ContactPoint">
|
|
<h5 class="pb-3" itemprop="contactType">Community support</h5>
|
|
|
|
<p itemprop="description">
|
|
Our open source projects such as ARTIQ have an active user community. Get and offer help on the <a href="https://chat.m-labs.hk/" target="_blank" rel="noopener noreferrer" itemprop="url">Mattermost chat</a>, on IRC #m-labs on OFTC, or on <a href="https://forum.m-labs.hk/" rel="noopener noreferrer" target="_blank" itemprop="url">the forum</a>.
|
|
</p>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|