65 lines
3.0 KiB
PHP
65 lines
3.0 KiB
PHP
<!-- Venture Section Two -->
|
|
<section class="testimonials-section-two">
|
|
<div class="auto-container">
|
|
<div class="sec-title text-center">
|
|
<div class="sub-title">Business Ventures</div>
|
|
<h2>Some of My Business Ventures</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/venture4.png" class="lightbox-image" data-fancybox="gallery">
|
|
<img src="assets/images/resource/venture4.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/venture3.png" class="lightbox-image" data-fancybox="gallery">
|
|
<img src="assets/images/resource/venture3.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/venture1.png"" class="lightbox-image" data-fancybox="gallery">
|
|
<img src="assets/images/resource/venture1.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/venture2.png" class="lightbox-image" data-fancybox="gallery">
|
|
<img src="assets/images/resource/venture2.png" alt="Venture 2">
|
|
</a>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|