diff --git a/index.html b/index.html index da78416..693771f 100644 --- a/index.html +++ b/index.html @@ -212,9 +212,9 @@

StudyPlan

diff --git a/support-page/privacy.html b/support-page/privacy.html new file mode 100644 index 0000000..5287a24 --- /dev/null +++ b/support-page/privacy.html @@ -0,0 +1,59 @@ + + + + + + Privacy Policy | StudyPlan + + + + + + + + + + +
+ +
+

Privacy Policy

+ +

+ StudyPlan values your privacy. We securely store your tasks and academic planning data. + We do not sell your personal information to third parties. +

+ +

+ Data submitted through AI extraction is processed only for task extraction purposes. +

+ +
+ +
+ + + + + + + \ No newline at end of file diff --git a/support-page/index.html b/support-page/support.html similarity index 86% rename from support-page/index.html rename to support-page/support.html index 5315a2a..b3b35bf 100644 --- a/support-page/index.html +++ b/support-page/support.html @@ -17,9 +17,6 @@

StudyPlan

@@ -35,7 +32,7 @@

Support

-
+ diff --git a/support-page/terms.html b/support-page/terms.html new file mode 100644 index 0000000..f97a237 --- /dev/null +++ b/support-page/terms.html @@ -0,0 +1,63 @@ + + + + + + + Terms & Conditions | StudyPlan + + + + + + + + + + +
+ +
+ +

Terms & Conditions

+ +

+ By using StudyPlan, you agree to use the service responsibly. + Users are responsible for verifying deadlines extracted by AI before submission. +

+ +

+ StudyPlan is not liable for missed deadlines caused by incorrect user input or AI inference errors. +

+ +
+ +
+ + + + + + + \ No newline at end of file