diff --git a/src/app/page.tsx b/src/app/page.tsx index 76f329b..4256f94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,6 +90,7 @@ export default function LandingPage() { { id: "1", title: "How do you handle denied claims?", content: "We immediately investigate the cause, correct coding errors, and resubmit within 24-48 hours." }, { id: "2", title: "Do you work with my current EMR?", content: "Yes, our team is proficient with all major EMR and billing systems." }, { id: "3", title: "How long until I see results?", content: "Most practices see significant revenue improvements within the first 60 days of service." }, + { id: "4", title: "Is your service HIPAA compliant?", content: "Security is our top priority. We maintain strict HIPAA compliance with end-to-end encryption for all patient data, ensuring full protection of PHI throughout our billing operations." } ]} title="Common Questions" description="Get answers to your most pressing questions about our billing process."