/* global React, Icon */ const { useState: useStateM } = React; /* ======================================================== MEMBERSHIPS ======================================================== */ function MembershipsPage({ openBooking }) { const [billing, setBilling] = useStateM('monthly'); const mod = billing === 'annual' ? 10/12 : 1; const fmt = (n) => `AED ${Math.round(n * mod).toLocaleString()}`; return (
Membership

The sanctuary, on retainer.

Three tiers, designed around how often you visit. Monthly credits roll over once; unused services pause during travel. Live on Fresha — tiers below confirmed at sign-up.

Tier One

The Daily

{fmt(890)}
per {billing === 'annual' ? 'month, billed annually' : 'month'}

  • One signature facial monthly
  • One blow-dry & finish monthly
  • 10% off retail and add-ons
  • Priority booking window
  • Café credit · AED 100
Most chosen
Tier Two

The Ritual

{fmt(1850)}
per {billing === 'annual' ? 'month, billed annually' : 'month'}

  • One 4-hand signature massage monthly
  • One signature facial monthly
  • Two blow-dries / manicures monthly
  • 15% off retail, add-ons & injectables
  • Concierge WhatsApp line
  • Café credit · AED 300
Tier Three

The Sanctuary

{fmt(3400)}
per {billing === 'annual' ? 'month, billed annually' : 'month'}

  • One 6-hand signature ritual monthly
  • Unlimited facials & blow-dries
  • Family access — partner & children included
  • 20% off the full menu, retail & clinic
  • Private suite on request
  • Unlimited café access

Memberships available on Fresha · `hasMembershipTypes: true`. Tier names and credits illustrative pending client confirmation.

); } /* ======================================================== CAFÉ ======================================================== */ function CafePage() { return (
The Café · Golf-View Terrace

A table by the eighteenth.

Healthy plates, restorative drinks and a quiet terrace overlooking The Montgomerie. Open daily to clinic guests and the resort at large.

Café terrace · golf view
Awaiting commissioned photography
The Menu

Restorative
by design.

Our kitchen draws from Mediterranean and Levantine tradition — clean ingredients, calibrated portions, no compromise on flavour. A small kids' menu sits alongside.

Cold-pressed elixirs

Daily-fresh juices, restorative tonics, kombucha by the glass.

from AED 38

Bowls & grains

Buddha bowls, ancient grains, slow-roasted vegetables.

from AED 68

Plates & pastas

Wild salmon, herb chicken, handmade pastas.

from AED 95

The kids' menu

Small portions, no fuss, no compromise.

from AED 45

Indicative — full menu & café-specific hours awaiting client supply.

Reservations

Walk in, or call ahead.

The terrace is first-come on weekday afternoons; we recommend a reservation for weekend brunch (Friday and Saturday).

Call to reserve WhatsApp the café
); } /* ======================================================== GALLERY ======================================================== */ const GALLERY = [ 'media/images/clinic-01-chic-reception.webp', 'media/images/salon-10-glamorous-mirrors.webp', 'media/images/clinic-02-serene-treatment-room-1.webp', 'media/images/salon-01-serene-salon-space.webp', 'media/images/clinic-03-serenity-space.webp', 'media/images/salon-03-luxurious-wash-stations.webp', 'media/images/clinic-04-elegant-clinic-lobby.webp', 'media/images/salon-02-elegant-salon-suite.webp', 'media/images/clinic-05-tranquil-room.webp', 'media/images/salon-08-luxurious-makeup-station.webp', 'media/images/clinic-06-serene-treatment-oasis.webp', 'media/images/salon-09-glamour-station.webp', 'media/images/clinic-07-serene-treatment-room-2.webp', 'media/images/salon-04-serene-treatment-oasis.webp', 'media/images/clinic-08-serene-spa-table.webp', 'media/images/salon-05-sleek-wash-chairs.webp', 'media/images/clinic-09-serene-treatment-room-3.webp', 'media/images/salon-07-chic-reception.webp', 'media/images/clinic-10-serene-treatment-room-4.webp', ]; function GalleryPage() { const [filter, setFilter] = useStateM('all'); const [lightbox, setLightbox] = useStateM(null); const items = GALLERY.filter(src => { if (filter === 'all') return true; return src.includes(filter); }); return (
Gallery · 19 Interiors

Inside the sanctuary.

Treatment suites, salon stations and the quiet places between. Hero, café and team imagery awaits commissioned photography.

{[['all','All'],['clinic','Clinic'],['salon','Salon']].map(([k, l]) => ( ))}
{items.map((src, i) => (
setLightbox(src)}> {`Buro
))}
{lightbox && (
setLightbox(null)} style={{cursor:'zoom-out'}}>
)}
); } /* ======================================================== ABOUT ======================================================== */ function AboutPage() { return (
Our Story · Since January 2025

European tradition.
Dubai address.

Buro Beauty was conceived as a single venue for the small luxuries that demand high craft: a facial worth the appointment, a haircut worth the seat, a massage worth the surrender. We chose Address Montgomerie because calm is a setting first.

The reception
Philosophy

One venue,
three sanctuaries.

Most clinics specialise in one thing. We chose to do three — aesthetic medicine, hair & nails, and a quiet café — because that's the shape of a full afternoon, and an afternoon was always the brief.

We bring European technical traditions — Italian cosmetology, French injectables, Japanese-inspired bodywork — into a calm Emirates Hills setting. Everything is done in-house, by therapists we trained ourselves.


136
Services bookable
108
Verified reviews
The Team

Hands you can trust.

Our clinical team is led by European-board-certified specialists; our salon by stylists trained in Milan, London and Paris. Full team names & DHA credentials publishing soon.

{['Medical Lead · Aesthetic','Senior Cosmetologist','Master Stylist · Salon','Spa Director · Bodywork'].map((role, i) => (
Portrait
client to supply
{role}
))}
); } /* ======================================================== REVIEWS ======================================================== */ const REVIEW_BARS = [ { stars: 5, pct: 92, n: 99 }, { stars: 4, pct: 6, n: 7 }, { stars: 3, pct: 1, n: 1 }, { stars: 2, pct: 1, n: 1 }, { stars: 1, pct: 0, n: 0 }, ]; const REVIEW_QUOTES = [ { q: 'The most beautiful clinic in Dubai — every detail feels considered, every therapist trained beyond what I expected.', by: 'Verified Fresha guest', when: 'Recently', stars: 5, tag: 'Skin & Facials' }, { q: 'The six-hand massage is unlike anything I\'ve experienced. Three therapists, complete surrender, ninety minutes.', by: 'Verified Fresha guest', when: 'Recently', stars: 5, tag: 'Signature' }, { q: 'Brought my daughter for nails while I had a facial. The café terrace afterwards was the loveliest surprise.', by: 'Verified Fresha guest', when: 'Recently', stars: 5, tag: 'Salon' }, { q: 'My new home for injectables — discreet, calm, and you can see the care taken with every appointment.', by: 'Verified Fresha guest', when: 'Recently', stars: 5, tag: 'Aesthetic Clinic' }, { q: 'Service was professional but pricing felt above the value delivered on this particular visit.', by: 'Verified Fresha guest', when: 'Earlier in the year', stars: 3, tag: 'Salon' }, { q: 'The blowout was perfect — the chair, the music, the espresso. I came back the next week.', by: 'Verified Fresha guest', when: 'Recently', stars: 5, tag: 'Hair' }, ]; function ReviewsPage() { return (
Reviews · Aggregate Verified

4.9 across 108 reviews.

Aggregate ratings verified on Fresha (clinic 4.9/21 + salon 4.9/87). Quotes paraphrased pending the client-collected, first-party testimonial programme launching shortly.

Overall
4.9
★★★★★
108 verified reviews

{REVIEW_BARS.map(b => (
{b.stars} ★
{b.n}
))}

See Fresha reviews
{REVIEW_QUOTES.map((r, i) => (
{'★'.repeat(r.stars)}{'★'.repeat(5-r.stars)}
{r.tag}
"{r.q}"
— {r.by} · {r.when}
))}

Aggregate verified from Fresha; individual quotes paraphrased and labelled. A first-party testimonial programme with full consent is on the Phase-2 roadmap.

); } /* ======================================================== CONTACT ======================================================== */ function ContactPage({ openBooking }) { return (
Contact · Address Montgomerie

Find us, visit us,
or just call ahead.

Visit

Address Montgomerie
Emirates Hills

We're tucked into the wellness wing of the Address Montgomerie resort, in Emirates Hills — the calm pocket of Dubai between Sheikh Zayed Road and the lakes.


} label="Address"> Address Montgomerie
Emirates Hills, Dubai, UAE
} label="Hours"> Daily 10:00 – 21:00
Café hours vary — call to confirm
} label="Phone & WhatsApp"> +971 56 615 7135 } label="Social"> @burobeauty_ae

WhatsApp Directions
25.0675°N · 55.1641°E
Send a message

The concierge will reply within an hour.

); } function ContactRow({ icon, label, children }) { return (
{icon}
{label}
{children}
); } Object.assign(window, { MembershipsPage, CafePage, GalleryPage, AboutPage, ReviewsPage, ContactPage });