Skip to content

Commit

Permalink
Merge branch 'main' into new-bugfixing-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitagupta022 authored Jun 6, 2024
2 parents 325b99b + 2f0b35f commit 54e2d99
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 8 deletions.
151 changes: 151 additions & 0 deletions Html-Files/privacy_policy_page.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy</title>
<!-- Bootstrap CSS -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
<style>
body {
padding-top: 56px; /* Padding for the fixed navbar */
background-color: #f4f4f4;
color: #333;
}
.navbar {
background-color: black;
}
.navbar-brand, .nav-link {
color: #fff !important;
}
.navbar-nav .nav-link.active {
font-weight: bold;
}
footer {
background-color: black;
color: #fff;
padding: 20px 0;
}
footer a {
color: #fff;
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
h1, h2 {
color: black;
}
</style>
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top">
<a class="navbar-brand" href="#" style="font-size: 32px;">Rapidoc</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="../index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../index.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../index.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="../index.html">Contact</a>
</li>
</ul>
</div>
</nav>

<!-- Main Content -->
<div class="container mt-5">
<h1 class="mb-4">Privacy Policy</h1>

<section id="introduction">
<h2>Introduction</h2>
<p>Welcome to Rapidoc. We value your privacy and are committed to protecting your personal information. This Privacy Policy outlines how we collect, use, and protect your data when you use our website and services.</p>
</section>

<section id="data-collection" class="mt-4">
<h2>Data Collection</h2>
<p>We collect various types of information in connection with the services we provide, including:</p>
<ul>
<li>Personal Identification Information (Name, email address, phone number, etc.)</li>
<li>Usage Data (IP address, browser type, pages visited, etc.)</li>
<li>Cookies and Tracking Technologies</li>
</ul>
</section>

<section id="data-use" class="mt-4">
<h2>Data Use</h2>
<p>The information we collect is used for various purposes, including:</p>
<ul>
<li>To provide and maintain our services</li>
<li>To notify you about changes to our services</li>
<li>To provide customer support</li>
<li>To gather analysis or valuable information so that we can improve our services</li>
<li>To monitor the usage of our services</li>
<li>To detect, prevent, and address technical issues</li>
</ul>
</section>

<section id="data-sharing" class="mt-4">
<h2>Data Sharing</h2>
<p>We may share your personal information with third parties in the following circumstances:</p>
<ul>
<li>With service providers to monitor and analyze the use of our service</li>
<li>With business partners to offer you certain products, services, or promotions</li>
<li>With your consent, we may disclose your personal information for any other purpose</li>
</ul>
</section>

<section id="data-protection" class="mt-4">
<h2>Data Protection</h2>
<p>We implement a variety of security measures to maintain the safety of your personal information. However, please note that no method of transmission over the Internet, or method of electronic storage is 100% secure.</p>
</section>

<section id="your-rights" class="mt-4">
<h2>Your Rights</h2>
<p>You have the right to access, correct, or delete your personal information. You can do this by contacting us using the contact information provided below.</p>
</section>

<section id="changes" class="mt-4">
<h2>Changes to This Privacy Policy</h2>
<p>We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.</p>
</section>

<section id="contact" class="mt-4">
<h2>Contact Us</h2>
<p>If you have any questions about this Privacy Policy, please contact us:</p>
<ul>
<li>By email: [email protected]</li>
<li>By visiting this page on our website: [Contact Us Page URL]</li>
<li>By phone number: [Phone Number]</li>
</ul>
</section>
</div>

<!-- Footer -->
<footer class="text-center mt-5">
<div class="container">
<p>&copy; 2024 RapiDoc. All rights reserved.</p>
<ul class="list-inline">
<li class="list-inline-item"><a href="#">Privacy Policy</a></li>
<li class="list-inline-item"><a href="#">Terms of Use</a></li>
<li class="list-inline-item"><a href="#">Contact</a></li>
</ul>
</div>
</footer>

<!-- Bootstrap JS and dependencies -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
</body>
</html>
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,48 +444,48 @@ <h2>Services</h2>
<div class="icon-box">
<div class="icon"><i class="fas fa-heartbeat"></i></div>
<h4><a href="">Clinics/Labs</a></h4>
<p>Locate the best healthcare facilities around you hassle-free.</p>
<p>Locate the best healthcare facilities around you hassle-free.From routine check-ups to specialized treatments, find the right clinic or lab that meets your needs. Our database is updated regularly to ensure you have the most accurate information.</p>
</div>
</div>

<div class="align-items-stretch ">
<div class="icon-box">
<div class="icon"><i class="fas fa-pills"></i></div>
<h4><a href="https://www.1mg.com">Pharmacy</a></h4>
<p>Get your prescribed medicines delivered at your doorstep.</p>
<p>Get your prescribed medicines delivered at your doorstep.Our pharmacy service ensures you never miss a dose with timely reminders and easy refill options. Enjoy the convenience of home delivery and exclusive discounts on a wide range of medicines.</p>
</div>
</div>

<div class="align-items-stretch ">
<div class="icon-box">
<div class="icon"><i class="fas fa-hospital-user"></i></div>
<h4><a href="">Daily Feed</a></h4>
<p>Access to heath benefits like bootcamps, vaccination drives and much more
. </p>
<p>Access to heath benefits like bootcamps, vaccination drives and much more.Stay informed about the latest health trends, wellness tips, and upcoming events in your area. Participate in community health initiatives and boost your wellbeing.
</p>
</div>
</div>

<div class="align-items-stretch ">
<div class="icon-box">
<div class="icon"><i class="fas fa-dna"></i></div>
<h4><a href="Html-Files/blood.html">Blood Bank</a></h4>
<p>Know the blood banks and blood groups available around you. No one should suffer ỉn emergencies.</p>
<p>Know the blood banks and blood groups available around you. No one should suffer ỉn emergencies.Find the nearest blood donation centers, check blood availability, and get information on how to donate or request blood in urgent situations.</p>
</div>
</div>

<div class="align-items-stretch ">
<div class="icon-box">
<div class="icon"><i class="fas fa-wheelchair"></i></div>
<h4><a href="">Disabled Person</a></h4>
<p>Convenient medical care is here. Wheelchair accessible hospitals and clinics, find all in one go.</p>
<p>Convenient medical care is here. Wheelchair accessible hospitals and clinics, find all in one go.Access resources and support tailored to the needs of individuals with disabilities, ensuring a seamless healthcare experience for everyone.</p>
</div>
</div>

<div class="align-items-stretch">
<div class="icon-box">
<div class="icon"><i class="fas fa-notes-medical"></i></div>
<h4><a href="https://www.medicalnewstoday.com/">Health Post</a></h4>
<p>Weekly, monthly, yearly or each day, however you like it!</p>
<p>Weekly, monthly, yearly or each day, however you like it! Subscribe to our health post for expert articles, tips, and insights to help you make informed health decisions.</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -945,7 +945,7 @@ <h4>RAPIDOC Newsletter</h4>
</form>
<div class="icons">
<i class="fa-brands fa-facebook-f"></i>
<i class="fa-brands fa-twitter"></i>
<i class="fa-brands fa-x-twitter"></i>
<i class="fa-brands fa-linkedin"></i>
<i class="fa-brands fa-github"></i>
<i class="fa-solid fa-phone"></i>
Expand Down

0 comments on commit 54e2d99

Please sign in to comment.