-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Raydo Matthee <[email protected]>
- Loading branch information
Showing
1 changed file
with
66 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,18 +16,18 @@ | |
background-color: #f4f4f4; | ||
color: #000; | ||
} | ||
header { | ||
background-color: #0f62fe; | ||
color: #fff; | ||
.bx--header { | ||
background-color: #ffffff; | ||
color: #000000; | ||
padding: 10px 0; | ||
text-align: center; | ||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); | ||
} | ||
header img { | ||
.bx--header img { | ||
max-width: 100%; | ||
height: auto; | ||
} | ||
.container { | ||
.bx--content { | ||
max-width: 800px; | ||
margin: 20px auto; | ||
padding: 20px; | ||
|
@@ -43,68 +43,69 @@ | |
margin: 15px 0; | ||
} | ||
</style> | ||
<title>Document</title> | ||
</head> | ||
<body> | ||
<div class="bx--grid"> | ||
<header class="bx--header"> | ||
<h1>Privacy Policy</h1> | ||
</header> | ||
<div class="bx--grid bx--content"> | ||
<div class="bx--row"> | ||
<div class="bx--col-lg-12 bx--col-md-8 bx--col-sm-4"> | ||
<header style="text-align: center;"> | ||
<h1 class="text-gray-400">Privacy Policy</h1> | ||
</header> | ||
<div class="bx--col-lg-12"> | ||
<div class="container"> | ||
<h2>Effective Date: 09 September 2023</h2> | ||
<h2>1. Acceptance of Terms</h2> | ||
<p>Welcome to Skunkworks (Pty) Ltd ("Skunkworks," "we," "us," or "our"). By accessing or using our website ("Site"), services, or products, you agree to comply with and be bound by these Terms of Service ("ToS"). If you do not agree with these ToS, please refrain from using our services.</p> | ||
|
||
<h2>2. Changes to Terms</h2> | ||
<p>Skunkworks reserves the right to update, modify, or revise these ToS at any time without notice. Continued use of our services after changes constitutes acceptance of the revised ToS.</p> | ||
|
||
<h2>3. User Responsibilities</h2> | ||
<ul> | ||
<li>You are responsible for maintaining the confidentiality of your account credentials.</li> | ||
<li>You agree not to use our services for illegal, harmful, or unethical purposes.</li> | ||
<li>Content you upload or share must comply with applicable laws and not infringe on the rights of others.</li> | ||
<li>You may not attempt to access or interfere with our systems or security features.</li> | ||
</ul> | ||
|
||
<h2>4. Privacy</h2> | ||
<p>Your use of our services is also governed by our Privacy Policy, which can be found on our website. By using our services, you consent to the collection and use of your information as described in the Privacy Policy.</p> | ||
|
||
<h2>5. Intellectual Property</h2> | ||
<ul> | ||
<li>Skunkworks retains all intellectual property rights to our content, materials, and services.</li> | ||
<li>You may not reproduce, distribute, or use our intellectual property without written consent.</li> | ||
</ul> | ||
|
||
<h2>6. Termination</h2> | ||
<p>We reserve the right to suspend or terminate your access to our services at our discretion, with or without cause, and without notice.</p> | ||
|
||
<h2>7. Disclaimers</h2> | ||
<ul> | ||
<li>Our services are provided "as is" without warranties of any kind.</li> | ||
<li>Skunkworks is not liable for any damages or losses resulting from the use of our services.</li> | ||
</ul> | ||
|
||
<h2>8. Limitation of Liability</h2> | ||
<ul> | ||
<li>To the extent permitted by law, Skunkworks is not liable for any indirect, incidental, or consequential damages.</li> | ||
<li>Our total liability shall not exceed the fees paid to us, if any.</li> | ||
</ul> | ||
|
||
<h2>9. Governing Law</h2> | ||
<p>These ToS are governed by the laws of South Africa. Any disputes shall be subject to the exclusive jurisdiction of the courts in South Africa.</p> | ||
|
||
<h2>10. Contact Information</h2> | ||
<p>If you have any questions or concerns regarding these ToS, please contact:</p> | ||
<p>Skunkworks (Pty) Ltd<br> | ||
Johannesburg, South Africa<br> | ||
Email: <a href="mailto:[email protected]">[email protected]</a><br> | ||
Phone: +27 87 164 5398</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="container"> | ||
<h2>Effective Date: 09 September 2023</h2> | ||
<h2>1. Acceptance of Terms</h2> | ||
<p>Welcome to Skunkworks (Pty) Ltd ("Skunkworks," "we," "us," or "our"). By accessing or using our website ("Site"), services, or products, you agree to comply with and be bound by these Terms of Service ("ToS"). If you do not agree with these ToS, please refrain from using our services.</p> | ||
|
||
<h2>2. Changes to Terms</h2> | ||
<p>Skunkworks reserves the right to update, modify, or revise these ToS at any time without notice. Continued use of our services after changes constitutes acceptance of the revised ToS.</p> | ||
|
||
<h2>3. User Responsibilities</h2> | ||
<ul> | ||
<li>You are responsible for maintaining the confidentiality of your account credentials.</li> | ||
<li>You agree not to use our services for illegal, harmful, or unethical purposes.</li> | ||
<li>Content you upload or share must comply with applicable laws and not infringe on the rights of others.</li> | ||
<li>You may not attempt to access or interfere with our systems or security features.</li> | ||
</ul> | ||
|
||
<h2>4. Privacy</h2> | ||
<p>Your use of our services is also governed by our Privacy Policy, which can be found on our website. By using our services, you consent to the collection and use of your information as described in the Privacy Policy.</p> | ||
|
||
<h2>5. Intellectual Property</h2> | ||
<ul> | ||
<li>Skunkworks retains all intellectual property rights to our content, materials, and services.</li> | ||
<li>You may not reproduce, distribute, or use our intellectual property without written consent.</li> | ||
</ul> | ||
|
||
<h2>6. Termination</h2> | ||
<p>We reserve the right to suspend or terminate your access to our services at our discretion, with or without cause, and without notice.</p> | ||
|
||
<h2>7. Disclaimers</h2> | ||
<ul> | ||
<li>Our services are provided "as is" without warranties of any kind.</li> | ||
<li>Skunkworks is not liable for any damages or losses resulting from the use of our services.</li> | ||
</ul> | ||
|
||
<h2>8. Limitation of Liability</h2> | ||
<ul> | ||
<li>To the extent permitted by law, Skunkworks is not liable for any indirect, incidental, or consequential damages.</li> | ||
<li>Our total liability shall not exceed the fees paid to us, if any.</li> | ||
</ul> | ||
|
||
<h2>9. Governing Law</h2> | ||
<p>These ToS are governed by the laws of South Africa. Any disputes shall be subject to the exclusive jurisdiction of the courts in South Africa.</p> | ||
|
||
<h2>10. Contact Information</h2> | ||
<p>If you have any questions or concerns regarding these ToS, please contact:</p> | ||
<p>Skunkworks (Pty) Ltd<br> | ||
Johannesburg, South Africa<br> | ||
Email: <a href="mailto:[email protected]">[email protected]</a><br> | ||
Phone: +27 87 164 5398</p> | ||
</div> | ||
|
||
|
||
<!-- Footer --> | ||
<footer> | ||
<div class="footer-body max-w-7xl mx-auto py-8 px-4 sm:px-6 lg:py-16 lg:px-8"> | ||
|
@@ -135,4 +136,8 @@ <h2>10. Contact Information</h2> | |
</div> | ||
</footer> | ||
</body> | ||
</html> | ||
|
||
<script src="https://unpkg.com/carbon-components/scripts/carbon-components.min.js"></script> | ||
</body> | ||
</html> |