From 53297d22340b87b3347ee307ac92901334cc37aa Mon Sep 17 00:00:00 2001 From: ChauhanGauri Date: Sun, 12 Jan 2025 23:17:19 +0530 Subject: [PATCH 1/2] Added a terms and conditions page --- terms.css | 95 ++++++++++++++++++++++++++++++++++ terms.html | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 241 insertions(+) create mode 100644 terms.css create mode 100644 terms.html diff --git a/terms.css b/terms.css new file mode 100644 index 0000000..b083b09 --- /dev/null +++ b/terms.css @@ -0,0 +1,95 @@ +:root { + --primary-color: #FF7F50; + --secondary-color: #FFA07A; + --text-color: #333; + --background-color: #FFF5EE; + --accent-color: #8B4513; + --highlight-color: #FFD700; +} + + + +body { + font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; + line-height: 1.6; + color: var(--text-color); + background-color: var(--background-color); + transition: background-color 0.3s ease; +} + +.container { + max-width: 800px; + margin: 50px auto; + padding: 40px 20px; +} + +h2 { + color: var(--primary-color); + text-align: center; + margin-bottom: 30px; + font-size: 2.2em; +} + +h3 { + color: var(--accent-color); + margin-top: 30px; + margin-bottom: 15px; + font-size: 1.5em; +} + +.section { + background-color: white; + padding: 20px; + border-radius: 8px; + box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); + margin-bottom: 20px; + transition: transform 0.3s ease, box-shadow 0.3s ease; +} + +.section:hover { + transform: translateY(-5px); + box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); +} + +p { + margin-bottom: 15px; + text-align: justify; +} + +.highlight { + background-color: var(--highlight-color); + color: var(--text-color); + padding: 2px 5px; + border-radius: 3px; +} + +ul { + margin-left: 20px; + margin-bottom: 15px; +} + +@media (max-width: 600px) { + h2 { + font-size: 2em; + } + + h3 { + font-size: 1.3em; + } + + .section { + padding: 15px; + } +} +.section p,li{ + font-size: small; +} +.footer { + + font-size: 0.8rem; + color: #636363; + text-align: center; + + bottom: 10px; + width: 100%; +} \ No newline at end of file diff --git a/terms.html b/terms.html new file mode 100644 index 0000000..39cc039 --- /dev/null +++ b/terms.html @@ -0,0 +1,146 @@ + + + + + + Terms and conditions + + + + + + + + + + + +
+ +
+
+

Terms and Conditions

+

Welcome to our Cultural Education platform , Matrubodhah. These Terms and Conditions govern your use of our website and services. By accessing or using our platform, you agree to comply with and be bound by the following terms and conditions.

+ +
+

1. Acceptance of Terms

+

By accessing this website, you acknowledge that you have read, understood, and agree to be bound by these Terms and Conditions, as well as our Privacy Policy. If you do not agree to these terms, please do not use our platform. We reserve the right to modify these terms at any time, and your continued use of the site following any changes indicates your acceptance of the new terms.

+
+ +
+

2. Content Usage and Intellectual Property

+

All content provided on this website related to Indian philosophy,spirituality, and maternal wisdom is for educational and informational purposes only. This includes, but is not limited to, text, graphics, images, audio, and video content.

+

The content, organization, graphics, design, compilation, magnetic translation, digital conversion, and other matters related to the site are protected under applicable copyrights, trademarks, and other proprietary (including but not limited to intellectual property) rights.

+

Users may not:

+
    +
  • Reproduce, distribute, or commercially exploit any content without express written permission from the content owners.
  • +
  • Modify, create derivative works, transmit, sell, or distribute the content.
  • +
  • Decompile, reverse engineer, disassemble, or otherwise attempt to derive source code from the website.
  • +
+

Limited quotations from the content are allowed for non-commercial, educational purposes, provided proper attribution is given.

+
+ +
+

3. User Registration and Account Security

+

Some areas of our platform may require user registration. You agree to provide accurate, current, and complete information during the registration process and to update such information to keep it accurate, current, and complete.

+

You are responsible for maintaining the confidentiality of your account and password and for restricting access to your computer. You agree to accept responsibility for all activities that occur under your account or password.

+
+ +
+

4. Cultural Sensitivity and Respectful Engagement

+

Our platform is dedicated to fostering understanding and appreciation of Indian philosophy, spirituality, and maternal wisdom. Users are expected to approach the content and engage with other users with respect and cultural sensitivity.

+

The following behaviors are strictly prohibited:

+
    +
  • Discriminatory, offensive, or inappropriate comments or behavior
  • +
  • Cultural appropriation or misrepresentation of Indian philosophical and spiritual practices
  • +
  • Disrespect towards diverse viewpoints within Indian philosophy and spirituality
  • +
  • Harassment or bullying of any kind
  • +
+

Violation of these guidelines may result in content removal, account suspension, or termination.

+
+ +
+

5. Content Accuracy and Disclaimer

+

While we strive to provide accurate and up-to-date information, the field of Indian philosophy and spirituality is vast and complex. The content on our platform is based on our best understanding and research, but we acknowledge that there may be varying interpretations and perspectives.

+

The information provided on this website does not constitute professional, medical, or religious advice. We make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability, or availability of the information, products, services, or related graphics contained on the website.

+

Users are encouraged to:

+
    +
  • Cross-reference information with other reputable sources
  • +
  • Consult with qualified practitioners or scholars for in-depth guidance
  • +
  • Approach the content as a starting point for further exploration and personal reflection
  • +
+
+ +
+

6. User Contributions and Community Guidelines

+

Our platform may allow users to contribute content, participate in discussions, or share insights. If you choose to contribute, you agree that your contributions:

+
    +
  • Will not violate any third party's rights, including copyright, trademark, privacy, or other personal or proprietary rights
  • +
  • Will not contain libelous or otherwise unlawful, abusive, or obscene material
  • +
  • Will not contain any viruses, malware, or other harmful content
  • +
  • Will not impersonate any person or entity or misrepresent your affiliation with a person or entity
  • +
+

Users retain ownership of their contributions but grant us a non-exclusive, royalty-free, perpetual, and worldwide license to use, reproduce, modify, adapt, publish, translate, create derivative works from, distribute, and display such content in any media.

+

We reserve the right to remove or edit user contributions at our discretion.

+
+ +
+

7. Limitation of Liability

+

In no event will we, our affiliates, or our licensors be liable for any indirect, consequential, exemplary, incidental, special, or punitive damages, including lost profit, lost revenue, loss of data, or other damages arising from your use of the website, even if we have been advised of the possibility of such damages.

+
+ +
+

8. Governing Law and Dispute Resolution

+

These Terms and Conditions shall be governed by and construed in accordance with the laws of [Your Country/State], without regard to its conflict of law provisions.

+

Any dispute arising out of or relating to these Terms and Conditions shall first be attempted to be resolved through friendly negotiation. If the dispute cannot be resolved through negotiation, it shall be submitted to mediation in accordance with [relevant mediation rules/organization].

+
+ +
+

9. Accessibility and Inclusivity

+

We are committed to making our content accessible to all users, including those with disabilities. If you encounter any accessibility issues or have suggestions for improvement, please contact us using the information provided below.

+
+ +
+

10. Third-Party Links and Content

+

Our platform may contain links to third-party websites or services that are not owned or controlled by us. We have no control over, and assume no responsibility for, the content, privacy policies, or practices of any third-party websites or services.

+
+ +
+

11. Termination

+

We may terminate or suspend your account and bar access to the platform immediately, without prior notice or liability, under our sole discretion, for any reason whatsoever and without limitation, including but not limited to a breach of the Terms.

+
+ + + +

Last updated: January ,2025

+
+ + + + + + + + From fac9981b9bc1fb3f0c5696896897d686c90dfe7b Mon Sep 17 00:00:00 2001 From: ChauhanGauri Date: Sun, 12 Jan 2025 23:28:38 +0530 Subject: [PATCH 2/2] linked the terms and conditions page from signup --- signup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signup.html b/signup.html index 0d2ce66..a011fb2 100644 --- a/signup.html +++ b/signup.html @@ -43,7 +43,7 @@

Sign Up

- +