Good -- I can see exactly what needs changing in each file. Let me also do a quick sweep for any other "medication" or "prescriptions" references across the codebase:
Only one hit -- the "medication management" line in medical-focus. Now I'll apply all three changes in parallel:
All three compliance-safe copy changes are applied. The Doctor Team subtitle now reads "Board-Certified Psychiatrists & Nurse Practitioners" instead of the promise-of-cure phrasing. The Medical Focus body text and Ongoing Care card both swap "medication management" for "clinical care management." The Conditions cards were already clean -- the one instance of "Medical treatment" in Anxiety was updated to "Evaluation and management" for consistency with the safer language pattern.
Now I'll make both changes in parallel -- add the Self-Pay card to the insurance grid and replace the Insurance text input with a dropdown that includes "Self-Pay / Cash":
Two changes applied. The Insurance section now has a 6th card with a dashed border in the brand teal reading "Self-Pay / Cash Pay," plus a subline below the grid: "Uninsured? We offer transparent out-of-pocket rates. Ask us for details." The Appointment Form replaces the free-text insurance input with a <select> dropdown listing all major carriers and ending with a "Self-Pay / Cash" option, removing any friction for uninsured patients.
You can send messages while the preview loads