update
This commit is contained in:
73
about.php
73
about.php
@@ -1,6 +1,6 @@
|
||||
<?php include("header.php") ?>
|
||||
<!-- Page Title -->
|
||||
<section class="page-title" style="background-image: url(assets/images/background/bg-3.jpg);">
|
||||
<section class="page-title" style="background-image: url(assets/images/background/image.png);">
|
||||
<div class="auto-container">
|
||||
<h1>About</h1>
|
||||
<div class="text">
|
||||
@@ -72,8 +72,8 @@ As a managing director of the companies I am a true leader who inspire my team t
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- services Section -->
|
||||
<section class="services-section">
|
||||
<!-- certificate Section -->
|
||||
<!-- <section class="services-section">
|
||||
<div class="auto-container">
|
||||
<div class="sec-title text-center">
|
||||
<div class="sub-title">Certifications & Achievements</div>
|
||||
@@ -111,9 +111,72 @@ As a managing director of the companies I am a true leader who inspire my team t
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section> -->
|
||||
|
||||
<section class="testimonials-section-two">
|
||||
<div class="auto-container">
|
||||
<div class="sec-title text-center">
|
||||
<div class="sub-title">Certifications & Achievements</div>
|
||||
<h2>Certified expertise you can trust.</h2>
|
||||
</div>
|
||||
<div class="theme_carousel owl-theme owl-carousel" data-options='{"loop": true, "margin": 40, "autoheight":true, "lazyload":true, "nav": true, "dots": true, "autoplay": true, "autoplayTimeout": 6000, "smartSpeed": 1000, "responsive":{ "0" :{ "items": "1" }, "600" :{ "items" : "1" }, "768" :{ "items" : "2" } , "992":{ "items" : "2" }, "1200":{ "items" : "3" }}}'>
|
||||
|
||||
<div class="testimonial-block-two">
|
||||
|
||||
<div class="inner-box">
|
||||
|
||||
<div class="venture-card">
|
||||
<a href="assets/images/resource/certificate.png" class="lightbox-image" data-fancybox="gallery">
|
||||
<img src="assets/images/resource/certificate.png" alt="Venture 4">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="testimonial-block-two">
|
||||
|
||||
<div class="inner-box">
|
||||
|
||||
<div class="venture-card">
|
||||
<a href="assets/images/resource/certificate.png" class="lightbox-image" data-fancybox="gallery">
|
||||
<img src="assets/images/resource/certificate.png" alt="Venture 3">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="testimonial-block-two">
|
||||
|
||||
<div class="inner-box">
|
||||
|
||||
<div class="venture-card">
|
||||
<a href="assets/images/resource/certificate.png" class="lightbox-image" data-fancybox="gallery">
|
||||
<img src="assets/images/resource/certificate.png" alt="Venture 1">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="testimonial-block-two">
|
||||
|
||||
<div class="inner-box">
|
||||
|
||||
<div class="venture-card">
|
||||
<a href="assets/images/resource/certificate.png" class="lightbox-image" data-fancybox="gallery">
|
||||
<img src="assets/images/resource/certificate.png" alt="Venture 2">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<!-- video -->
|
||||
<!-- Video Section -->
|
||||
<section class="video-section">
|
||||
|
||||
Reference in New Issue
Block a user