HOME


Mini Shell 1.0
Login Page - Texind
png


Welcome to Texind Admin Portal! 馃憢

DIR: /home/u358511784/domains/vendor.texindcolors.com/public_html/files/
Upload File :
Current File : /home/u358511784/domains/vendor.texindcolors.com/public_html/files/terms.html
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Texind - Terms and Conditions</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            margin: 0;
            padding: 20px;
            background-color: #f9f9f9;
            color: #333;
        }
        .container {
            max-width: 800px;
            margin: 0 auto;
            background: #fff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        h1, h2 {
            color: #007BFF;
        }
        ul {
            padding-left: 20px;
        }
        a {
            color: #007BFF;
            text-decoration: none;
        }
        a:hover {
            text-decoration: underline;
        }
        @media (max-width: 600px) {
            body {
                padding: 10px;
            }
            .container {
                padding: 15px;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <h1>Texind - Terms and Conditions</h1>
        <p><strong>Effective Date:</strong> March 12, 2025</p>
        <p>Welcome to Texind! These Terms and Conditions govern your use of our mobile application, Texind. By accessing or using the app, you agree to comply with these terms. If you do not agree, please refrain from using the app.</p>
        
        <h2>1. Acceptance of Terms</h2>
        <p>By downloading, installing, or using Texind, you acknowledge that you have read, understood, and agreed to these Terms and Conditions.</p>
        
        <h2>2. User Accounts</h2>
        <ul>
            <li>You may be required to create an account to access certain features.</li>
            <li>You are responsible for maintaining the confidentiality of your account credentials.</li>
            <li>Any activity conducted through your account is your responsibility.</li>
        </ul>
        
        <h2>3. Usage Restrictions</h2>
        <p>You agree not to:</p>
        <ul>
            <li>Violate any laws or regulations while using the app.</li>
            <li>Modify, reverse-engineer, or distribute any part of Texind.</li>
            <li>Engage in fraudulent, deceptive, or harmful activities within the app.</li>
        </ul>
        
        <h2>4. Intellectual Property</h2>
        <p>All content, trademarks, and intellectual property within Texind belong to the app developers. Unauthorized reproduction, distribution, or use of Texind鈥檚 content is prohibited.</p>
        
        <h2>5. Privacy Policy</h2>
        <p>We collect and process user data in accordance with our Privacy Policy. By using Texind, you consent to our data collection practices.</p>
        
        <h2>6. Limitation of Liability</h2>
        <p>Texind is provided on an "as-is" basis without warranties of any kind. We are not liable for any damages, losses, or disruptions caused by using the app.</p>
        
        <h2>7. Third-Party Links & Services</h2>
        <p>Texind may include links or integrations with third-party services. We are not responsible for any third-party content, privacy policies, or practices.</p>
        
        <h2>8. Termination</h2>
        <p>We reserve the right to suspend or terminate user access if terms are violated. Users may delete their accounts at any time.</p>
        
        <h2>9. Changes to Terms</h2>
        <p>Texind reserves the right to modify these terms at any time. Continued use of the app after updates implies acceptance of the revised terms.</p>
        
        <h2>10. Governing Law</h2>
        <p>These terms are governed by the laws of [Insert Jurisdiction].</p>
        
        <h2>11. Contact Information</h2>
        <p>For any questions or concerns regarding these Terms and Conditions, please contact us at <a href="mailto:[email protected]">[email protected]</a>.</p>
    </div>
</body>
</html>