New layout edits

This commit is contained in:
kn0wmad
2021-12-20 17:38:08 -07:00
committed by Lucy Cifferello
parent 296362cd12
commit bbb3bf2977
6 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
<h1 class="ion-text-center" style="font-size: calc(2vw + 24px);">Privacy Policy</h1>
<section>
<h2 style="font-size: calc(1.5vw + 16px);">General Principles</h2>
<p>At Start9 Labs, Inc (“Start9”, “we”, “us”, “our”), we believe that privacy is a basic human right and have designed our
devices and software systems (“Products”) to uphold this principle.
Start9 does not collect, does not want to collect, and has no reasonable means of collecting, your personal information
from the usage of our Products.</p>
<h2 style="font-size: calc(1.5vw + 16px);">Voluntary Provisions</h2>
<p>When you visit start9.com or our other public websites, our visitors (“customers”, “you”, “your”) may voluntarily
provide us with certain personal information, such as your name or email address, for the purpose of receiving updates
about our Products, or to receive a response to an inquiry. We use this information internally and do not share it with
third parties. You will only receive communications from us, email or otherwise, if you have explicitly opted in to such
communications, and you may opt out at any time.</p>
<h2 style="font-size: calc(1.5vw + 16px);">Online Purchases</h2>
<p>When you purchase Products from our website, we necessarily collect certain personal information, such as name, email,
shipping address, and payment details, in order to facilitate the transaction and conduct shipment. We do not use the
information for any other purpose. Start9 relies on third party payment processors and shipping partners to conduct
transactions, and have no control over their collection or usage of your information.</p>
<p>This Privacy Policy was last updated on July 28, 2020</p>
</section>

View File

@@ -0,0 +1,4 @@
Probably needs to actually be an html page that is linked to from "About"
Also badly needs updating

View File

@@ -0,0 +1,5 @@
<h2 style="font-size: calc(1.5vw + 16px);">Decentralize</h2>
<p>EmbassyOS allows users to swap Marketplaces in case they want a service not offered in the official Start9 Marketplace.</p>
<ul>
<li>In order to change to an unofficial Marketplace, you can see our documentaion here</li>
<li>If you'd like to run your own Marketplace, and help decentralize the ecosystem, please see our guide here</li>

View File

@@ -0,0 +1,6 @@
<h2 style="font-size: calc(1.5vw + 16px);">Promote</h2>
<p>If you have an audience of any kind, you could qualify for Start9's affiliate program.</p>
<ul>
<li>Get a unique affilitate code to pass along to your audience</li>
<li>A discount for your audience, and a kickback for you, if you choose</li>
<li>Email us at <a href="mailto:affiliate@start9labs.com">affiliate@start9labs.com</a> for more information</li>

View File

@@ -0,0 +1,6 @@
<h2 style="font-size: calc(1.5vw + 16px);">Provide Support</h2>
<p>We aim to offer world-class support, but we need all the help we can get!</p>
<ul>
<li>If you see a question in one of our Community Channels that has not been answered yet, answer it! We ask that you please be certain that you know the correct answer</li>
<li>Participate in our Github <a href="https://github.com/Start9Labs/embassy-os/discussions">Discussions</a> channel</li>
<li>If you would like to take on a more significant role in Support, please reach out to us at <a href="mailto:support@start9labs.com">support@start9labs.com</a>, or in our Community Channels</li>

View File

@@ -0,0 +1,6 @@
<h2 style="font-size: calc(1.5vw + 16px);">Educate</h2>
<p>One of the most important things an individual can do is to get the word out about sovereign computing and help teach others how to declare their own independence.</p>
<ul>
<li>Write blog posts on Medium, Substack, Reddit, etc.</li>
<li>Contribute to our <a href="https://github.com/Start9Labs/documentation">Documentation</a>, whether you find a typo, have an FAQ to add, or tutorial to improve</li>
<li>Create videos - how-tos, comparisons, unboxings, and reviews are all helpful</li>