Events — Heirs of Eternity · Bali Intensive
Use code EARLYBIRD for $100 off at Business For Impact — 1 Day Event, 19 August Learn More →

Events · In person · 2026

The rooms.
In person.

Heirs of Eternity — 8 July, Gold Coast

First Edition · Gold Coast · Queensland

8 July 2026 · A sacred space to encounter God, remember who you are,
and be commissioned into what you carry.

Secure your place →
document.addEventListener('DOMContentLoaded', function () { const hamBtn = document.querySelector('.nav-ham'); const mobNav = document.querySelector('.mob-nav'); const closeBtn = document.querySelector('.mob-close'); const mobLinks = document.querySelectorAll('.mob-nav a'); if (hamBtn && mobNav) { hamBtn.addEventListener('click', function () { mobNav.classList.add('show'); document.body.classList.add('menu-open'); }); } if (closeBtn && mobNav) { closeBtn.addEventListener('click', function () { mobNav.classList.remove('show'); document.body.classList.remove('menu-open'); }); } mobLinks.forEach(link => { link.addEventListener('click', function () { if (mobNav) mobNav.classList.remove('show'); document.body.classList.remove('menu-open'); }); }); });