jQuery(document).ready(function($) { var swiper = new Swiper('.swiper-container', { effect: 'fade', // Enables fade effect fadeEffect: { crossFade: true // Optional: smooth fade transition }, loop: true, pagination: { el: '.swiper-pagination', clickable: true, }, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, autoplay: { delay: 5000, disableOnInteraction: false, }, }); });

Wanna learn how to start delegating like a boss?

Download our free Outsourcing Audit to identify what time-suckers are ready to be delegated, so you can do...well, anything else!

By downloading the free guide, you will be added to our subscriber list and receive non-sucky emails from time to time. You can opt-out at any time if they’re not your cup of tea.