-
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.
add privacy policy & terms. update footer links
- Loading branch information
1 parent
b84f2e1
commit db967b4
Showing
4 changed files
with
540 additions
and
2 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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
import ContentItem from "@/components/ContentItem/ContentItem"; | ||
import PrivacyPolicy from "@/components/Legal/PrivacyPolicy"; | ||
import Terms from "@/components/Legal/terms"; | ||
|
||
const Legal = () => { | ||
return ( | ||
<div className="max-w-uui-width-xxs mx-auto md:mx-0 md:max-w-none"> | ||
<div className="relative"> | ||
<div className="max-w-[45rem] py-uui-4xl mx-auto"> | ||
<ContentItem | ||
size="md" | ||
paragraph="This document outlines the Privacy Policy and Terms of Use for the IncentiveNet provided by Lilypad Network Inc. By accessing or using the IncentiveNet, you agree to the practices described in the Privacy Policy and the rules outlined in the Terms of Use. If you do not agree to any part of this document, please refrain from using the IncentiveNet." | ||
/> | ||
</div> | ||
<PrivacyPolicy /> | ||
<Terms /> | ||
</div> | ||
</div> | ||
); | ||
}; | ||
export default Legal; |
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
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 |
---|---|---|
@@ -0,0 +1,137 @@ | ||
import { SectionContainer } from "@lilypad/shared-components"; | ||
import ContentItem from "../ContentItem/ContentItem"; | ||
|
||
export default function PrivacyPolicy() { | ||
return( | ||
<SectionContainer> | ||
<div className="max-w-[45rem] mx-auto"> | ||
<ContentItem | ||
size="xl" | ||
id="privacy" | ||
heading="Privacy Policy" | ||
/> | ||
<section> | ||
<ContentItem | ||
size="md" | ||
heading="Last updated: December 18, 2024" | ||
paragraph={`Lilypad Network Inc. ("we," "our," "us") values your privacy and is committed to protecting your personal information. This Privacy Policy explains how we collect, use, and protect the information you provide to us when using our website and services.`} | ||
/> | ||
<ContentItem | ||
size="md" | ||
className="py-uui-4xl" | ||
heading="1. Information We Collect" | ||
paragraph="We collect only the minimal information necessary to provide and improve our services:" | ||
/> | ||
<ul className="list-disc pl-5 space-y-2 text-uui-text-tertiary-600"> | ||
<li>Cookies: Our website uses basic cookies to improve functionality, track usage patterns, and enhance user experience. You can manage cookie settings in your browser at any time.</li> | ||
<li>Newsletter Subscriptions: When subscribing to our newsletter, we collect your email address to send you updates and information about our services.</li> | ||
<li>Website Analytics: We may use tools to collect anonymized data, such as browser type, time spent on the site, and pages visited.</li> | ||
<li>Our website may contain links to documentation, blogs, and other resources hosted on third-party platforms but managed by Lilypad Network Inc. While we make every effort to ensure the security and privacy of these resources, please be aware that accessing these resources may involve third-party services (e.g., hosting or content delivery networks) with their own privacy practices. Lilypad Network Inc. is not responsible for the privacy practices or policies of these third-party platforms. We encourage users to review the privacy policies of these platforms before interacting with the content.</li> | ||
</ul> | ||
</section> | ||
<section> | ||
<ContentItem | ||
size="md" | ||
className="py-uui-4xl" | ||
heading="2. Use of Information" | ||
paragraph="The information we collect is used for the following purposes:" | ||
/> | ||
<ul className="list-disc pl-5 space-y-2 text-uui-text-tertiary-600"> | ||
<li>To maintain and improve the functionality of our website.</li> | ||
<li>To communicate with you via the newsletter, if subscribed.</li> | ||
<li>To analyze website traffic and user behavior for optimization.</li> | ||
</ul> | ||
<ContentItem | ||
size="md" | ||
paragraph="We do not sell or share your personal information with third parties for marketing purposes." | ||
/> | ||
</section> | ||
<section> | ||
<ContentItem | ||
size="md" | ||
id="cookies" | ||
className="py-uui-4xl" | ||
heading="3. Cookies and Tracking Technologies" | ||
paragraph="Cookies are small text files stored on your device by your web browser. They allow us to:" | ||
/> | ||
<ul className="list-disc pl-5 space-y-2 text-uui-text-tertiary-600"> | ||
<li>Recognize your preferences when you visit our website.</li> | ||
<li>Analyze website traffic to improve performance and usability.</li> | ||
</ul> | ||
<ContentItem | ||
size="md" | ||
paragraph="You can disable cookies in your browser settings; however, some website features may not function properly." | ||
/> | ||
</section> | ||
<section> | ||
<ContentItem | ||
size="md" | ||
className="py-uui-4xl" | ||
heading="4. Newsletter Subscriptions" | ||
paragraph="If you subscribe to our newsletter, we will use your email address to send you updates about our services, events, and resources. You can unsubscribe at any time by clicking the 'Unsubscribe' link in any email or by contacting us at [email protected]." | ||
/> | ||
</section> | ||
<section> | ||
<ContentItem | ||
size="md" | ||
className="py-uui-4xl" | ||
heading="4. Links" | ||
paragraph="Our website may contain links to documentation, blogs, and other resources hosted on third-party platforms but managed by Lilypad Network Inc. While we make every effort to ensure the security and privacy of these resources, please be aware that accessing these resources may involve third-party services (e.g., hosting or content delivery networks) with their own privacy practices. Lilypad Network Inc. is not responsible for the privacy practices or policies of these third-party platforms. We encourage users to review the privacy policies of these platforms before interacting with the content." | ||
/> | ||
</section> | ||
<section> | ||
<ContentItem | ||
size="md" | ||
className="py-uui-4xl" | ||
heading="6. Data Security" | ||
paragraph="We take reasonable technical and organizational precautions to protect your personal information from unauthorized access, use, or disclosure. However, no internet transmission is completely secure, and we cannot guarantee absolute data security." | ||
/> | ||
</section> | ||
<section> | ||
<ContentItem | ||
size="md" | ||
className="py-uui-4xl" | ||
heading="7. Your Privacy Choices" | ||
paragraph="Cookies are small text files stored on your device by your web browser. They allow us to:" | ||
/> | ||
<ul className="list-disc pl-5 space-y-2 text-uui-text-tertiary-600"> | ||
<li>Managing Cookies: You can configure your browser to refuse cookies or alert you when cookies are being sent.</li> | ||
<li>Unsubscribing from Emails: You can opt out of our newsletter at any time by using the "Unsubscribe" link or contacting us directly.</li> | ||
</ul> | ||
</section> | ||
<section> | ||
<ContentItem | ||
size="md" | ||
className="py-uui-4xl" | ||
heading="8. Changes to This Policy" | ||
paragraph="We may update this Privacy Policy periodically to reflect changes in our practices or legal obligations. Any updates will be posted on this page with the 'Effective Date' noted at the top." | ||
/> | ||
</section> | ||
<section> | ||
<ContentItem | ||
size="md" | ||
className="py-uui-4xl" | ||
heading="9. Contact Us" | ||
paragraph="If you have any questions or concerns about this Privacy Policy, please contact us:" | ||
/> | ||
<div className="p-6border border-gray-200 rounded-md shadow-md max-w-md"> | ||
<h2 className="text-xl font-semibold text-uui-text-primary-900">Lilypad Network Inc.</h2> | ||
<p className="text-uui-text-tertiary-600"> | ||
425 1st Street, San Francisco, CA 94105, United States | ||
</p> | ||
<p className="text-uui-text-tertiary-600"> | ||
Email: | ||
<a href="mailto:[email protected]" className="hover:underline">[email protected]</a> | ||
</p> | ||
<p className="text-uui-text-tertiary-600"> | ||
Website: | ||
<a href="https://lilypad.tech" className="hover:underline" target="_blank" rel="noopener noreferrer"> | ||
https://lilypad.tech | ||
</a> | ||
</p> | ||
</div> | ||
</section> | ||
</div> | ||
</SectionContainer> | ||
) | ||
} |
Oops, something went wrong.