removed unaccepted charecters
This commit is contained in:
parent
7f83f588c0
commit
a59d383b41
2 changed files with 8 additions and 8 deletions
|
|
@ -152,7 +152,7 @@ const PrivacyPolicy = () => {
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2 className="text-xl font-semibold mt-8 mb-4 text-gray-800">
|
<h2 className="text-xl font-semibold mt-8 mb-4 text-gray-800">
|
||||||
9. Children's Privacy
|
9. Childrens Privacy
|
||||||
</h2>
|
</h2>
|
||||||
<p className="mb-6">
|
<p className="mb-6">
|
||||||
PlanPost AI is not intended for users under 13. We do not
|
PlanPost AI is not intended for users under 13. We do not
|
||||||
|
|
|
||||||
|
|
@ -16,11 +16,11 @@ const TermsAndConditions = () => {
|
||||||
|
|
||||||
<div className="prose max-w-none">
|
<div className="prose max-w-none">
|
||||||
<p className="mb-6">
|
<p className="mb-6">
|
||||||
Welcome to <strong>PlanPost AI</strong> ("the Service"), a
|
Welcome to <strong>PlanPost AI</strong> the Service, a platform
|
||||||
platform designed to generate AI-powered content, plans, and
|
designed to generate AI-powered content, plans, and strategies.
|
||||||
strategies. These <strong>Terms and Conditions</strong> govern
|
These <strong>Terms and Conditions</strong> govern your use of our
|
||||||
your use of our platform, products, and services. By accessing or
|
platform, products, and services. By accessing or using{" "}
|
||||||
using <strong>PlanPost AI</strong>, you agree to comply with these
|
<strong>PlanPost AI</strong>, you agree to comply with these
|
||||||
terms.
|
terms.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
@ -48,7 +48,7 @@ const TermsAndConditions = () => {
|
||||||
</h2>
|
</h2>
|
||||||
<p className="mb-6">
|
<p className="mb-6">
|
||||||
PlanPost AI provides users with tools for key features, e.g.,
|
PlanPost AI provides users with tools for key features, e.g.,
|
||||||
"create content, automate planning, generate insights via
|
create content, automate planning, generate insights via
|
||||||
artificial intelligence. The Service may evolve over time, and we
|
artificial intelligence. The Service may evolve over time, and we
|
||||||
reserve the right to modify, suspend, or discontinue features
|
reserve the right to modify, suspend, or discontinue features
|
||||||
without notice.
|
without notice.
|
||||||
|
|
@ -145,7 +145,7 @@ const TermsAndConditions = () => {
|
||||||
8. Disclaimers
|
8. Disclaimers
|
||||||
</h2>
|
</h2>
|
||||||
<p className="mb-2 uppercase font-medium">
|
<p className="mb-2 uppercase font-medium">
|
||||||
THE SERVICE IS PROVIDED "AS IS" WITHOUT WARRANTIES OF ANY KIND. WE
|
THE SERVICE IS PROVIDED AS IS WITHOUT WARRANTIES OF ANY KIND. WE
|
||||||
DISCLAIM ALL LIABILITY FOR:
|
DISCLAIM ALL LIABILITY FOR:
|
||||||
</p>
|
</p>
|
||||||
<ul className="list-disc pl-6 mb-6 space-y-1">
|
<ul className="list-disc pl-6 mb-6 space-y-1">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue