mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
15 lines
395 B
HTML
15 lines
395 B
HTML
---
|
|
title: Testimonials
|
|
layout: marketing
|
|
permalink: marketing/testimonials.html
|
|
---
|
|
|
|
<header class="hero">
|
|
<div class="container">
|
|
<h2 class="hero-title">Trusted by hundreds</h2>
|
|
<p class="hero-description">Our Users send us bunch of smilies with our services, and we love them 😍</p>
|
|
</div>
|
|
</header>
|
|
|
|
{% include "marketing/sections/testimonials.html" hide-header=true class="pt-0" %}
|