public gif 🫶🏾

Search "Nelia Gang" or "Pink Panther squad" on any social media gif search bar.

FULL VIDEO

Countdown to Drop

Loading...
(function(){ const el = document.getElementById("simpleTimer"); function getNextTuesday() { const now = new Date(); const day = now.getDay(); const daysUntilTuesday = (9 - day) % 7 || 7; const nextTuesday = new Date(now); nextTuesday.setDate(now.getDate() + daysUntilTuesday); nextTuesday.setHours(12, 0, 0, 0); // Tuesday at 12PM return nextTuesday; } const targetDate = getNextTuesday(); function update() { const now = new Date().getTime(); const distance = targetDate - now; if (distance <= 0) { el.innerHTML = "🎉 It's live!"; return; } const d = Math.floor(distance / (1000 * 60 * 60 * 24)); const h = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); const m = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); const s = Math.floor((distance % (1000 * 60)) / 1000); el.innerHTML = `${d}d ${h}h ${m}m ${s}s`; } update(); setInterval(update, 1000); })();

info

Interested in booking a session? Fill out the info below, and we'll provide you with a full breakdown.=

© All rights reserved.

window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-H02Z543C0L');