// Facette — Memberships page
const { MEMBERSHIPS: MEMBS } = window.FacetteData;
const ROWS = [
{ key: 'facials', label: 'Facials / month', val: (m) => `${m.facials} ${m.facials === 1 ? 'facial' : 'facials'}` },
{ key: 'cadence', label: 'Cadence', val: (m) => m.cadence },
{ key: 'consult', label: 'Welcome consult', val: () => ✓ },
{ key: 'products', label: 'Retail discount', val: (m) => m.products },
{ key: 'portal', label: 'Therapist chat', val: () => ✓ },
{ key: 'rollover', label: 'Rollover', val: () => TBC },
{ key: 'guest', label: 'Guest pass', val: (m) => m.featured ? ✓ : TBC },
];
function Memberships({ openBook, setPage, isMobile }) {
return (
SuperNova works in cycles of ten days. The Glam Facial works in cycles of two to three weeks.
Memberships price that cadence honestly — and give you a way to talk to your therapist between visits.
Every membership starts after your first visit, so you can match the plan to the skin we just met.
Pay for a ritual,
not a one-off.
Find your cadence.
{isMobile ?
Start with a single facial.