import { ArrowTopRightOnSquareIcon } from "@heroicons/react/24/solid"; import ArtLink from "@/components/ArtLink"; import CenterView from "@/components/CenterView"; import doctorBack from "@/public/content/doctor_back.jpg"; import { default as Image } from "next-image-export-optimizer"; import View from "@/components/View"; const ArtsForPatients = () => { return (
Doctor looking at a patient's back

Articles
For Patients

General

  • The Ten Stages of Grief
  • Coccydynia Case Report
  • Chronic Muscle Pain
  • Arthritis and Excercise

What is Osteopathy?

  • Cranial Osteopathy
  • Cranial Osteopathy FAQ
  • Introduction to Osteopathy
  • Osteopath Comparison Table
  • Osteopathic Manipulation in Pregnancy
  • Osteopathic Manipulative Treatment
  • Osteopathy FAQ
  • What is a D.O.?

Pediatric Osteopathy

  • Digestive Problems
  • Down Syndrome
  • Orthopedic Problems
  • Respiratory Health
  • Treatment for the Newborn

Acupuncture

  • Acupuncture Basics
  • Acupuncture History
  • Ear Acupuncture
  • Ear Acupuncture FAQ
  • Scalp Acupuncture
  • Yamamoto New Scalp Acupuncture FAQ{" "}
  • Patient Before-and-Afters [PDF]{" "}
); }; export default ArtsForPatients;