Ver código fonte

updated content

JKR 2 anos atrás
pai
commit
40dd50b1d2
1 arquivos alterados com 11 adições e 6 exclusões
  1. 11 6
      resources/views/app/index.blade.php

+ 11 - 6
resources/views/app/index.blade.php

@@ -62,11 +62,16 @@
     <div class="col-xl-6 pe-xl-0">
       <div class="box-1">
         <div class="d-flex flex-column">
-          <h5 class="subtitle">How it works</h5>
-          <p>Hemorrhoids are swollen veins in the rectum. Similar to varicose veins in your legs, the only long-lasting solution is to remove them.</p>
-          <p>Hemorrhoid banding is the “gold standard” in hemorrhoid removal. It involves placing a medical-grade rubber band at the base of a hemorrhoid.</p>
-          <p>The rubber band applies gentle compression to the area, cutting off blood supply to the hemorrhoid.</p>
-          <p>The rubber band causes the hemorrhoid to shrink away and fall off during a bowel movement, typically within 1 to 3 days. You won’t even notice it.</p>
+          <h5 class="subtitle">3 things you should know!</h5>
+            <h4 class="mb-3">1. It's fast, safe, and effective.</h4>
+            <p class="border-bottom pb-4">Banding is the "gold-standard" for treating hemorrhoids, with a greater than 95% success rate. It takes less than a minute.</p>
+          
+            <h4 class="mb-3">2. It's available near you!</h4>
+            <p class="border-bottom pb-4">With thousands of physicians across the United States are trained in how to use the HemBand, there's a clinic near you!</p>
+          
+            <h4 class="mb-3">3. It's covered by insurance.</h4>
+            <p class="border-bottom pb-4">HemBand treatment is covered by most insurance plans, including Medicare, Medicaid, and TriCare.</p>
+          
         </div>
       </div>
     </div>
@@ -127,7 +132,7 @@
   </div>
 </div>
 
-<div class="container py-xl-5 py-4">
+<div class="container py-xl-5 py-4 d-none">
   <div class="d-md-flex align-items-center justify-content-between mb-4 pb-3 border-bottom">
     <h4 class="subtitle mb-0 mb-2"></h4>
   </div>