top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Club Corowa - BOXING DAY

Jum, 26 Des

|

30 Betterment Parade, Corowa NSW 2646, Australia

Get ready to shake off the Christmas food coma and keep the festive vibes rolling!

Registration is closed
See other events
Club Corowa - BOXING DAY
Club Corowa - BOXING DAY

Waktu & Lokasi

26 Des 2025, 19.30 – 23.30

30 Betterment Parade, Corowa NSW 2646, Australia

Tentang Event

🎸 RIFF Live at Club Corowa – Boxing Day Bash! 🎀

πŸ—“ Friday, 26th December

πŸ•– 7:30PM – 11:30PM

πŸ“ Club Corowa, NSW


Get ready to shake off the Christmas food coma and keep the festive vibes rolling! πŸŽ„πŸŽΆ RIFF is bringing the energy to Club Corowa this Boxing Day, serving up a night of powerhouse vocals, ripping guitar, and feel-good tunes that'll have you dancing all night long! πŸ’ƒπŸ•Ί


Expect a killer mix of originals and crowd-favourite covers, plus merch and CDs available on the night 🎁πŸ”₯ Whether you're a local or just in town for the holidays, this is the perfect way to spend your Friday night!


Bagikan Event Ini

bottom of page
function prefetch(nodeList) { if (navigator.connection && (navigator.connection.effectiveType === 'slow-2g' || navigator.connection.effectiveType === '2g')) { return; } if (navigator.deviceMemory && navigator.deviceMemory <= 2) { return; } const fetched = {}; const observer = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { const link = entry.target.href; if (!fetched[link]) { fetched[link] = true; fetch(link, { priority: 'low' }); } observer.unobserve(entry.target); } }); }); nodeList.forEach(link => observer.observe(link)); } const idleCallback = window.requestIdleCallback || function (cb) { return setTimeout(() => cb(), 1); }; idleCallback(function () { const links = document.querySelectorAll('a[href]'); prefetch(links); });