update legal stuff

This commit is contained in:
Nomi Nonsense (Nonszy) 2025-09-03 10:51:20 +07:00
parent 6c1b78f9d7
commit 3ff1248887
5 changed files with 16 additions and 14 deletions

View File

@ -31,7 +31,7 @@ export default function Home() {
<footer className="mt-20 text-center">
<p>&copy; <span className="text-sm">2025 Nomi Nonszy</span></p>
<p className="text-sm">
<Link href={"/terms"} className="text-primary underline">Terms and conditions</Link> and <Link href={"/privacy"} className="text-primary underline">Privacy Policy</Link>
<Link href={"/terms"} className="text-primary underline">Terms</Link> and <Link href={"/privacy"} className="text-primary underline">Privacy</Link>
</p>
</footer>
</FakeWindow>

View File

@ -1,6 +1,6 @@
import type { Metadata } from "next";
import PrivacyPolicy from "@/components/texts/privacy-policy.mdx"
import PrivacyPolicy from "@/components/texts/privacy.mdx"
import { SimpleArticle } from "@/components/page-template";
export const metadata: Metadata = {

View File

@ -1,10 +1,10 @@
import type { Metadata } from "next";
import TermsAndConditions from "@/components/texts/terms-and-condition.mdx"
import TermsAndConditions from "@/components/texts/terms.mdx"
import { SimpleArticle } from "@/components/page-template";
export const metadata: Metadata = {
title: "Terms and conditions",
title: "Terms",
};
export default function Terms () {

View File

@ -1,3 +1,5 @@
# Privacy Policy
This website ("nonszy.space") fully respects the privacy of its visitors. This document explains how we handle visitor information. The short answer is: **we do not collect, track, or store your personal information**.
However, future feature additions will update the privacy policy.

View File

@ -1,21 +1,21 @@
# Terms and Conditions
# Terms
## 1. Acceptance of Terms
## Acceptance of Terms
By accessing and using this website (“nonszy.space”), you agree to be bound by these Terms and Conditions. If you do not agree with any part of these Terms and Conditions, you are advised not to use this Site.
## 2. Third Party Intellectual Property Rights
## Third Party Intellectual Property Rights
Some materials on this Site, **such as the Coral Glasses character, or the ENA Dream BBQ game and ENA Series, are the property of <a href='https://joelgc.com' className='text-primary underline'>JoelG</a>** and are used under fair use. The Site owner does not claim any rights to these materials. All copyrights and trademarks remain the property of their respective owners.
## 3. Content Ownership and Copyright
## Content Ownership and Copyright
Some materials on this Site, including but not limited to **applications, code, digital works, 2D illustrations, 3D works, designs, and OC (Original Characters) such as Nola, that owned by the site owner**, are protected by copyright and intellectual property rights in accordance with applicable laws and regulations.
- Content may only be used for personal and non-commercial purposes unless written permission is obtained.
- It is prohibited to reproduce, modify, distribute, sell, or utilize the content on this Site for commercial purposes without written permission.
## 4. Prohibited Uses for AI Training
## Prohibited Uses for AI Training
All content on this Site is **strictly prohibited from being used for training, developing, or improving artificial intelligence (AI) models**, including but not limited to:
@ -25,7 +25,7 @@ All content on this Site is **strictly prohibited from being used for training,
Any violation of these terms may be subject to legal action in accordance with applicable copyright and intellectual property laws.
## 5. User Responsibility
## User Responsibility
Users are prohibited from:
@ -33,14 +33,14 @@ Users are prohibited from:
- Uploading or distributing harmful material, including malware or illegal content.
- Using the Site to violate applicable laws or regulations.
## 6. External Links
## External Links
This Site may contain links to third-party sites. The Site owner is not responsible for the content, policies, or practices of such external sites.
## 7. Disclaimer
## Disclaimer
The Site is provided “as is” without warranty of any kind. The Site owner is not responsible for any direct or indirect losses resulting from the use of the Site.
## 8. Changes to Terms and Conditions
## Changes to Terms and Conditions
These Terms and Conditions are subject to change at any time without prior notice. The latest version will be published on this page and will be effective from the date of publication.