diff --git a/src/pages/[lang]/privacy.astro b/src/pages/[lang]/privacy.astro index c81cc94..5e6b911 100644 --- a/src/pages/[lang]/privacy.astro +++ b/src/pages/[lang]/privacy.astro @@ -30,6 +30,7 @@ const tocItems = [ { id: 'introduction', title: 'Introduction' }, { id: 'data-collection', title: 'Data Collection Policy' }, { id: 'cookie-usage', title: 'Cookie & Storage Usage' }, + { id: 'sessionstorage', title: 'SessionStorage Usage' }, { id: 'localstorage', title: 'LocalStorage Usage' }, { id: 'clear-preferences', title: 'How to Clear Your Preferences' }, { id: 'user-rights', title: 'Your Rights (GDPR & Dutch Law)' }, @@ -106,7 +107,7 @@ function parseAndFormatTime(rawTime) {
-

1. Introduction

+

1. Introduction

This Privacy Policy explains how we handle information when you visit our website. We are committed to protecting your privacy and complying with applicable data protection laws, including the General Data @@ -116,7 +117,7 @@ function parseAndFormatTime(rawTime) { We value transparency and want you to understand what information we collect, why we collect it, and how we use it. This policy applies to all visitors to our website.

-

2. Data Collection Policy

+

2. Data Collection Policy

We do not collect or store any personal user data. Our website is designed to provide information without requiring you to submit any personal information. @@ -141,16 +142,13 @@ function parseAndFormatTime(rawTime) {

If you choose to contact us using our contact form, the information you provide (such as your name and email address) will only be used to respond to your inquiry and will not be stored longer than necessary for that - purpose. + purpose. Contact form submissions are deleted after your inquiry is resolved and are never used for marketing or shared with third parties.

- +

Our website uses cookies strictly for essential functionality. These cookies are necessary for the proper functioning of our website and do not collect any personal information.

-

- SessionStorage: For performance and user experience, we temporarily cache the latest system status data in your browser's sessionStorage. This data is not personal, is never sent to our servers, and is automatically deleted as soon as you close your browser tab or window. No personal or identifying information is ever stored in sessionStorage. -

Details about the cookies we use:

-

No personal data is stored. All data remains on your device and is never sent to our servers. You can clear these at any time via your browser settings.

-

5. How to Clear Your Preferences

+

Data stored in localStorage remains on your device indefinitely unless you manually clear it via your browser settings or our website removes it.

+

6. How to Clear Your Preferences

If you wish to reset your language or theme settings, you can clear your browser's cookies and LocalStorage data. Here's how to do it in common browsers: @@ -231,14 +237,14 @@ function parseAndFormatTime(rawTime) { After clearing your browser data, your language will reset to the default (English) and your theme will reset to the system default.

-

6. Your Rights (GDPR & Dutch Law)

+

7. Your Rights (GDPR & Dutch Law)

Under the GDPR and Dutch law, you have the right to:

-

7. Data Security

+

8. Data Security

We take appropriate technical and organizational measures to ensure the security of any information transmitted to us. However, please be aware that no method of transmission over the internet or method of electronic storage @@ -248,7 +254,7 @@ function parseAndFormatTime(rawTime) { Our website uses HTTPS encryption to ensure that any communication between your browser and our website is secure.

-

8. Third-Party Websites

+

9. Third-Party Websites

Our website may contain links to other websites that are not operated by us. If you click on a third-party link, you will be directed to that third party's site. We strongly advise you to review the Privacy Policy of every @@ -258,7 +264,7 @@ function parseAndFormatTime(rawTime) { We have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.

-

9. Changes to Privacy Policy

+

10. Changes to Privacy Policy

We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Last updated" date at the top of this page. @@ -267,8 +273,12 @@ function parseAndFormatTime(rawTime) { You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.

-

10. Contact

-

For privacy questions, contact info@365devnet.eu.

+

11. Contact Information

+

For privacy questions, contact info@365devnet.eu.
+ Company name: 365devnet
+ KvK number: 97226270

+

12. Children's Privacy

+

Our website and services are not intended for children under 16. We do not knowingly collect personal data from children.

diff --git a/src/pages/[lang]/terms.astro b/src/pages/[lang]/terms.astro index f2b8c8a..f85e186 100644 --- a/src/pages/[lang]/terms.astro +++ b/src/pages/[lang]/terms.astro @@ -91,14 +91,14 @@ const tocItems = [ you agree to be bound by these terms and conditions.

-

1. Scope of Services

+

1. Scope of Services

Our website provides information about our professional services, expertise, and industry insights. The content on this website is for general informational purposes only and does not constitute professional advice. We may update, modify, or remove content at any time without notice.

-

2. User Rights & Responsibilities

+

2. User Rights & Responsibilities

When using our website, you agree to:

-

3. Intellectual Property

+

3. Intellectual Property

All content on this website, including but not limited to text, graphics, logos, images, audio clips, digital downloads, and data compilations, is the property of the website owner or its content suppliers and is protected @@ -122,7 +122,7 @@ const tocItems = [ you do not modify the content and that you retain all copyright and other proprietary notices.

-

4. Limitation of Liability

+

4. Limitation of Liability

To the fullest extent permitted by applicable law, we exclude all representations, warranties, and conditions relating to our website and the use of this website. We will not be liable for any direct, indirect, or @@ -136,12 +136,12 @@ const tocItems = [ liability which cannot be excluded or limited under applicable law.

-

5. Governing Law

+

5. Governing Law

These terms are governed by Dutch law and the GDPR. Disputes will be handled by Dutch courts. If you are a consumer, you will benefit from any mandatory provisions of the law of the country in which you are resident. Nothing in these terms and conditions affects your rights as a consumer to rely on such mandatory provisions of local law.

-

6. Cookie Usage

+

6. Cookie Usage

Our website uses two essential cookies:

No tracking, analytics, or third-party cookies are used. No personal data is collected.

+

For more information about how we use cookies and other browser storage technologies, please see our Privacy Policy.

-

7. Changes to Terms

+

7. Changes to Terms

We may revise these terms and conditions at any time by amending this page. You are expected to check this page from time to time to take notice of any changes we make, as they are legally binding on you. Some of the @@ -159,9 +160,11 @@ const tocItems = [ elsewhere on our website.

-

8. Contact

-

For legal questions, contact info@365devnet.eu.

-

This website is operated by 365DevNet, based in the Netherlands.

+

8. Contact

+

For legal questions, contact info@365devnet.eu.
+ Company name: 365devnet
+ KvK number: 97226270
+ Based in the Netherlands.