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
+3-32Lines changed: 3 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -15,35 +15,22 @@ export default function AboutPage() {
15
15
</svg>
16
16
Back
17
17
</button>
18
-
19
18
<h1className="text-3xl font-bold mb-4 text-gray-800 mt-4 text-center">Tenant First Aid</h1>
20
-
21
-
<pclassName="mb-6 text-gray-700">
22
-
<strong>Tenant First Aid</strong> is an AI-powered chatbot designed to help Oregon tenants navigate housing and eviction issues.
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>
26
-
27
-
19
+
<pclassName="mb-6 text-gray-700"><strong>Tenant First Aid</strong> is an AI-powered chatbot designed to help Oregon tenants navigate housing and eviction issues.</p>
20
+
<p>It is a volunteer-built program by <ahref="https://www.codepdx.org/"className="text-blue-700 underline">Code PDX</a> and <ahref="https://www.qiu-qiulaw.com/"className="text-blue-700 underline">Qiu Qiu Law</a>.</p>
<li>Instant answers to common rental questions</li>
37
28
<li>Guidance on tenant rights and landlord obligations</li>
38
29
<li>Easy-to-use chat interface</li>
39
30
<li>Available 24/7</li>
40
-
<li>Testing</li>
41
31
</ul>
42
32
<h2className="text-2xl font-semibold mt-6 mb-2 text-gray-800">How It Works</h2>
43
-
<pclassName="mb-6 text-gray-700">
44
-
Simply type your question or describe your situation, and Tenant First Aid will provide helpful information or direct you to relevant resources.
45
-
</p>
46
-
33
+
<pclassName="mb-6 text-gray-700">Simply type your question or describe your situation, and Tenant First Aid will provide helpful information or direct you to relevant resources.</p>
TenantFirst is an AI assistant and does not provide legal advice. For complex or urgent legal matters, please consult a qualified professional.
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