// Silk and Blow — cross-page link targets (a deploy copy can override before this loads)
window.SUITES_HREF = window.SUITES_HREF || '/suites.html';

// ============================================
// SALON SUITES BOOKING — client-confirmed, copy character-for-character.
// Salon routes do NOT live here: every salon reserve / membership CTA goes
// through the salon modal in app/location.jsx (membership URLs only).
// ============================================
window.BOOKING_URLS = {
  suitesAllStylists: 'https://app.perceny.com/book/silk-and-blow?step=choose-professional&isThroughWebsiteUrl=true&isClientWebView=false',
};
