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>
|
||||
|
||||
<h2 className="text-xl font-semibold mt-8 mb-4 text-gray-800">
|
||||
9. Children's Privacy
|
||||
9. Childrens Privacy
|
||||
</h2>
|
||||
<p className="mb-6">
|
||||
PlanPost AI is not intended for users under 13. We do not
|
||||
|
|
|
|||
|
|
@ -16,11 +16,11 @@ const TermsAndConditions = () => {
|
|||
|
||||
<div className="prose max-w-none">
|
||||
<p className="mb-6">
|
||||
Welcome to <strong>PlanPost AI</strong> ("the Service"), a
|
||||
platform designed to generate AI-powered content, plans, and
|
||||
strategies. These <strong>Terms and Conditions</strong> govern
|
||||
your use of our platform, products, and services. By accessing or
|
||||
using <strong>PlanPost AI</strong>, you agree to comply with these
|
||||
Welcome to <strong>PlanPost AI</strong> the Service, a platform
|
||||
designed to generate AI-powered content, plans, and strategies.
|
||||
These <strong>Terms and Conditions</strong> govern your use of our
|
||||
platform, products, and services. By accessing or using{" "}
|
||||
<strong>PlanPost AI</strong>, you agree to comply with these
|
||||
terms.
|
||||
</p>
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ const TermsAndConditions = () => {
|
|||
</h2>
|
||||
<p className="mb-6">
|
||||
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
|
||||
reserve the right to modify, suspend, or discontinue features
|
||||
without notice.
|
||||
|
|
@ -145,7 +145,7 @@ const TermsAndConditions = () => {
|
|||
8. Disclaimers
|
||||
</h2>
|
||||
<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:
|
||||
</p>
|
||||
<ul className="list-disc pl-6 mb-6 space-y-1">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue