start9-landing/src/_includes/components/landing/support.njk

21 lines
No EOL
747 B
Text

<section id="support" class="section--subtle">
<h1>get
<em>help</em>
</h1>
<div class="cols">
<div class="col">
<p>
Even though we've made it easy, running a personal server can still be intimidating or confusing at times.
</p>
<p>
At Start9, we pride ourselves on providing the best customer support in the world. We offer a comprehensive and detailed
user manual, an extensive FAQ, written and video tutorials, and direct access to our wonderful community and team of
technical experts.
</p>
</div>
<div class="col">
<img src="../assets/images/support1.png" alt="">
</div>
</div>
<a class="btn" href="{{ site.support.url }}">meet the team</a>
</section>