top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Club Corowa - BOXING DAY

sex., 26 de dez.

|

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

Horário e local

26 de dez. de 2025, 19:30 – 23:30

30 Betterment Parade, Corowa NSW 2646, Australia

Sobre o evento

🎸 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!


Compartilhe esse evento

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); });