Create Reviews section
This commit is contained in:
@@ -14,6 +14,7 @@ $(document).ready(function () {
|
||||
$('.reviews__content').slick({
|
||||
nextArrow: '<img class="slick-next" src="img/social/arrow-right.svg">',
|
||||
prevArrow: '<img class="slick-prev" src="img/social/arrow-left.svg">',
|
||||
auto: true,
|
||||
autoplay: true,
|
||||
autoplaySpeed: 4000,
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user