Facials
/ / Facials

Facials Are Determined by Your Skin Type & Condition

Microdermabrasion

Also known as “power peel”) involves diamond tipped wand, which helps treat superficial skin problems (such as fine lines, dull skin, brown spots, mild acne scars, age spots and sun-damaged layers of skin).

DEEP CLEANSE FACIAL

Deep Cleansing Enzyme Facial, which uses pure enzymes to gently cleanse, unclog pores, and exfoliate for smooth, bright, healthy-looking skin. It also includes facial extractions to address active breakouts, blackheads, whiteheads, and other deep-seated impurities.

facial peel

Involves the application of a chemical solution to your skin in order to speed up the exfoliation process. Peels used are determined by therapist after a skin analysis

BACK FACIALS

A deep cleanse facial for the back which includes steam,exfoliation,extraction and mask.
document.addEventListener("DOMContentLoaded", function() { var audioPlayer = document.getElementById("audioPlayer"); var closeButton = document.getElementById("closeButton"); // Stop audio and hide player when close button is clicked closeButton.addEventListener("click", function() { audioPlayer.pause(); // Stop the audio document.getElementById("musicPlayer").style.display = "none"; // Hide the player }); // Ensure the pause icon is active on load if autoplay is set if (audioPlayer.autoplay) { audioPlayer.play().catch(function(error) { audioPlayer.pause(); }); } });