Viewing File: /home/webrbaew/ratings.webriders.co/includes/slider.php
<section class="slider">
<div class="main-slider swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide position-relative">
<img src="img/slides/slide1.jpg" data-rjs="2" alt="Slider Img" />
<div class="container">
<div class="row align-items-center">
<div class="col-xl-6 col-lg-8">
<div class="slide-content">
<h3 data-animate="fadeInUp">VIRPHONE Business</h3>
<h1 data-animate="fadeInUp" data-delay=".3" class="text-uppercase">
We Are The Top <br />
<span>VIRPHONE</span> Phone Experts!
</h1>
<p data-animate="fadeInUp" data-delay=".5">We can provide all the VoIP phones, headsets, and accessories your business needs for communications success.</p>
<a href="products.php" class="btn btn-transparent" data-animate="fadeInUp" data-delay=".9">Explore Now</a>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-slide position-relative">
<img src="img/slides/slide2.jpg" data-rjs="2" alt="Slider Img" />
<div class="container">
<div class="row align-items-center">
<div class="col-xl-6 col-lg-8">
<div class="slide-content">
<h3 data-animate="fadeInUp">VIRPHONE Business</h3>
<h1 data-animate="fadeInUp" data-delay=".3" class="text-uppercase">
We Are The Top <br />
<span>VIRPHONE</span> Phone Experts!
</h1>
<p data-animate="fadeInUp" data-delay=".5">You choose the VoIP phone hardware that helps you look, work, and sound your best, and we’ll take care of the rest. Attached to your current phone? Check our compatible devices.</p>
<a href="products.php" class="btn btn-transparent" data-animate="fadeInUp" data-delay=".9">Explore Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-pagination main-slider-pagination slider-pagination-style"></div>
</div>
</section>
Back to Directory
File Manager