Update app.py
Browse files
app.py
CHANGED
|
@@ -887,7 +887,7 @@ st.markdown(
|
|
| 887 |
"""
|
| 888 |
<div class="title-xs">CareCall AI (Canada)</div>
|
| 889 |
<div class="label-soft">
|
| 890 |
-
Simple 3-step check-in for non-emergency situations.
|
| 891 |
Not a diagnosis. Not for 911 emergencies. Zero Retention - No info saved.
|
| 892 |
</div>
|
| 893 |
""",
|
|
|
|
| 887 |
"""
|
| 888 |
<div class="title-xs">CareCall AI (Canada)</div>
|
| 889 |
<div class="label-soft">
|
| 890 |
+
Simple 3-step check-in for non-emergency situations. Widely accepted Canadian health guidelines, no CTAS/eCTAS.
|
| 891 |
Not a diagnosis. Not for 911 emergencies. Zero Retention - No info saved.
|
| 892 |
</div>
|
| 893 |
""",
|