/* eslint-disable */ function ContactForm() { const [submitted, setSubmitted] = React.useState(false); const [form, setForm] = React.useState({ name: "", practice: "", email: "", phone: "", specialty: "Family Medicine", providers: "1–3", message: "" }); const update = (k) => (e) => setForm({ ...form, [k]: e.target.value }); const submit = (e) => { e.preventDefault(); setSubmitted(true); }; if (submitted) { return (
Your free revenue audit request is in. Expect a reply within one business day.
Send a 90-day claims export and we'll return a written audit: denial patterns, payer leakage, A/R risk and an estimate of recoverable revenue. No commitment.