jQuery(document).ready(function($){
$('.activism').attr('aria-label'), 'button to activism page') ;
$('.learn').attr('aria-label'), 'button to activism page') ;
$('.history').attr('aria-label'), 'button to activism page') ;
$('.products').attr('aria-label'), 'button to activism page') ;
});