top of page
imgi_22_603217_a06265802de24d57a673cb725c4894df~mv2.webp

SS&A Club, Albury (com Stone Free - Uma experiência Hendrix)

sex., 24 de jan.

|

570/582 Olive St, Albury NSW 2640, Austrália

Junte-se a nós para uma noite eletrizante com Stone Free - A Hendrix Experience no SS&A Club em Albury. Prepare-se para ser transportado de volta à era de ouro do rock com a música atemporal de Jimi Hendrix. Não perca esta apresentação inesquecível!

As inscrições estão encerradas
Veja outros eventos
SS&A Club, Albury (com Stone Free - Uma experiência Hendrix)
SS&A Club, Albury (com Stone Free - Uma experiência Hendrix)

Horário e local

24 de jan. de 2025, 21:00 – 25 de jan. de 2025, 00:00

570/582 Olive St, Albury NSW 2640, Austrália

Convidados

Sobre o evento



Get ready for an unforgettable night with Stone Free - A Hendrix Experience at the SS&A Club in Albury! On Friday, 24th of January at 9pm, immerse yourself in the legendary music of Jimi Hendrix. This is a night you won't want to miss, filled with iconic rock tunes and electrifying performances. RSVP now to secure your spot and join us for an evening of timeless music and entertainment.

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