Browse Source

updated content

JKR 2 năm trước cách đây
mục cha
commit
6ebcfb3be0
1 tập tin đã thay đổi với 13 bổ sung11 xóa
  1. 13 11
      resources/views/app/index.blade.php

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

@@ -64,8 +64,8 @@
     <div class="col-xl-6 pe-xl-0">
       <div class="box-1">
         <div class="d-flex flex-column">
-          <h4 class="subtitle">
-            3 things you should know!
+          <h4 class="subtitle mb-5">
+            Why HemBand?
           </h4>
           <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>
@@ -81,8 +81,10 @@
     <div class="col-xl-6 p-xl-0">
       <div class="box-2">
         <div class="d-flex flex-column">
-          <h5 class="header">Hemorrhoids</h5>
-          <p class="mb-4">Hemorrhoids emerge when the veins around your anus or your lower rectum get swollen and inflamed. It can be internal or external. Hemorrhoids are prevalent in men and women and affect 1 in 20 Americans. It is most common in adults over the age of 50.</p>
+          <h5 class="header mb-4">Hemorrhoids</h5>
+          <p class="mb-4">
+            Hemorrhoids emerge when the veins around your anus or your lower rectum get swollen and inflamed.
+            They can be internal or external. Hemorrhoids are extremely common. About half all people will have hemorrhoids by age 50.</p>
           <a href="#" class="text-white d-block mt-auto text-end">Learn more <i class="ms-1 fal fa-angle-right"></i> </a>
         </div>
       </div>
@@ -90,8 +92,8 @@
       <div class="col-xl-6 p-xl-0">
         <div class="box-3">
           <div class="d-flex flex-column">
-            <h5 class="header">Post-Care</h5>
-            <p>Service that won't leave you alone at this.</p>
+            <h5 class="header mb-4">Post-Care</h5>
+            <p>Learn how to prevent future hemorrhoids after your banding.</p>
             <a href="#" class="text-white d-block mt-auto text-end">Learn more <i class="ms-1 fal fa-angle-right"></i> </a>
           </div>
         </div>
@@ -99,8 +101,8 @@
       <div class="col-xl-6 p-xl-0">
         <div class="box-4">
           <div class="d-flex flex-column">
-            <h5 class="header">Comparision</h5>
-            <p>There are multiple options available for treating hemorrhoids. Let's see why you should choose snyder hemband?</p>
+            <h5 class="header mb-4">Comparision</h5>
+            <p>There are multiple options available for treating hemorrhoids. Learn why rubber banding is the leading method.</p>
             <a href="#" class="text-dark d-block mt-auto text-end">Learn more <i class="ms-1 fal fa-angle-right"></i> </a>
           </div>
         </div>
@@ -115,12 +117,12 @@
     <div class="text-center w-100 mb-sm-0 mb-4">
       <img src="{{asset('img/fp/fp-1.svg')}}" height="40">
       <p class="mt-3"><b>Fast & Safe</b></p>
-      <p class="px-4">Hemorrhoid banding takes less than a minute to perform, and is the medical “gold-standard” with a greater than 95% success rate.</p>
+      <p class="px-4">Banding takes less than a minute and is the standard of care, with a greater than 95% success rate.</p>
     </div>
     <div class="text-center w-100 mb-sm-0 mb-4">
       <img src="{{asset('img/fp/fp-3.svg')}}" height="40">
       <p class="mt-3"><b>Painless</b></p>
-      <p class="px-4">Hemorrhoid banding is painless and requires no medication after treatment.</p>
+      <p class="px-4">Banding is painless, non-surgical, and requires no medication before or after treatment.</p>
     </div>
     <div class="text-center w-100 mb-sm-0 mb-4">
       <img src="{{asset('img/fp/fp-2.svg')}}" height="40">
@@ -130,7 +132,7 @@
     <div class="text-center w-100 mb-sm-0 mb-4">
       <img src="{{asset('img/fp/fp-4.svg')}}" height="40">
       <p class="mt-3"><b>Covered by Most Health Plans</b></p>
-      <p class="px-4">Including Medicare, Medicaid, and most other insurance plans.</p>
+      <p class="px-4">Banding is covered by most major health plans including Medicare, Medicaid, and TriCare.</p>
     </div>
   </div>
 </div>