Membership : Find Your Home at Jae Studios
Ready for a consistent practice? Our memberships offer valuable savings and special perks to enhance your studio experience.
Class Packs
Expressive & Exploratory Movement celebrates your body’s natural desire to move, offering a supportive environment where you can explore pole & sensual movement, discover your unique movement style, unleash your personal expression, and tap into your innate strength and creativity.
Gift Cards
Give the Gift of Enrichment
function resizeIframes() {
var iframes = document.querySelectorAll(‘.responsive-iframe’);
iframes.forEach(function(iframe) {
iframe.style.height = iframe.contentWindow.document.body.scrollHeight + ‘px’;
});
}
window.addEventListener(‘load’, resizeIframes);
window.addEventListener(‘resize’, resizeIframes);