top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

Alpine Hotel, Bright (with FLō TRIō) - NEW YEARS EVE

Mi., 31. Dez.

|

7/9 Anderson St, Bright VIC 3741, Australia

Ring in the New Year with a bang at the Alpine Hotel in Bright with FLO TRIO on New Year’s Eve, starting at 8:00 PM!

Registration is closed
See other events
Alpine Hotel, Bright (with FLō TRIō) - NEW YEARS EVE
Alpine Hotel, Bright (with FLō TRIō) - NEW YEARS EVE

Zeit & Ort

31. Dez. 2025, 20:00 – 01. Jan. 2026, 00:00

7/9 Anderson St, Bright VIC 3741, Australia

Über die Veranstaltung

Ring in the New Year with a bang at the Alpine Hotel in Bright with FLO TRIO on New Year’s Eve, starting at 8:00 PM! Celebrate the final night of the year with an unforgettable live music experience featuring a dynamic mix of smooth grooves, upbeat tunes, and high-energy performances that will keep you dancing all night long. Whether you’re toasting to the new year with friends or enjoying the vibrant atmosphere, it’s the perfect way to end 2025. Don’t miss out on this epic celebration—let’s make it a night to remember! 🎶🍾🎉

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