testimonials.html 395 B

1234567891011121314
  1. ---
  2. title: Testimonials
  3. layout: marketing
  4. permalink: marketing/testimonials.html
  5. ---
  6. <header class="hero">
  7. <div class="container">
  8. <h2 class="hero-title">Trusted by hundreds</h2>
  9. <p class="hero-description">Our Users send us bunch of smilies with our services, and we love them 😍</p>
  10. </div>
  11. </header>
  12. {% include "marketing/sections/testimonials.html" hide-header=true class="pt-0" %}