Guest User

Untitled

a guest
Dec 17th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. <section class="theme-block theme-services" id="theme-services">
  2. <div class="container">
  3. <div class="row">
  4. <div class="col-lg-12 col-md-12 col-xs-12">
  5. <div class="theme-section-module text-center">
  6. <p class="theme-section-subtitle">Our Services</p>
  7. <h2 class="theme-section-title"><b>We provide the</b> best services</h2>
  8. <div class="theme-separator-line-horrizontal-full"></div>
  9. </div>
  10. </div>
  11. </div>
  12. <div class="row theme-services-content">
  13. <div class="col-lg-4 col-md-6 col-sm-12">
  14. <article class="service-content text-center">
  15. <figure class="service-content-thumbnail">
  16. <a href="#"><i class="fa fa-mobile"></i></a>
  17. </figure>
  18. <h5 class="service-title"><a href="#">Pixel Perfect Design</a></h5>
  19. <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  20. <div class="service-links"><a href="#">Read More</a></div>
  21. </article>
  22. </div>
  23. <div class="col-lg-4 col-md-6 col-sm-12">
  24. <article class="service-content text-center">
  25. <figure class="service-content-thumbnail">
  26. <a href="#"><i class="fa fa-opencart"></i></a>
  27. </figure>
  28. <h5 class="service-title"><a href="#">WooCommerce Ready</a></h5>
  29. <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  30. <div class="service-links"><a href="#">Read More</a></div>
  31. </article>
  32. </div>
  33. <div class="col-lg-4 col-md-6 col-sm-12">
  34. <article class="service-content text-center">
  35. <figure class="service-content-thumbnail">
  36. <a href="#"><i class="fa fa-users"></i></a>
  37. </figure>
  38. <h5 class="service-title"><a href="#">Satisfied Clients</a></h5>
  39. <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  40. <div class="service-links"><a href="#">Read More</a></div>
  41. </article>
  42. </div>
  43. </div>
  44. </div>
  45. </section>
Add Comment
Please, Sign In to add comment