mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
fix: legal text color
This commit is contained in:
parent
ff5d6bc46b
commit
435a32aa56
@ -11,47 +11,47 @@ const Privacy = () => {
|
||||
</Head>
|
||||
<Container my={50} size="sm" pb="lg">
|
||||
<Paper bg="transparent">
|
||||
<Title c="gray.5">Privacy Policy</Title>
|
||||
<Title c="gray.8">Privacy Policy</Title>
|
||||
<Stack my="lg">
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
This Privacy Policy describes how your personal information is collected, used, and
|
||||
shared when you visit or make a purchase from jsoncrack.com (the “Site”).
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
To Whom Does This Policy Apply
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
This Privacy Policy applies to customers and site visitors. Each customer is
|
||||
responsible for posting its own terms, conditions, and privacy policies, and ensuring
|
||||
compliance with all applicable laws and regulations.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
Changes To This Privacy Policy
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
This Privacy Policy may change from time to time, as our Platform and our business may
|
||||
change. Your continued use of the Platform after any changes to this Privacy Policy
|
||||
indicates your agreement with the terms of the revised Privacy Policy.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
What Information Do We Collect
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
We collect information directly from you when you provide it to us explicitly on our
|
||||
Site. We do not use third-party cookies on our Site.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
What We Use Your Information For
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
We use your information to provide our Services, to improve our Platform, to
|
||||
understand how you use our Platform, and to communicate with you. We DO NOT share any
|
||||
personal information to third parties.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
How To Contact Us
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
For privacy-related questions, please contact us at{" "}
|
||||
<Anchor href="mailto:contact@jsoncrack.com">contact@jsoncrack.com</Anchor>.
|
||||
</Text>
|
||||
|
@ -11,27 +11,27 @@ const SubscriptionRefund = () => {
|
||||
</Head>
|
||||
<Container my={50} size="sm" pb="lg">
|
||||
<Paper bg="transparent">
|
||||
<Title c="gray.5">Subscription & Refund</Title>
|
||||
<Title c="gray.8">Subscription & Refund</Title>
|
||||
<Stack my="lg">
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
This document delineates the Subscription Cancellation and Refund Policy for users of
|
||||
jsoncrack.com (the “Site”). It provides guidance on the cancellation process. For
|
||||
inquiries or assistance related to cancellations, users are encouraged to contact the
|
||||
customer support team at{" "}
|
||||
<Anchor href="mailto:contact@jsoncrack.com">contact@jsoncrack.com</Anchor>.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
Cancellation Policy
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
You have the right to cancel your subscription at any time. When you cancel, your
|
||||
subscription will remain active until the end of the current billing period. You will
|
||||
not be billed for any subsequent periods.
|
||||
</Text>
|
||||
<Title order={4} c="gray.5">
|
||||
<Title order={4} c="gray.8">
|
||||
How to Cancel:
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
To cancel your subscription, follow these steps:
|
||||
<List type="ordered" my="lg">
|
||||
<List.Item>Log in to your account.</List.Item>
|
||||
@ -42,20 +42,20 @@ const SubscriptionRefund = () => {
|
||||
not eligible for a refund. However, you will still have access to the service until
|
||||
the end of the current billing period.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
Refund Policy
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
If you cancel your subscription within 3 days of the initial purchase, you are
|
||||
eligible for a full refund. Refunds will be issued to the original payment method used
|
||||
during the purchase. For refund inquiries or assistance, please contact our customer
|
||||
support team at{" "}
|
||||
<Anchor href="mailto:contact@jsoncrack.com">contact@jsoncrack.com</Anchor>.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
Changes to this Policy
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
We reserve the right to modify this subscription cancellation and refund policy at any
|
||||
time. Any changes will be effective immediately upon posting the updated policy on our
|
||||
website. It is your responsibility to review this policy periodically for changes. By
|
||||
|
@ -11,9 +11,9 @@ const Terms = () => {
|
||||
</Head>
|
||||
<Container my={50} size="sm" pb="lg">
|
||||
<Paper bg="transparent">
|
||||
<Title c="gray.5">Terms of Service</Title>
|
||||
<Title c="gray.8">Terms of Service</Title>
|
||||
<Stack my="lg">
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
Subject to these Terms of Service (this 'Agreement'), jsoncrack.com
|
||||
('JSON Crack', 'we', 'us' and/or 'our')
|
||||
provides access to JSON Crack’s application as a service (collectively, the
|
||||
@ -21,7 +21,7 @@ const Terms = () => {
|
||||
have read, understand, and agree to be bound by this Agreement.
|
||||
</Text>
|
||||
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
If you are entering into this Agreement on behalf of a company, business or other
|
||||
legal entity, you represent that you have the authority to bind such an entity to this
|
||||
Agreement, in which case the term 'you' shall refer to such entity. If you
|
||||
@ -29,38 +29,38 @@ const Terms = () => {
|
||||
accept this Agreement and may not use the Services.
|
||||
</Text>
|
||||
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
1. Acceptance of Terms
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
By signing up and using the services provided by JSON Crack (referred to as the
|
||||
'Service'), you are agreeing to be bound by the following terms and
|
||||
conditions ('Terms of Service'). The Service is owned and operated by JSON
|
||||
Crack ('Us', 'We', or 'Our').
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
2. Description of Service
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
JSON Crack is an open-source visualization application that allows users to transform
|
||||
various data formats, including JSON, YAML, XML, CSV, and more, into interactive
|
||||
graphs for visualization purposes (the “Product”). The Product is accessible at
|
||||
jsoncrack.com and other domains and subdomains controlled by Us (collectively,
|
||||
'the Website').
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
3. Fair Use
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
We reserve the right to suspend or terminate your access to the Service if we
|
||||
determine, in our sole discretion, that you have violated these Terms of Service,
|
||||
including but not limited to, purposefully advertising of third parties, spam content,
|
||||
or other inappropriate or illegal content.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
4. Intellectual Property Rights
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
You acknowledge and agree that the Service and its entire contents, features, and
|
||||
functionality, including but not limited to all information, software, code, text,
|
||||
displays, graphics, photographs, video, audio, design, presentation, selection, and
|
||||
@ -68,44 +68,44 @@ const Terms = () => {
|
||||
are protected by United States and international copyright, trademark, patent, trade
|
||||
secret, and other intellectual property or proprietary rights laws.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
5. Data Storage and Privacy
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
We do not guarantee the security, reliability, consistency and/or recovery of any data
|
||||
stored in the Product and do not recommend storing sensitive data. The Product enables
|
||||
users to store data for visualization purposes as an ease of access only. When a file
|
||||
is deleted from the Product, it is also permanently removed from the database (refer
|
||||
as hard deletion).
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
6. Changes to these Terms
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
We reserve the right to revise and update these Terms of Service from time to time in
|
||||
our sole discretion. All changes are effective immediately when we post them, and
|
||||
apply to all access to and use of the Website thereafter. Your continued use of the
|
||||
Website following the posting of revised Terms of Service means that you accept and
|
||||
agree to the changes.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
7. Contact Information
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
Questions or comments about the Website or these Terms of Service may be directed to
|
||||
our support team at{" "}
|
||||
<Anchor href="mailto:contact@jsoncrack.com">contact@jsoncrack.com</Anchor>.
|
||||
</Text>
|
||||
<Title order={3} c="gray.5">
|
||||
<Title order={3} c="gray.8">
|
||||
8. Disclaimer of Warranties
|
||||
</Title>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
THE SERVICE AND ITS CONTENT ARE PROVIDED ON AN 'AS IS' AND 'AS
|
||||
AVAILABLE' BASIS WITHOUT ANY WARRANTIES OF ANY KIND. WE DISCLAIM ALL WARRANTIES,
|
||||
INCLUDING, BUT NOT LIMITED TO, THE WARRANTY OF TITLE, MERCHANTABILITY,
|
||||
NON-INFRINGEMENT OF THIRD PARTIES’ RIGHTS, AND FITNESS FOR PARTICULAR PURPOSE.
|
||||
</Text>
|
||||
<Text c="gray.5">
|
||||
<Text c="gray.8">
|
||||
IN NO EVENT WILL WE, OUR AFFILIATES OR THEIR LICENSORS, SERVICE PROVIDERS, EMPLOYEES,
|
||||
AGENTS, OFFICERS OR DIRECTORS BE LIABLE FOR DAMAGES OF ANY KIND, UNDER ANY LEGAL
|
||||
THEORY, ARISING OUT OF OR IN CONNECTION WITH YOUR USE, OR INABILITY TO USE, THE
|
||||
|
Loading…
x
Reference in New Issue
Block a user