Advertisement
Guest User

Untitled

a guest
Aug 1st, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.71 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.  
  15. <article class="service-content text-center">
  16.  
  17. <figure class="service-content-thumbnail">
  18. <a href="#"><i class="fa fa-laptop"></i></a>
  19. </figure>
  20.  
  21. <h5 class="service-title"><a href="#">Pixel Perfect Design</a></h5> <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  22.  
  23. <div class="service-links"><a href="#">Read More</a></div>
  24.  
  25.  
  26.  
  27.  
  28. </article>
  29.  
  30. </div>
  31. <div class="col-lg-4 col-md-6 col-sm-12">
  32.  
  33. <article class="service-content text-center">
  34.  
  35. <figure class="service-content-thumbnail">
  36. <a href="#"><i class="fa fa fa-opencart"></i></a>
  37. </figure>
  38.  
  39. <h5 class="service-title"><a href="#">WooCommerce Ready</a></h5> <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  40.  
  41. <div class="service-links"><a href="#">Read More</a></div>
  42.  
  43.  
  44.  
  45.  
  46. </article>
  47.  
  48. </div>
  49. <div class="col-lg-4 col-md-6 col-sm-12">
  50.  
  51. <article class="service-content text-center">
  52.  
  53. <figure class="service-content-thumbnail">
  54. <a href="#"><i class="fa fa fa-users"></i></a>
  55. </figure>
  56.  
  57. <h5 class="service-title"><a href="#">Satisfied Clients</a></h5> <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  58.  
  59. <div class="service-links"><a href="#">Read More</a></div>
  60.  
  61.  
  62.  
  63.  
  64. </article>
  65.  
  66. </div>
  67. <div class="col-lg-4 col-md-6 col-sm-12">
  68.  
  69. <article class="service-content text-center">
  70.  
  71. <figure class="service-content-thumbnail">
  72. <a href="#"><i class="fa fa-globe "></i></a>
  73. </figure>
  74.  
  75. <h5 class="service-title"><a href="#">SEO Optimized</a></h5> <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  76.  
  77. <div class="service-links"><a href="#">Read More</a></div>
  78.  
  79.  
  80.  
  81.  
  82. </article>
  83.  
  84. </div>
  85. <div class="col-lg-4 col-md-6 col-sm-12">
  86.  
  87. <article class="service-content text-center">
  88.  
  89. <figure class="service-content-thumbnail">
  90. <a href="#"><i class="fa fa-bold"></i></a>
  91. </figure>
  92.  
  93. <h5 class="service-title"><a href="#">Bootstrap 4 Compatible</a></h5> <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  94.  
  95. <div class="service-links"><a href="#">Read More</a></div>
  96.  
  97.  
  98.  
  99.  
  100. </article>
  101.  
  102. </div>
  103. <div class="col-lg-4 col-md-6 col-sm-12">
  104.  
  105. <article class="service-content text-center">
  106.  
  107. <figure class="service-content-thumbnail">
  108. <a href="#"><i class="fa fa-cogs"></i></a>
  109. </figure>
  110.  
  111. <h5 class="service-title"><a href="#">Powerful Options</a></h5> <p>Lorem Ipsum is simply text of the printing and typesetting industry. Lorem Ipsum has been standard dummy.</p>
  112.  
  113. <div class="service-links"><a href="#">Read More</a></div>
  114.  
  115.  
  116.  
  117.  
  118. </article>
  119.  
  120. </div>
  121. </div>
  122. </div>
  123. </section>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement