add links to service section

This commit is contained in:
2025-09-18 02:40:06 +00:00
parent bb993365d9
commit 976c06be6d
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -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>