zenbar couples massage salt cave

Happy Valentine's Day

Happy Valentine’s Day from all of us to you! We spent the weekend celebrating love in all its forms with beautifully crafted couples and solo treatments designed for pure indulgence. From side-by-side relaxation experiences to peaceful self-care escapes, every service was thoughtfully curated to create moments of connection, calm, and total rejuvenation. Whether guests joined us with someone special or treated themselves to well-deserved “me time,” the spa was filled with warmth, relaxation, and a little extra glow. Here’s to slowing down, savoring the moment, and making self-care part of every season. 

                                                                                                            – Zenbar Healing Studio

Our Treatments

Zenbar Healing Studio - Logo
window.addEventListener('load', function() { // Get the current URL hash (without the #) var hash = window.location.hash.substring(1); if (!hash) return; // Find the accordion widget container with the matching ID var accordion = document.getElementById(hash); if (!accordion) return; // Find all accordion items inside this container var items = accordion.querySelectorAll('.elementor-accordion-item'); if (!items.length) return; // Loop through items to find the first one that is not already active var itemToOpen = null; items.forEach(function(item) { if (!item.classList.contains('elementor-active') && !itemToOpen) { itemToOpen = item; } }); if (!itemToOpen) return; // Find the header inside the accordion item var header = itemToOpen.querySelector('.elementor-tab-title, .elementor-accordion-header'); if (!header) return; // Trigger a click to open it properly header.click(); // Scroll to the accordion for smooth UX accordion.scrollIntoView({ behavior: 'smooth' }); });