import { Metadata } from "next";
import React from "react";

export const metadata: Metadata = {
  title: "Privacy Policy | Kearsleys - Travel & Tours",
  description:
    "Your privacy is important to us. It is Kearsleys policy to respect your privacy and comply with any applicable law and regulation regarding any personal information we may collect about you.",
};

const PrivacyPolicy = () => {
  return (
    <div className="section-container px-4 pt-20 md:px-8 md:pt-24 lg:pt-28">
      <div className="w-full">
        <h1 className="mb-8 text-center text-4xl font-bold text-gray-800">
          Privacy Policy
        </h1>

        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          Your privacy is important to us. It is Kearsleys policy to respect
          your privacy and comply with any applicable law and regulation
          regarding any personal information we may collect about you, including
          across our website,
          <a href="/" className="text-blue-500">
            https://kearsleys.tz
          </a>
          , and other sites we own and operate.
        </p>

        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          This policy is effective as of 6th November 2022 and was last updated
          on 1st October 2024.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Information We Collect
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          Information we collect includes both information you knowingly and
          actively provide us when using or participating in any of our services
          and promotions, and any information automatically sent by your devices
          in the course of accessing our products and services.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">Log Data</h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          When you visit our website, our servers may automatically log the
          standard data provided by your web browser. It may include your
          devices Internet Protocol IP address, your browser type and version,
          the pages you visit, the time and date of your visit, and technical
          details.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Personal Information
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          We may ask for personal information which may include one or more of
          the following:
        </p>
        <ul className="mb-6 list-inside list-disc text-lg leading-relaxed text-gray-700">
          <li>Name</li>
          <li>Email</li>
          <li>Phone/mobile number</li>
        </ul>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Legitimate Reasons for Processing Your Personal Information
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          We only collect and use your personal information when we have a
          legitimate reason for doing so. In which instance, we only collect
          personal information that is reasonably necessary to provide our
          services to you.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Collection and Use of Information
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          We may collect personal information from you when you do any of the
          following on our website:
        </p>
        <ul className="mb-6 list-inside list-disc text-lg leading-relaxed text-gray-700">
          <li>
            Enter any of our competitions, contests, sweepstakes, and surveys
          </li>
          <li>
            Sign up to receive updates from us via email or social media
            channels
          </li>
          <li>Use a mobile device or web browser to access our content</li>
          <li>
            Contact us via email, social media, or on any similar technologies
          </li>
          <li>When you mention us on social media</li>
        </ul>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Security of Your Personal Information
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          When we collect and process personal information, and while we retain
          this information, we will protect it within commercially acceptable
          means to prevent loss and theft, as well as unauthorized access,
          disclosure, copying, use, or modification. Although we will do our
          best to protect the personal information you provide to us, we advise
          that no method of electronic transmission or storage is 100% secure,
          and no one can guarantee absolute data security.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          How Long We Keep Your Personal Information
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          We keep your personal information only for as long as we need to. This
          time period may depend on what we are using your information for, in
          accordance with this privacy policy. If your personal information is
          no longer required, we will delete it or make it anonymous by removing
          all details that identify you.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Childrens Privacy
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          We do not aim any of our products or services directly at children
          under the age of 13, and we do not knowingly collect personal
          information about children under 13.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Disclosure of Personal Information to Third Parties
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          We may disclose personal information to:
        </p>
        <ul className="mb-6 list-inside list-disc text-lg leading-relaxed text-gray-700">
          <li>Third-party service providers</li>
          <li>Our employees, contractors, and related entities</li>
          <li>Our business partners</li>
          <li>
            Sponsors or promoters of any competition, sweepstakes, or promotion
            we run
          </li>
          <li>Law enforcement officers as required by law</li>
        </ul>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          International Transfers of Personal Information
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          The personal information we collect is stored and processed where we
          or our partners, affiliates, and third-party providers maintain
          facilities. Please be aware that the locations to which we store,
          process, or transfer your personal information may not have the same
          data protection laws as the country in which you initially provided
          the information.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Your Rights and Controlling Your Personal Information
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          You always retain the right to withhold personal information from us,
          with the understanding that your experience of our website may be
          affected.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Use of Cookies
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          We use “cookies” to collect information about you and your activity
          across our site. A cookie is a small piece of data that our website
          stores on your computer, and accesses each time you visit, so we can
          understand how you use our site.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Limits of Our Policy
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          Our website may link to external sites that are not operated by us.
          Please be aware that we have no control over the content and policies
          of those sites.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Changes to This Policy
        </h2>
        <p className="mb-6 text-lg leading-relaxed text-gray-700">
          At our discretion, we may change our privacy policy to reflect updates
          to our business processes, current acceptable practices, or
          legislative or regulatory changes. If required by law, we will get
          your permission for any new uses of your personal information.
        </p>

        <h2 className="mb-4 text-2xl font-semibold text-gray-800">
          Contact Us
        </h2>
        <p className="text-lg leading-relaxed text-gray-700">
          For any questions or concerns regarding your privacy, you may contact
          us using the following details:
        </p>
        <address className="mt-4 text-lg leading-relaxed text-gray-700">
          <strong>Kearsley Tanzania Ltd.</strong>
          <br />
          16, Zanaki Street, P. O. Box 801,
          <br />
          Dar es Salaam, Tanzania.
          <br />
          Tel: +255 22 2137713
          <br />
          Email:{" "}
          <a href="mailto:info@kearsleys.tz" className="text-blue-500">
            info@kearsleys.tz
          </a>
        </address>
      </div>
    </div>
  );
};

export default PrivacyPolicy;
