|
@@ -23,17 +23,31 @@
|
|
|
|
|
|
|
|
|
<div class="container pt-md-5 pt-4">
|
|
|
+
|
|
|
<div class="row">
|
|
|
- <div class="col-lg-12">
|
|
|
- <div class="text-center">
|
|
|
- <h4 class="title mb-3">Meet the HemBand applicator.</h4>
|
|
|
- <p>
|
|
|
- It takes a doctor less than 60 seconds to use the HemBand applicator to place a rubber band at the base of your hemorrhoid.
|
|
|
- Rubber banding is long-lasting because instead of treating hemorrhoid symptoms, it safely and gently removes hemorrhoids themselves.
|
|
|
- </p>
|
|
|
- </div>
|
|
|
- <div class="border mt-5 mb-4 p-md-5 p-3 text-center">
|
|
|
- <img src="{{asset('img/snyder.png')}}" class="w-75" alt="">
|
|
|
+ <div class="col-lg-6">
|
|
|
+ <h5 class="subtitle">3 things every patient should know:</h5>
|
|
|
+ <h5>1. Banding is incredibly effective, safe, and long-lasting.</h5>
|
|
|
+ <ul style="" class="mb-3">
|
|
|
+ <li class="mb-2">Rubber banding is a highly-effective hemorrhoid removal treatment. It is considered the gold-standard for treating internal hemorrhoids.</li>
|
|
|
+ <li class="mb-2">Rubber banding is long-lasting because instead of treating hemorrhoid symptoms, it safely and gently removes hemorrhoids themselves.</li>
|
|
|
+ <li class="mb-2">Because it’s non-surgical, you can get back to your life immediately after your visit to a clinic.</li>
|
|
|
+ </ul>
|
|
|
+ <h5>2. Banding is available at a doctor’s office near you!</h5>
|
|
|
+ <ul style="" class="mb-3">
|
|
|
+ <li class="mb-2">Thousands of doctors nationwide are trained in hemorrhoid rubber banding.</li>
|
|
|
+ <li class="mb-2">Banding takes just minutes - and you’re back to work instantly.</li>
|
|
|
+ </ul>
|
|
|
+ <h5>3.Banding is widely covered by health insurance plans.</h5>
|
|
|
+ <ul style="" class="mb-3">
|
|
|
+ <li class="mb-2">Because of banding’s effectiveness, it’s covered by most insurance plans, including Medicare, Medicaid, and employer-sponsored plans.</li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ <div class="col-lg-5 offset-lg-1">
|
|
|
+ <div class="bg-dark text-white p-4">
|
|
|
+ <p>You’re a simple rubber band away from <b>long-lasting hemorrhoid treatment.</b></p>
|
|
|
+ <p>No matter what stage your hemorrhoid is in, a physician trained in using the Snyder HemBand near you can help.</p>
|
|
|
+ <a href="#" class="btn btn-light rounded-0 px-5 py-2 mt-3">Find a Clinic</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -115,37 +129,10 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
-<div class="container py-xl-5 py-4 d-none">
|
|
|
+<div class="container py-xl-5 py-4">
|
|
|
<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>
|
|
|
- <div class="row">
|
|
|
- <div class="col-lg-6">
|
|
|
- <h5 class="subtitle">3 things every patient should know:</h5>
|
|
|
- <h5>1. Banding is incredibly effective, safe, and long-lasting.</h5>
|
|
|
- <ul style="" class="mb-3">
|
|
|
- <li class="mb-2">Rubber banding is a highly-effective hemorrhoid removal treatment. It is considered the gold-standard for treating internal hemorrhoids.</li>
|
|
|
- <li class="mb-2">Rubber banding is long-lasting because instead of treating hemorrhoid symptoms, it safely and gently removes hemorrhoids themselves.</li>
|
|
|
- <li class="mb-2">Because it’s non-surgical, you can get back to your life immediately after your visit to a clinic.</li>
|
|
|
- </ul>
|
|
|
- <h5>2. Banding is available at a doctor’s office near you!</h5>
|
|
|
- <ul style="" class="mb-3">
|
|
|
- <li class="mb-2">Thousands of doctors nationwide are trained in hemorrhoid rubber banding.</li>
|
|
|
- <li class="mb-2">Banding takes just minutes - and you’re back to work instantly.</li>
|
|
|
- </ul>
|
|
|
- <h5>3.Banding is widely covered by health insurance plans.</h5>
|
|
|
- <ul style="" class="mb-3">
|
|
|
- <li class="mb-2">Because of banding’s effectiveness, it’s covered by most insurance plans, including Medicare, Medicaid, and employer-sponsored plans.</li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- <div class="col-lg-5 offset-lg-1">
|
|
|
- <div class="bg-dark text-white p-4">
|
|
|
- <p>You’re a simple rubber band away from <b>long-lasting hemorrhoid treatment.</b></p>
|
|
|
- <p>No matter what stage your hemorrhoid is in, a physician trained in using the Snyder HemBand near you can help.</p>
|
|
|
- <a href="#" class="btn btn-light rounded-0 px-5 py-2 mt-3">Find a Clinic</a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
|
|
|
|