/* Hortman Clinics — modal flows */ const { useState: useS, useEffect: useE } = React; const HCIcon = window.HC.Icon; /* ---------- shared modal wrapper ---------- */ const ModalShell = ({ onClose, children, small, className = "" }) => { useE(() => { const k = (e) => e.key === "Escape" && onClose(); document.addEventListener("keydown", k); document.body.style.overflow = "hidden"; return () => { document.removeEventListener("keydown", k); document.body.style.overflow = ""; }; }, [onClose]); return (
{doctor.bio}
A patient coordinator will reach out within one working day with consented case examples — only for cases that match your concern, and only with explicit patient consent on file.
Tell us which treatment area you are considering. We will share relevant before-and-after imagery only where the specific patient has given written consent and the imagery passes our DHA review.
A patient coordinator will confirm your consultation within two hours during clinic hours. We'll send a WhatsApp confirmation to {data.phone}.
{window.HC_DATA.contact.licence}
All consultations begin with a face-to-face conversation with a specialist — no treatment is booked at this stage.
Sheikh Zayed Road carries the full offer including surgical suites; Jumeirah focuses on aesthetics, dermatology and wellness.
Tentative — your coordinator confirms with the specialist's diary. Clinic hours Mon–Sat, 10:00–20:00.
We only ask for what's needed to confirm your consultation. No medical history at this stage — that's discussed in person.