Skip to content
Snippets Groups Projects
Verified Commit 73ef4d66 authored by Erxleben, Fredo's avatar Erxleben, Fredo
Browse files

Remove unused service box

parent 842de6b5
No related branches found
No related tags found
Loading
<div>
<h1>{{ page.title }}</h1>
<h2>A cluster of
<a href="https://www.hifis.net/" class="logo-link btn btn-primary btn-lg">
<img
id="title-logo"
class="logo"
src="{{ '/assets/img/HIFIS_Logo_Inverted_cropped.svg' | relative_url }}"
alt="HIFIS Logo">
</a>
</h2>
</div>
<div class="alert alert-primary services-box">
<h2>Discover our services</h2>
<div class="services-title-buttons">
<a href="{{ 'services/training' | relative_url }}" class="btn btn-primary btn-lg">
<i class="fas fa-university"></i> Education &amp; Training
</a>
<a href="{{ 'services#technology' | relative_url }}" class="btn btn-primary btn-lg">
<i class="fas fa-laptop-code"></i> Technology
</a>
<a href="{{ 'services#consulting' | relative_url }}" class="btn btn-primary btn-lg">
<i class="fas fa-chart-line"></i> Consulting
</a>
<a href="{{ 'services#community' | relative_url }}" class="btn btn-primary btn-lg">
<i class="fas fa-users"></i> Communities
</a>
</div>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment