Touch-Ups

Durations & Cost

6 Weeks to 3 Months

$150
  •  

3 Months to 6 Months

$350
  •  

6 Months to 1 Year

$450
  •  

2+ Year

$500
  •  

Touch ups are for existing Brow Queen LA customers only.

Our Location

document.addEventListener('DOMContentLoaded', function () { // Listen for clicks on date cells document.addEventListener('click', function (e) { if (e.target.closest('.jet-apb-calendar__day')) { // Wait for time slots to render setTimeout(function () { // Find first active (non-disabled) time slot and click const firstTimeSlot = document.querySelector('.jet-apb-time-slot:not(.jet-apb-time-slot--disabled)'); if (firstTimeSlot) { firstTimeSlot.click(); } }, 500); } }); });