top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Club Corowa (with FLō TRIō) - KINGS BIRTHDAY LONG WEEKEND

Fr., 05. Juni

|

30 Betterment Parade, Corowa NSW 2646, Australia

Get set for a massive night of live music as FLō TRIō hits the stage at Club Corowa on Friday, 5th June, rocking from 7:30pm to 11:30pm!

Club Corowa (with FLō TRIō) - KINGS BIRTHDAY LONG WEEKEND
Club Corowa (with FLō TRIō) - KINGS BIRTHDAY LONG WEEKEND

Zeit & Ort

05. Juni 2026, 19:30 – 23:30

30 Betterment Parade, Corowa NSW 2646, Australia

Über die Veranstaltung

🔥 FLō TRIō Live at Club Corowa — Friday, 5th June! 🎶


Get set for a massive night of live music as FLō TRIō hits the stage at Club Corowa on Friday, 5th June, rocking from 7:30pm to 11:30pm!


Featuring powerhouse vocals, dynamic grooves, and a killer mix of hits, classics, and feel-good favourites, FLō TRIō brings a full-band energy that’ll keep the night pumping. Whether you’re out for dinner, drinks, or a dance-filled Friday night, this is the place to be.


📍 Venue: Club Corowa

🕢 Time: 7:30pm – 11:30pm

🎤 Band: FLō TRIō


Diese Veranstaltung teilen

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