<!-- Load More / Status --> <div class="load-more-container" id="loadMoreContainer"> <button id="loadMoreBtn" class="load-more-btn">Load More Movies</button> </div> </div>
// Load more button document.getElementById("loadMoreBtn").addEventListener("click", loadMoreMovies); punjabi upcoming movies
.reminder-btn { background: #2c3e50; color: white; border: none; padding: 0.6rem 1rem; border-radius: 10px; width: 100%; cursor: pointer; transition: background 0.3s ease; font-weight: bold; } !-- Load More / Status -->
.feature-header p { font-size: 1.2rem; opacity: 0.9; margin-bottom: 2rem; } div class="load-more-container" id="loadMoreContainer">
.movie-title { font-size: 1.5rem; font-weight: bold; margin-bottom: 0.5rem; color: #1a1a2e; }
.movie-info { padding: 1.5rem; }
function closeModal() { modal.style.display = "none"; document.getElementById("userEmail").value = ""; }