diff --git a/package.json b/package.json index c4da5c0..3d93d54 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "vite": "^7.3.1" }, "dependencies": { + "@fortawesome/fontawesome-free": "^7.1.0", "altcha": "^2.3.0", "lenis": "^1.3.17" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b84b0f1..7712dfd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,6 +8,9 @@ importers: .: dependencies: + '@fortawesome/fontawesome-free': + specifier: ^7.1.0 + version: 7.1.0 altcha: specifier: ^2.3.0 version: 2.3.0 @@ -300,6 +303,10 @@ packages: resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@fortawesome/fontawesome-free@7.1.0': + resolution: {integrity: sha512-+WxNld5ZCJHvPQCr/GnzCTVREyStrAJjisUPtUxG5ngDA8TMlPnKp6dddlTpai4+1GNmltAeuk1hJEkBohwZYA==} + engines: {node: '>=6'} + '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} engines: {node: '>=18.18.0'} @@ -1797,6 +1804,8 @@ snapshots: '@eslint/core': 0.17.0 levn: 0.4.1 + '@fortawesome/fontawesome-free@7.1.0': {} + '@humanfs/core@0.19.1': {} '@humanfs/node@0.16.7': diff --git a/src/app.html b/src/app.html index 47b3322..a155064 100644 --- a/src/app.html +++ b/src/app.html @@ -6,13 +6,17 @@ ComputeCloud.in | Cloud Consulting Excellence - - + + + + + + + %sveltekit.head% - +
%sveltekit.body%
diff --git a/src/routes/layout.css b/src/routes/layout.css index 6e42224..be67fd7 100644 --- a/src/routes/layout.css +++ b/src/routes/layout.css @@ -1,6 +1,8 @@ @import 'tailwindcss'; +@import '@fortawesome/fontawesome-free/css/all.min.css'; + /* @plugin '@tailwindcss/forms'; */ -/* @plugin '@tailwindcss/typography'; */ +@plugin '@tailwindcss/typography'; body { diff --git a/src/routes/privacy-protocol/+page.svelte b/src/routes/privacy-protocol/+page.svelte index 4ebe38e..86c82ea 100644 --- a/src/routes/privacy-protocol/+page.svelte +++ b/src/routes/privacy-protocol/+page.svelte @@ -1 +1,168 @@ -

Privacy Protocol

+
+
+

Privacy Policy

+

Effective Date: 5 February 2026

+ +
+ +

Introduction

+ Welcome tocomputecloud.in (“we”, “us”, “our”). This Privacy Policy explains how we + collect, use, store, and protect the personal information you provide when you interact with our + website and services. By using our site you consent to the practices described herein. + +
+ +

Information We Collect

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
CATEGORYWHAT WE COLLECTPURPOSE
Server request logsIP address, timestamp, request URL, HTTP method, user‑agent, referrerSecurity monitoring, performance analysis, troubleshooting, legal compliance
Umami analyticsAnonymous page‑view data, session duration, navigation paths (no personal identifiers)Understanding site usage to improve content and user experience
Enquiry formName, email address, company name (provided voluntarily)Responding to your inquiry, providing quotes, maintaining a client relationship
+ + We do not collect, credit-card details, or any other sensitive personal data + +
+ +

How We Use Your Data

+ + + +
+ +

Data Sharing & Disclosure

+ + + + We never sell your personal information. + +
+ +

Data Retention

+ + + +
+ +

Security Measures

+ + + + While we strive for robust protection, no system can guarantee absolute security. + +
+ +

Your Rights

+ + + + To exercise any right, contact us at **privacy@computecloud.in**. + +
+ +

Cookies & Tracking

+ + Our site uses only essential cookies for session handling and the self‑hosted Umami analytics + script. No third‑party advertising or tracking cookies are placed. + +
+ +

Changes to This Policy

+ + We may update this Privacy Policy from time to time. Significant changes will be posted on this + page with a revised “Effective Date.” Continued use of the site after such updates constitutes + acceptance. + +
+ +

1Contact

+ + If you have questions, concerns, or requests regarding your privacy, please reach out: + + Email: privacy@computecloud.in + +
+ + This policy is provided for informational purposes and does not constitute legal advice. For + specific legal concerns, consult a qualified attorney. +
+