"Privacy Policy"
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - Dr. Nehru Healthcare Partnership</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 20px;
background: linear-gradient(135deg, #1e40af 0%, #059669 100%);
color: white;
min-height: 100vh;
}
.container {
max-width: 800px;
margin: 0 auto;
background: rgba(255, 255, 255, 0.1);
padding: 40px;
border-radius: 20px;
backdrop-filter: blur(10px);
}
h1 {
color: #10b981;
text-align: center;
margin-bottom: 30px;
}
h2 {
color: #3b82f6;
margin-top: 30px;
}
.section {
margin: 20px 0;
}
.contact-info {
background: rgba(255, 255, 255, 0.1);
padding: 20px;
border-radius: 10px;
margin: 20px 0;
}
</style>
</head>
<body>
<div class="container">
<h1>🏥 Privacy Policy</h1>
<p><strong>Dr. Muddu Surendra Nehru M.D. Healthcare Partnership Program</strong></p>
<p><em>Effective Date: July 9, 2025</em></p>
<div class="section">
<h2>📋 Information We Collect</h2>
<p>We collect information you provide directly to us, such as:</p>
<ul>
<li>Contact information (name, email, phone number)</li>
<li>Professional information (medical license, practice details)</li>
<li>Partnership application data</li>
<li>Instagram profile information (username, posts) when you connect your account</li>
</ul>
</div>
<div class="section">
<h2>📱 Instagram Integration</h2>
<p>When you connect your Instagram account:</p>
<ul>
<li>We access your public Instagram profile and media</li>
<li>We display your posts to showcase healthcare partnership success</li>
<li>We may generate shareable content for revenue calculations</li>
<li>You can disconnect your Instagram account at any time</li>
</ul>
</div>
<div class="section">
<h2>🔒 How We Use Your Information</h2>
<ul>
<li>To process your healthcare partnership application</li>
<li>To communicate about partnership opportunities</li>
<li>To display success stories and testimonials</li>
<li>To provide revenue calculation tools</li>
<li>To improve our services and website functionality</li>
</ul>
</div>
<div class="section">
<h2>🛡️ Information Security</h2>
<p>We implement appropriate security measures to protect your personal information:</p>
<ul>
<li>Secure data transmission using HTTPS</li>
<li>Limited access to personal information</li>
<li>Regular security assessments</li>
<li>Compliance with healthcare privacy standards</li>
</ul>
</div>
<div class="section">
<h2>🤝 Information Sharing</h2>
<p>We do not sell, trade, or rent your personal information. We may share information:</p>
<ul>
<li>With your consent for partnership testimonials</li>
<li>To comply with legal requirements</li>
<li>To protect our rights and safety</li>
</ul>
</div>
<div class="section">
<h2>🍪 Cookies and Tracking</h2>
<p>We use cookies to:</p>
<ul>
<li>Improve website functionality</li>
<li>Remember your preferences</li>
<li>Analyze website usage</li>
<li>Maintain Instagram integration sessions</li>
</ul>
</div>
<div class="section">
<h2>✋ Your Rights</h2>
<p>You have the right to:</p>
<ul>
<li>Access your personal information</li>
<li>Correct or update your information</li>
<li>Request deletion of your data</li>
<li>Opt-out of communications</li>
<li>Disconnect social media integrations</li>
</ul>
</div>
<div class="section">
<h2>🔄 Data Deletion</h2>
<p>To request deletion of your data:</p>
<ul>
<li>Email us at: homahealthcarecenter@gmail.com</li>
<li>WhatsApp: +919963721999</li>
<li>We will process deletion requests within 30 days</li>
<li>Some information may be retained for legal compliance</li>
</ul>
</div>
<div class="section">
<h2>📧 Contact Information</h2>
<div class="contact-info">
<p><strong>Dr. Muddu Surendra Nehru M.D.</strong></p>
<p>📧 Email: homahealthcarecenter@gmail.com</p>
<p>📱 WhatsApp: +919963721999</p>
<p>🌐 Website: https://dr-nehru-healthcare-partnership-surendramuddu.replit.app</p>
<p>📍 Address: [Your Business Address]</p>
</div>
</div>
<div class="section">
<h2>📅 Policy Updates</h2>
<p>We may update this privacy policy from time to time. We will notify you of any significant changes by posting the new policy on this page with an updated effective date.</p>
</div>
<div style="text-align: center; margin-top: 40px;">
<a href="/" style="color: #10b981; text-decoration: none; font-weight: bold;">← Back to Healthcare Partnership</a>
</div>
</div>
</body>
</html>