File "privacy_policy.html"

Full path: /home/fsibplc/public_html/FSIBLYP/privacy_policy.html
File size: 3.51 B (3.51 KB bytes)
MIME-type: text/html
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>Privacy Policy - FSIB Yellow Pages</title>
  <!-- Bootstrap CSS -->
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
    <!-- Custom CSS -->
     
    <link rel="stylesheet" href="../assets/custom.css">
  <style>
    body {
   

    /* font-family: 'Poppins'; */
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    /* font-family: 'Nunito Sans', sans-serif; */
    background: linear-gradient(110deg, rgba(60, 144, 89, 0.2) 28%, rgba(255, 255, 255, 0.5) 57%, rgba(60, 144, 89, 0.45) 92%);
}
    h1, h2 {
      color: #004080;
    }
    p, li {
      line-height: 1.6;
    }
    ul {
      margin-top: 0;
    }
    .contact {
      margin-top: 20px;
    }
  </style>
</head>
<body>
  <h1>Privacy Policy</h1>
  <p><strong>Last updated:</strong> December 17, 2025</p>

  <p><strong>FSIB Yellow Pages</strong> is a mobile application developed by First Security Islami Bank PLC (“we”, “our”, or “us”). This Privacy Policy explains how we handle user information when you use our app.</p>

  <p>By using FSIB Yellow Pages, you agree to the collection and use of information in accordance with this policy.</p>

  <h2>1. Information We Collect</h2>
  <p>We do not collect any personal information except the minimum necessary to provide our service.</p>
  <p>The app allows users to:</p>
  <ul>
    <li>Log in using credentials provided or authorized by First Security Islami Bank PLC</li>
    <li>Upload or update profile images within the app</li>
  </ul>
  <p>No other personal data (such as contacts, location, or device information) is collected, stored, or transmitted to our servers.</p>

  <h2>2. How We Use Information</h2>
  <p>The limited information you provide (login and profile image) is used solely for internal identification and display within the application. We do not share, sell, or use this data for any other purpose.</p>

  <h2>3. Data Security</h2>
  <p>We value your trust in providing us your information. To protect it, we use secure connections (HTTPS) and follow the bank’s internal IT and data protection standards.</p>
  <p>Your profile data is stored securely and accessible only to authorized personnel.</p>

  <h2>4. Data Sharing and Disclosure</h2>
  <p>We do not share your information with any third-party companies, advertisers, or analytics providers. All information remains within the systems of First Security Islami Bank PLC.</p>

  <h2>5. Children’s Privacy</h2>
  <p>Our app is intended for use by authorized employees or customers of First Security Islami Bank PLC. It is not directed toward children under the age of 13, and we do not knowingly collect information from them.</p>

  <h2>6. Changes to This Privacy Policy</h2>
  <p>We may update our Privacy Policy from time to time. Any changes will be reflected on this page with an updated “Last updated” date.</p>

  <h2>7. Contact Us</h2>
  <div class="contact">
    <p>If you have any questions or concerns about this Privacy Policy, please contact us:</p>
    <p>📧 <strong>Email:</strong> <a href="mailto:fsiblsoftteam@gmail.com">fsiblsoftteam@gmail.com</a></p>
    <p>🏢 <strong>Organization:</strong> First Security Islami Bank PLC</p>
  </div>
</body>
</html>