AI Agent commited on
Commit
912ba62
·
1 Parent(s): f90a3a7

remove nitdaa team info, update deductible advice and replace quick questions

Browse files
Files changed (1) hide show
  1. templates/index.html +6 -12
templates/index.html CHANGED
@@ -428,7 +428,7 @@
428
 
429
  <h3 style="margin-top: 1rem;">💡 Ideal Coverage Strategy</h3>
430
  <ul>
431
- <li>Use a base cover (3L–5L) as the STUP deductible, with STUP on top (SI up to ₹2 Cr). Higher deductibles (7/10/15/20/25L) lower the premium — a 10L deductible pairs well with a 10L base policy</li>
432
  <li>Base policy <strong>NOT</strong> mandatory — deductible can be met out of pocket or through any insurer</li>
433
  <li>If employer cover lapses (retirement/job change), STUP is unaffected — add a backup base cover</li>
434
  </ul>
@@ -458,7 +458,6 @@
458
  <ul>
459
  <li>Care Health claims settlement ratio: <strong>97%</strong> | IRDA-regulated | Cashless at all Care network hospitals: <a href="https://www.careinsurance.com/health-plan-network-hospitals.html" target="_blank">careinsurance.com/health-plan-network-hospitals.html</a></li>
460
  <li><strong>📧 Queries:</strong> <a href="mailto:nitdaahealthplan@zopper.com">nitdaahealthplan@zopper.com</a> &nbsp;&nbsp;&nbsp;&nbsp; <strong>Questions:</strong> Satyam 81303 01854 · Tushar 81305 90022 &nbsp;&nbsp;&nbsp;&nbsp; <strong>Renewals:</strong> Vansh 84480 81102</li>
461
- <li><strong>👥 NITDAA Team:</strong> Goutam 9434475011 · Atul 7230964999 · Sandip 9830058101 · Sougata 9038008726 · Samiran 9581555079</li>
462
  </ul>
463
  </div>
464
  </div>
@@ -472,16 +471,11 @@
472
  <label for="quick-questions">Quick Questions</label>
473
  <select id="quick-questions" aria-label="Select a quick question">
474
  <option value="">-- Select a Quick Question --</option>
475
- <option value="What is the waiting period for Pre-Existing Diseases (PEDs)?">1. What is the waiting period for PEDs?</option>
476
- <option value="What are the available Sum Insured (SI) options?">2. Available Sum Insured options?</option>
477
- <option value="Can I claim if I have employer/retail insurance?">3. Claiming with other insurance?</option>
478
- <option value="Are there sub-limits on room rent and treatments?">4. Sub-limits on room rent?</option>
479
- <option value="When must I notify for cashless claims?">5. Notifying for cashless claims?</option>
480
- <option value="How fast is cashless pre-auth?">6. Cashless pre-auth speed?</option>
481
- <option value="What is the reimbursement document deadline and settlement time?">7. Reimbursement deadlines?</option>
482
- <option value="Will premium increase if I make a claim this year?">8. Claim impact on premium?</option>
483
- <option value="Who handles policy enrollment and claim support?">9. Claim support contacts?</option>
484
- <option value="What is the cancellation policy and premium refund?">10. Cancellation & refunds?</option>
485
  </select>
486
  </div>
487
 
 
428
 
429
  <h3 style="margin-top: 1rem;">💡 Ideal Coverage Strategy</h3>
430
  <ul>
431
+ <li>Use a base cover (3L–5L) as the STUP deductible, with STUP on top (SI up to ₹2 Cr). Higher deductibles (7/10/15/20/25L) lower the premium — a 5L deductible pairs well with a 5L base policy</li>
432
  <li>Base policy <strong>NOT</strong> mandatory — deductible can be met out of pocket or through any insurer</li>
433
  <li>If employer cover lapses (retirement/job change), STUP is unaffected — add a backup base cover</li>
434
  </ul>
 
458
  <ul>
459
  <li>Care Health claims settlement ratio: <strong>97%</strong> | IRDA-regulated | Cashless at all Care network hospitals: <a href="https://www.careinsurance.com/health-plan-network-hospitals.html" target="_blank">careinsurance.com/health-plan-network-hospitals.html</a></li>
460
  <li><strong>📧 Queries:</strong> <a href="mailto:nitdaahealthplan@zopper.com">nitdaahealthplan@zopper.com</a> &nbsp;&nbsp;&nbsp;&nbsp; <strong>Questions:</strong> Satyam 81303 01854 · Tushar 81305 90022 &nbsp;&nbsp;&nbsp;&nbsp; <strong>Renewals:</strong> Vansh 84480 81102</li>
 
461
  </ul>
462
  </div>
463
  </div>
 
471
  <label for="quick-questions">Quick Questions</label>
472
  <select id="quick-questions" aria-label="Select a quick question">
473
  <option value="">-- Select a Quick Question --</option>
474
+ <option value="Will my pre-existing condition (diabetes, BP, thyroid) be covered?">1. Will my pre-existing condition (diabetes, BP, thyroid) be covered?</option>
475
+ <option value="Can I claim from day one?">2. Can I claim from day one?</option>
476
+ <option value="Is treatment cashless, or do I pay and get reimbursed?">3. Is treatment cashless, or do I pay and get reimbursed?</option>
477
+ <option value="What happens to my family's cover if something happens to me?">4. What happens to my family's cover if something happens to me?</option>
478
+ <option value="How much cover do I actually need, and what does the deductible mean?">5. How much cover do I actually need, and what does the deductible mean?</option>
 
 
 
 
 
479
  </select>
480
  </div>
481