SOCIAL MEDIA HUB

ASPECT Live Feed

Real-time updates, viral clips, and exclusive content from all our social platforms

document.addEventListener('DOMContentLoaded', function() { var headerIcons = document.querySelectorAll('.header-icons .icon-btn'); if(headerIcons.length > 0) { headerIcons[0].addEventListener('click', function() { window.location.href = 'login.html'; }); } if(headerIcons.length > 1) { headerIcons[1].addEventListener('click', function() { window.location.href = 'checkout.html'; }); } }); }); } }); headerIcons[1].addEventListener('click', function() { window.location.href = 'checkout.html'; }); } });