import Image from "next/image"; import LearnMoreLinkLight from "@/components/LearnMoreLinkLight"; import View from "@/components/View"; import { ArrowTopRightOnSquareIcon } from "@heroicons/react/24/solid"; import ArtLink from "@/components/ArtLink"; const AcuForDocs = () => { return (

For Doctors:

View Dr. Feely's acupuncture resources

Point Categories [PDF]

Or, learn more by reading his articles

View all articles for doctors
Image of Emperor Huang Di
); }; export default AcuForDocs;