<section class="content-block template-testimonials bg-black bg-dark pt-lg pb-xs">
<div class="grid-container">
<div class="template-testimonials__wrapper">
<div class="template-testimonials__card">
<i class="template-testimonials__icon"></i>
<div class="template-testimonials__tag">Review</div>
<blockquote class="template-testimonials__blockquote">
Choosing neato was the best decision for our brand. Their seamless integration of cutting-edge technology and creative marketing tactics not only enhanced our user experience but also led to a remarkable 40% surge in online sales.</blockquote>
<cite class="template-testimonials__cite">
<div class="template-testimonials__about">
<span class="template-testimonials__position">Marketing Director, Wiley Wallaby</span>
</div>
</cite>
</div>
<div class="template-testimonials__card">
<i class="template-testimonials__icon"></i>
<div class="template-testimonials__tag">Review</div>
<blockquote class="template-testimonials__blockquote">
Choosing neato was the best decision for our brand. Their seamless integration of cutting-edge technology and creative marketing tactics not only enhanced our user experience but also led to a remarkable 40% surge in online sales.</blockquote>
<cite class="template-testimonials__cite">
<div class="template-testimonials__about">
<span class="template-testimonials__position">Marketing Director, Wiley Wallaby</span>
</div>
</cite>
</div>
<div class="template-testimonials__card">
<i class="template-testimonials__icon"></i>
<div class="template-testimonials__tag">Review</div>
<blockquote class="template-testimonials__blockquote">
Choosing neato was the best decision for our brand. Their seamless integration of cutting-edge technology and creative marketing tactics not only enhanced our user experience but also led to a remarkable 40% surge in online sales.</blockquote>
<cite class="template-testimonials__cite">
<div class="template-testimonials__about">
<span class="template-testimonials__position">Marketing Director, Wiley Wallaby</span>
</div>
</cite>
</div>
</div>
<div class="template-button">
<a href="/nto#" class="button button--outlined">See Case Studies</a>
</div>
</div>
</section>
{{ template("testimonials", {
"class": "bg-dark pt-lg pb-xs",
"bg": {
"color": "black"
},
"templateButton": {
"label": "See Case Studies",
"type": "button--outlined",
"url": "#"
},
"items": [
{
"tag": "Review",
"quote": "Choosing neato was the best decision for our brand. Their seamless integration of cutting-edge technology and creative marketing tactics not only enhanced our user experience but also led to a remarkable 40% surge in online sales.",
"position": "Marketing Director",
"name": "Wiley Wallaby"
},
{
"tag": "Review",
"quote": "Choosing neato was the best decision for our brand. Their seamless integration of cutting-edge technology and creative marketing tactics not only enhanced our user experience but also led to a remarkable 40% surge in online sales.",
"position": "Marketing Director",
"name": "Wiley Wallaby"
},
{
"tag": "Review",
"quote": "Choosing neato was the best decision for our brand. Their seamless integration of cutting-edge technology and creative marketing tactics not only enhanced our user experience but also led to a remarkable 40% surge in online sales.",
"position": "Marketing Director",
"name": "Wiley Wallaby",
"photo": "/assets/images/cms/author-photo.jpg"
}
]
}) }}