apurv20 commited on
Commit
e77e43f
1 Parent(s): 56a7815

Update templates/skin_disease_identification.html

Browse files
templates/skin_disease_identification.html CHANGED
@@ -150,8 +150,8 @@
150
  <section class="hero-without-image wf-section">
151
  <div class="how-to-use-derma-ai">
152
  <div class="hero-wrapper-two">
153
- <h1 class="heading">SKINCARE ONLINE</h1>
154
- <p class="margin-bottom-24px">DON'T WAIT TO BE SKINCHECK</p>
155
 
156
  <div id="image-preview-container">
157
  <img id="image-preview" src="#" alt="Uploaded Image" style="display: none;">
@@ -246,12 +246,7 @@
246
  </div>
247
  <div class="footer-divider-two"></div>
248
  <div class="footer-bottom">
249
- <div class="footer-copyright">
250
- © 2023 Derma AI. All rights reserved
251
- </div>
252
- <div class="footer-legal-block">
253
- <a class="footer-legal-link" href="#">Terms Of Use</a><a class="footer-legal-link" href="#">Privacy Policy</a>
254
- </div>
255
  </div>
256
  </div>
257
  </section>
 
150
  <section class="hero-without-image wf-section">
151
  <div class="how-to-use-derma-ai">
152
  <div class="hero-wrapper-two">
153
+ <h1 class="heading">Not sure what skin condition you have?</h1>
154
+ <p class="margin-bottom-24px">Let's Identify it</p>
155
 
156
  <div id="image-preview-container">
157
  <img id="image-preview" src="#" alt="Uploaded Image" style="display: none;">
 
246
  </div>
247
  <div class="footer-divider-two"></div>
248
  <div class="footer-bottom">
249
+
 
 
 
 
 
250
  </div>
251
  </div>
252
  </section>