/* Symphony — Team / Reviews / Contact pages */ function PageTeam({ onNavigate }) { return (
The people

Named in your reviews. Trained for your care.

DHA-certified medical oversight and a quiet, methodical team of therapists. Headshots arriving soon — for now, meet them in their initials and their bios.

{TEAM.map((m, i) => (
{m.initials}
{m.role}

{m.name}{m.dha && DHA}

{m.bio}

))}

Photography coming soon · client-supplied

); } function PageReviews({ onNavigate }) { const [filter, setFilter] = React.useState('all'); const filtered = filter === 'all' ? REVIEWS : REVIEWS.filter(r => r.src.toLowerCase() === filter.toLowerCase()); return (
Voices · dated · sourced

4.9 ★ across 908 visits.

We don't write testimonials about ourselves. Every quote below is dated and linked to its source — Fresha, BookBeauty, or a published site testimonial.

{['all', 'Fresha', 'BookBeauty', 'Site testimonial'].map(k => ( ))}
{filtered.length} review{filtered.length !== 1 ? 's' : ''}
{filtered.map((r, i) => (
{'★'.repeat(r.stars)}

"{r.quote}"

{r.name[0]}
{r.name}
{r.src} · {r.date}
))}

Quiet results, loud reviews.

Come find out why our therapists are named in your booking.

{e.preventDefault();onNavigate('contact');}}> Book a Consultation
); } function PageContact({ onNavigate }) { return (
Visit us

908 Regal Tower · Business Bay.

9th floor. Free parking on-site. Walk-in welcome but a consultation slot guarantees the time and care you deserve.

Talk to us

Choose your fastest line in.

    } label="WhatsApp · fastest" value="+971 58 564 5788" href="https://wa.me/971585645788" /> } label="Call clinic" value="+971 4 267 2368" href="tel:+97142672368" /> } label="Email" value="contact@symphonyclinic.ae" href="mailto:contact@symphonyclinic.ae" /> } label="Address" value="908 Regal Tower, Business Bay, Dubai" /> } label="Hours" value="Monday–Saturday · 10:00–22:00" />
Prefer to book online?

Reserve a slot in our verified Fresha venue — same team, same prices, instant confirmation.

Open Fresha booking
The address

Find us on the 9th floor.

Regal Tower sits opposite the Business Bay metro. Parking is free for visitors; the lobby concierge will direct you to lift bank B for floor 9.