add links to service section
This commit is contained in:
@@ -153,11 +153,13 @@
|
||||
</div>
|
||||
<div class="row text-center">
|
||||
<div class="col-md-4">
|
||||
<a href="#portfolio" class="page-scroll">
|
||||
<span class="fa-stack fa-4x">
|
||||
<i class="fa fa-circle fa-stack-2x text-primary"></i>
|
||||
|
||||
<i class="fa fa-rocket fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
</a>
|
||||
<h4 class="service-heading">Machine Learning & AI </h4>
|
||||
<p class="text-muted">
|
||||
Leverage advanced technologies to drive insights and efficiency in your
|
||||
@@ -165,19 +167,23 @@
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<a href="#portfolio" class="page-scroll">
|
||||
<span class="fa-stack fa-4x">
|
||||
<i class="fa fa-circle fa-stack-2x text-primary"></i>
|
||||
<i class="fa fa-laptop fa-stack-1x fa-inverse"></i>
|
||||
|
||||
</span>
|
||||
</a>
|
||||
<h4 class="service-heading">Software Development</h4>
|
||||
<p class="text-muted">Custom coding solutions designed to meet your unique business requirements.</p>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<a href="#portfolio" class="page-scroll">
|
||||
<span class="fa-stack fa-4x">
|
||||
<i class="fa fa-circle fa-stack-2x text-primary"></i>
|
||||
<i class="fa fa-server fa-stack-1x fa-inverse"></i>
|
||||
</span>
|
||||
</a>
|
||||
<h4 class="service-heading">Linux Server Optimization</h4>
|
||||
<p class="text-muted">Enhance the performance and reliability of your server infrastructure.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user