feat(drug-reference): strengthen the remedy note to consult a clinician before combining with meds
Widen the affirmative-remedy safety note from "talk to a clinician before use" to explicitly cover using a remedy AND combining one with a medication the user already takes — the interaction case is the higher-risk path for an off-grid user self-treating. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
a6d94edbee
commit
13183e3ca0
|
|
@ -26,7 +26,8 @@ export default function RemedySafetyNote() {
|
|||
<p className="font-bold">Informational only — not medical advice.</p>
|
||||
<p className="text-amber-800">
|
||||
These remedies have limited or mixed evidence, are not FDA-evaluated, and are not a
|
||||
substitute for professional care. Talk to a clinician before use.
|
||||
substitute for professional care. Check with a clinician before using any of them, and
|
||||
before combining one with a medication you already take.
|
||||
</p>
|
||||
<p className="text-amber-800">
|
||||
In an emergency, or if symptoms are severe or worsening,{' '}
|
||||
|
|
|
|||
Loading…
Reference in New Issue