/* ============================================================= For doctors — landing variant for the editorial physician bench Different angle from main landing (which targets clinic owners). ============================================================= */ function PageForDoctors() { return (
{/* Hero */}
Editorial physicians · US-licensed

Sign your name on content patients can actually trust.

MedSpaCopy reviewers vet aesthetic-medicine articles before clinics publish them. Async work, ~30 minutes per piece, $90 per review. We need physicians who care about FTC-aware claims and won't sign off on copy they don't believe.

~30m per review
$90 per article
Net 30 payment
{/* Right card: reviewer profile preview */}
Sample reviewer profile
2026 · ACTIVE
RM
R. Marsden, MD
Dermatology · 12 yrs · Austin TX
{[ { label: 'Reviews', val: '184' }, { label: 'Avg time', val: '24m' }, { label: 'Acceptance', val: '92%' }, { label: 'YTD payout', val: '$16,560' }, ].map((s, i) => (
{s.label}
{s.val}
))}
Specialties signed off on
{['Chemical peel', 'Laser hair removal', 'Microneedling', 'Botox aftercare', 'PRP', 'Skin barrier'].map(s => ( {s} ))}
{/* What reviewing means */}
How it works

Three checks. Async. Sign once you're satisfied.

{[ { kicker: '01 · Read', title: 'Read the draft and the editorial brief', body: 'You see the article, the clinic context, and our internal claim notes. ~10 minutes.' }, { kicker: '02 · Mark', title: 'Flag claims, factual errors, and patient-safety language', body: 'Inline comments. We rewrite anything you flag — you don\'t edit yourself unless you want to.' }, { kicker: '03 · Sign', title: 'Approve and sign — your name appears in the editorial footer', body: 'You\'re paid Net 30 once the clinic takes delivery.' }, ].map((c, i) => (
{c.kicker}

{c.title}

{c.body}

))}
{/* Who we look for / Who we don't */}
+ Good fit

Who we look for.

    {[ 'US-licensed physician (MD or DO), active license required', 'Board-certified or board-eligible in dermatology, plastic surgery, family medicine, or related specialty', 'Practical experience with aesthetic procedures we cover', 'Care about FTC claims, evidence quality, and patient-safety language', 'Comfortable with async work and 24-hour turnaround windows', ].map((t, i) => (
  • + {t}
  • ))}
x Not a fit

Who we don't take.

    {[ 'Reviewers willing to rubber-stamp content they didn\'t read carefully', 'Anyone with disciplinary action open or pending on their license', 'Reviewers who want to push specific brands or supplements they have a stake in', 'International physicians without an active US license', 'Anyone unwilling to sign their name on the editorial footer', ].map((t, i) => (
  • x {t}
  • ))}
{/* Compensation breakdown */}
Compensation

A reviewer's monthly take, by hours per week.

Rates: $90 per standard article (~30m), $135 for procedural deep-dives (~45m). Per-piece, no minimums, no exclusivity. Net 30 by ACH or wire.

Apply to review →
{[ { hrs: '2 hrs / wk', count: '~16', month: '$1,440' }, { hrs: '4 hrs / wk', count: '~32', month: '$2,880' }, { hrs: '8 hrs / wk', count: '~64', month: '$5,760' }, { hrs: '12 hrs / wk', count: '~96', month: '$8,640' }, ].map((t, i) => (
{t.hrs}
{t.month}
{t.count} reviews
))}
{/* Apply form */}
Apply

Tell us about your practice.

We onboard reviewers in batches. Expect ~5 days for a response.

{ e.preventDefault(); alert('Demo form — not wired in preview build.'); }}> {[ { label: 'Full name', name: 'name', placeholder: 'Dr. Robin Marsden' }, { label: 'NPI number', name: 'npi', placeholder: '1234567890' }, { label: 'State of license', name: 'state', placeholder: 'TX' }, { label: 'Primary specialty', name: 'specialty', placeholder: 'Dermatology' }, { label: 'Email', name: 'email', placeholder: 'reviewer@example.com' }, ].map((f, i) => ( ))}

By submitting you agree to our privacy policy. We don't share applications with third parties.

); }