git credentials managed
This commit is contained in:
26
service.php
26
service.php
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user