`; } // Append initial modal HTML to body $('body').append(createModalContent()); $('#myModal').fadeIn(); // Event listener to close the modal $(document).on('click', '.close', function () { $('#myModal').fadeOut(); }); // Event listener for 'Seterusnya' button to load the next content $(document).on('click', '#nextButton', function () { currentIndex = (currentIndex + 1) % popupContent.length; // Loop back to first item $('#myModal').remove(); // Remove existing modal $('body').append(createModalContent()); // Append new content $('#myModal').fadeIn(); // Show updated modal }); });






    PERKHIDMATAN
              
    PRODUK