Gallery

Home Gallery
const gap = 20; // Gap between cards const gap = 20; // Gap between cards const gap = 20; // Gap between cards // Start auto-scrolling autoScrollInterval = setInterval(autoScroll, 3000); // Change card every 3 seconds