Book a call.
Watch the short video, then pick a time that suits you below.
Dave on what to expect — 2 minutes
The agenda
- Review your current situation
- Identify opportunities for the next quarter
- Develop a high-level CEO development plan
Rect().top + scrollY - 84, behavior: 'smooth'});
}
})();
// testimonial filter chips (working filter)
document.querySelectorAll('.filterbar span').forEach(sp => sp.onclick = () => {
sp.closest('.filterbar').querySelectorAll('span').forEach(x => x.classList.remove('on')); sp.classList.add('on');
const f = sp.dataset.f || '';
const wall = document.getElementById('twall');
if (wall){
wall.querySelectorAll('.q').forEach(c => c.classList.toggle('hidden', !!f && c.dataset.stage !== f));
wall.querySelectorAll('.mosaic').forEach(m => m.style.display = m.querySelector('.q:not(.hidden)') ? '' : 'none');
}
});
})();