|
| 1 | +import React from 'react'; |
| 2 | +import { Box } from 'grid-styled/emotion'; |
| 3 | + |
| 4 | +import Layout from '../components/common/layout'; |
| 5 | +import BannerSection from '../components/common/banner'; |
| 6 | +import { Container } from '../utils/base.styles'; |
| 7 | + |
| 8 | +const Privacy = () => ( |
| 9 | + <Layout> |
| 10 | + <BannerSection |
| 11 | + title="Privacy Policy of Coderplex Foundation" |
| 12 | + subTitle="Coderplex Foundation operates the https://coderplex.org website, which provides the SERVICE." |
| 13 | + /> |
| 14 | + <Box pb={4} px={3}> |
| 15 | + <Container> |
| 16 | + <h2>Welcome to Coderplex Foundation</h2> |
| 17 | + <p>Last Revised: 31st July, 2018</p> |
| 18 | + <p> |
| 19 | + This page is used to inform website visitors regarding our policies with the collection, use, and disclosure |
| 20 | + of Personal Information if anyone decided to use our Service, the Coderplex website. |
| 21 | + </p> |
| 22 | + |
| 23 | + <p> |
| 24 | + If you choose to use our Service, then you agree to the collection and use of information in relation with |
| 25 | + this policy. The Personal Information that we collect is used for providing and improving the Service. We will |
| 26 | + not use or share your information with anyone except as described in this Privacy Policy. |
| 27 | + </p> |
| 28 | + |
| 29 | + <p> |
| 30 | + The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is |
| 31 | + accessible at{' '} |
| 32 | + <a rel="noopener noreferrer" href="https://coderplex.org" target="_blank"> |
| 33 | + https://coderplex.org |
| 34 | + </a>{' '} |
| 35 | + unless otherwise defined in this Privacy Policy. |
| 36 | + </p> |
| 37 | + |
| 38 | + <h2>Information Collection and Use</h2> |
| 39 | + |
| 40 | + <p> |
| 41 | + For a better experience while using our Service, we may require you to provide us with certain personally |
| 42 | + identifiable information, including but not limited to your name, phone number, and email address. The |
| 43 | + information that we collect will be used to contact or identify you. |
| 44 | + </p> |
| 45 | + |
| 46 | + <h2>Log Data</h2> |
| 47 | + |
| 48 | + <p> |
| 49 | + We want to inform you that whenever you visit our Service, we collect information that your browser sends to |
| 50 | + us that is called Log Data. This Log Data may include information such as your computer's Internet Protocol |
| 51 | + ("IP") address, browser version, pages of our Service that you visit, the time and date of your visit, the |
| 52 | + time spent on those pages, and other statistics. |
| 53 | + </p> |
| 54 | + |
| 55 | + <h2>Cookies</h2> |
| 56 | + |
| 57 | + <p> |
| 58 | + Cookies are files with small amount of data that is commonly used an anonymous unique identifier. These are |
| 59 | + sent to your browser from the website that you visit and are stored on your computer's hard drive. |
| 60 | + </p> |
| 61 | + |
| 62 | + <p> |
| 63 | + Our website uses these "cookies" to collect information and to improve our Service. You have the option to |
| 64 | + either accept or refuse these cookies and know when a cookie is being sent to your computer. If you choose to |
| 65 | + refuse our cookies, you may not be able to use some portions of our Service. |
| 66 | + </p> |
| 67 | + |
| 68 | + <h2>Service Providers</h2> |
| 69 | + |
| 70 | + <p>We may employ third-party companies and individuals due to the following reasons:</p> |
| 71 | + |
| 72 | + <ul> |
| 73 | + <li>To facilitate our Service;</li> |
| 74 | + <li>To provide the Service on our behalf;</li> |
| 75 | + <li>To perform Service-related services; or</li> |
| 76 | + <li>To assist us in analyzing how our Service is used.</li> |
| 77 | + </ul> |
| 78 | + |
| 79 | + <p> |
| 80 | + We want to inform our Service users that these third parties have access to your Personal Information. The |
| 81 | + reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or |
| 82 | + use the information for any other purpose. |
| 83 | + </p> |
| 84 | + |
| 85 | + <h2>Security</h2> |
| 86 | + |
| 87 | + <p> |
| 88 | + We value your trust in providing us your Personal Information, thus we are striving to use commercially |
| 89 | + acceptable means of protecting it. But remember that no method of transmission over the internet, or method of |
| 90 | + electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security. |
| 91 | + </p> |
| 92 | + |
| 93 | + <h2>Links to Other Sites</h2> |
| 94 | + |
| 95 | + <p> |
| 96 | + Our Service may contain links to other sites. If you click on a third-party link, you will be directed to that |
| 97 | + site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the |
| 98 | + Privacy Policy of these websites. We have no control over and assume no responsibility for the content, |
| 99 | + privacy policies, or practices of any third-party sites or services. |
| 100 | + </p> |
| 101 | + |
| 102 | + <h2>Children's Privacy</h2> |
| 103 | + |
| 104 | + <p> |
| 105 | + Our Services do not address anyone under the age of 13. We do not knowingly collect personally identifiable |
| 106 | + information from children under 13. In the case we discover that a child under 13 has provided us with |
| 107 | + personal information, we immediately delete this from our servers. If you are a parent or guardian and you are |
| 108 | + aware that your child has provided us with personal information, please contact us so that we will be able to |
| 109 | + do necessary actions. |
| 110 | + </p> |
| 111 | + |
| 112 | + <h2>Changes to This Privacy Policy</h2> |
| 113 | + |
| 114 | + <p> |
| 115 | + We may update our Privacy Policy from time to time. Thus, we advise you to review this page periodically for |
| 116 | + any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes |
| 117 | + are effective immediately after they are posted on this page.{' '} |
| 118 | + <a rel="noopener noreferrer" href="https://gdprprivacypolicy.net"> |
| 119 | + This privacy policy was created with the GDPR Generator |
| 120 | + </a>. |
| 121 | + </p> |
| 122 | + |
| 123 | + <h2>Contact Us</h2> |
| 124 | + |
| 125 | + <p> |
| 126 | + <em> |
| 127 | + If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us at{' '} |
| 128 | + <a href="mailto:pr@coderplex" title="send an email to [email protected]"> |
| 129 | + pr@coderplex |
| 130 | + </a> |
| 131 | + . |
| 132 | + </em> |
| 133 | + </p> |
| 134 | + </Container> |
| 135 | + </Box> |
| 136 | + </Layout> |
| 137 | +); |
| 138 | + |
| 139 | +export default Privacy; |
0 commit comments