You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/AboutPage.tsx
+39-1Lines changed: 39 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,25 +15,63 @@ export default function AboutPage() {
15
15
</svg>
16
16
Back
17
17
</button>
18
+
18
19
<h1className="text-3xl font-bold mb-4 text-gray-800 mt-4 text-center">Tenant First Aid</h1>
20
+
19
21
<pclassName="mb-6 text-gray-700">
20
-
<strong>Tenant First Aid</strong> is an AI-powered chatbot designed to help tenants navigate rental issues, answer questions, and provides legal advice related to housing and eviction.
22
+
<strong>Tenant First Aid</strong> is an AI-powered chatbot designed to help Oregon tenants navigate housing and eviction issues.
21
23
</p>
24
+
25
+
<p>It is a volunteer-built program by <ahref="https://www.codepdx.org/"className="text-blue-700 underline">Code for PDX</a> and <ahref="https://www.qiu-qiulaw.com/"className="text-blue-700 underline">Qui Qiu Law</a>.</p>
TenantFirst is an AI assistant and does not provide legal advice. For complex or urgent legal matters, please consult a qualified professional.
36
65
</p>
66
+
<p>
67
+
Tenant First Aid can answer questions about Oregon law and provides legal information. Legal information is not the same as legal advice, which is the application of law to an individual's specific circumstances.
68
+
69
+
</p>
70
+
<p>
71
+
Tenant First Aid and Qiu-Qiu Law and its affiliated organizations make no claim as to accuracy and is not responsible for any consequences that may result from the use of Tenant First Aid. We recommend that you consult with a licensed attorney if you want assurance that the information provided is appropriate for your particular situation. You should not and are not authorized to rely on Tenant First Aid as a source of legal advice. The use of Tenant First Aid does not create an attorney-client relationship between you and Tenant First Aid, Qiu-Qiu Law, or any of its affiliated organizations.
0 commit comments