const currentHead = document.head; preloadLinks.forEach(({ href, as }) => { const link = document.createElement('link'); const resourceDomain = new URL(href).hostname; link.rel = 'preload'; link.href = href; link.as = as; // Set crossOrigin attribute if the domain is different from 'aspireapp.com' if (!resourceDomain.endsWith('aspireapp.com')) { link.crossOrigin = 'anonymous'; } currentHead.appendChild(link); }); } catch (error) { console.error('Error while adding preload links:', error); } }; // Delay execution by 3 second setTimeout(() => { if ('requestIdleCallback' in window) { requestIdleCallback(execute); } else { execute(); } }, 3000); }());

天美传媒

Talk to Us

Contact our sales team today to embark on a journey of financial empowerment with Aspire.

Whether you have questions about our products, want a personalized demo, or are ready to discuss a tailored solution for your business, we're here to help.

Business accounts to take your business to the next level
Get access to market-leading FX rates
Pay suppliers and vendors with ease with our corporate cards
Track and manage your expenses in real-time
For support queries, to chat with us. ?