Skip to content
Friends
Let's get you on our list
response.json()) .then(data => { if(data.success) { submitted = true; successMessage = data.data.message; $dispatch('new-notification', { message: 'Request sent', type: 'success', description: 'We will contact you as soon as possible.' }); } else { errorMessage = data.data.message; } submitting = false; }) " >
Name
Email
Phone Number
Let’s go!
Subscribing
console.log('Error playing sound:', error)); " @mouseenter="toastsHovered=true;" @mouseleave="toastsHovered=false" x-init=" notificationSound = document.getElementById('notificationSound'); if(layout == 'expanded'){ expanded = true; } stackToasts(); $watch('toastsHovered', function(value){ if(layout == 'default'){ if(position.includes('bottom')){ resetBottom(); } else { resetTop(); } if(value){ // calculate the new positions expanded = true; if(layout == 'default'){ stackToasts(); } } else { if(layout == 'default'){ expanded = false; //setTimeout(function(){ stackToasts(); //}, 10); setTimeout(function(){ stackToasts(); }, 10) } } } }); " class="fixed block w-full group z-[99] sm:max-w-xs" :class="{ 'right-0 top-0 sm:mt-6 sm:mr-6': position=='top-right', 'left-0 top-0 sm:mt-6 sm:ml-6': position=='top-left', 'left-1/2 -translate-x-1/2 top-0 sm:mt-6': position=='top-center', 'right-0 bottom-0 sm:mr-6 sm:mb-6': position=='bottom-right', 'left-0 bottom-0 sm:ml-6 sm:mb-6': position=='bottom-left', 'left-1/2 -translate-x-1/2 bottom-0 sm:mb-6': position=='bottom-center' }" x-cloak>