git credentials managed

This commit is contained in:
2026-01-11 17:06:40 +05:45
parent 729be0dd0c
commit 9ccea1886f
25 changed files with 2423 additions and 850 deletions

View File

@@ -1,10 +1,22 @@
<?php include("header.php") ?>
<section class="page-title" style="background-image: url(./assets/images/about/destination1.jpg);">
<div class="auto-container">
<h1>Services that we offer</h1>
<div class="pres-line-separator-wrapper text-start mb--10">
<div class="tmp-section-title-border text-start">
<div class="pres-line-separator-wrapper text-start mb--10">
<div class="line-separator line-left"></div>
<span class="subtitle">
<span class="subtitle-text">Service page</span>
</span>
<div class="line-separator line-right"></div>
</div>
</div>
</div>
<h1>Services That We Offer You</h1>
<div class="text">
<a href="index.php">Home</a>
/ Services
/Service List
</div>
</div>
</section>
@@ -25,15 +37,7 @@
<h2 class="title w-700 tmp-title-split">End-to-End Education Services <br>
Designed for Global Success</h2>
</div>
<div class="tmp-load-more d-flex justify-content-center">
<a class="tmp-btn btn-large hover-icon-reverse" href="#">
<span class="icon-reverse-wrapper">
<span class="btn-text">View More Services</span>
<span class="btn-icon"><i class="feather-loader"></i></span>
<span class="btn-icon"><i class="feather-loader"></i></span>
</span>
</a>
</div>
</div>
</div>