Browse Source

Text updates

Samson Mutunga 2 năm trước cách đây
mục cha
commit
865c27abd7

+ 2 - 2
resources/views/app/compare.blade.php

@@ -202,7 +202,7 @@
         </div>
       </div>
     </div>
-    <div class="col-lg-6 mb-sm-4">
+    <div class="col-lg-6 mb-sm-4" id="hemorrhoidectomy">
       <div class="d-sm-flex d-center text-sm-start text-center align-items-start">
         <div class="">
           <h4 class="header text-dark">Hemorrhoidectomy</h4>
@@ -210,7 +210,7 @@
         </div>
       </div>
     </div>
-    <div class="col-lg-6 mb-sm-4">
+    <div class="col-lg-6 mb-sm-4" id="hemorrhoidstapling">
       <div class="d-sm-flex d-center text-sm-start text-center align-items-start">
         <div class="">
           <h4 class="header text-dark">Hemorrhoid stapling</h4>

+ 7 - 7
resources/views/app/faqs.blade.php

@@ -50,7 +50,7 @@
             <div class="accordion-body">
               <p>Hemorrhoids have a few causes, the main one being too much pressure in the rectum. This can include:</p>
               <ul>
-                <li>eating a low fiber diet</li>
+                <li>eating a low-fiber diet</li>
                 <li>constipation</li>
                 <li>chronic diarrhea</li>
                 <li>poor hydration</li>
@@ -73,7 +73,7 @@
           <div id="faqContentFour" class="accordion-collapse collapse bg-light" aria-labelledby="faqFour" data-bs-parent="#faq">
             <div class="accordion-body">
               <ul>
-                <li>Hemorrhoids are often painful, particularly in the anus or rectum. If you notice pain is worse during a bowel movement, this is because stool passing through applies pressure on the already-inflamed hemorrhoid.</li>
+                <li>Hemorrhoids are often painful, particularly in the anus or rectum. If you notice that the pain worsens during a bowel movement, this is because stool passing through applies pressure on the already-inflamed hemorrhoid.</li>
                 <li>Hemorrhoids can cause a small amount of bright red blood on toilet paper or in your stool. However, bleeding can have many causes unconnected to hemorrhoids, so it’s good to talk to a doctor about this if the issue is recurring or worrisome.</li>
                 <li>Hemorrhoids can cause rectal itching — it’s one of the most common (and irritating) hemorrhoid symptoms. Left untreated, continual scratching and wiping of the area can lead to worsening symptoms.</li>
               </ul>
@@ -124,9 +124,9 @@
             <div class="accordion-body">
               <p>There are many preventative measures you can take to prevent hemorrhoids from developing. The most important part of hemorrhoid prevention is keeping your stool soft so it can pass easily.</p>
               <ul>
-                <li><b>Eat high-fiber foods.</b> This includes whole grains, fruits, and vegetables. This can help soften stool and increase its bulk, which can help avoid straining that can induce hemorrhoids. You can also consider fiber supplements to reach the recommended amount of fiber in your diet (20 to 30 grams a day).</li>
-                <li><b>Drink plenty of fluids.</b> Drinking six to eight glasses of water and other liquids every day helps stool remain soft.</li>
-                <li><b>Exercise.</b> Preventing constipation and reducing pressure on veins is paramount in preventing hemorrhoids, and can be accomplished by spending less time on your bottom or standing in one place.</li>
+                <li><b>Eat high-fiber foods.</b> This includes whole grains, fruits, and vegetables. This can help soften the stool and increase its bulk, which can help avoid straining that can induce hemorrhoids. You can also consider fiber supplements to reach the recommended amount of fiber in your diet (20 to 30 grams a day).</li>
+                <li><b>Drink plenty of fluids.</b> Drinking six to eight glasses of water and other liquids every day helps the stool remain soft.</li>
+                <li><b>Exercise.</b> Preventing constipation and reducing pressure on veins are paramount in preventing hemorrhoids, and can be accomplished by spending less time on your bottom or standing in one place.</li>
                 <li><b>Reduce straining.</b> Avoid long periods of sitting, particularly on the toilet.</li>
               </ul>
             </div>
@@ -141,8 +141,8 @@
           <div id="faqContentSeven" class="accordion-collapse collapse bg-light" aria-labelledby="faqSeven" data-bs-parent="#faq">
             <div class="accordion-body">
               <p>Rubber band ligation is a very common procedure to treat hemorrhoids. During the procedure, your doctor will use an applicator like the Snyder HemBand to place a gentle, medical-grade rubber band around the base of your hemorrhoid.</p>
-              <p>The band will cut off blood supply or circulation to your hemorrhoid. This will cause your hemorrhoid to shrink and eventually fall off (along with the rubber band) with a bowel movement in 1-3 days following your procedure, usually without you noticing it. Best of all, the procedure takes less than a minute!</p>
-              <p>Snyder Hemband is the system which allows a physician to place a gentle medical rubber band safely around the base of hemorrhoids. The soft rubber band generates the compression around the hemorrhoids reducing the blood supply which causes it to shrink and eventually fall off. It is a painless procedure with little discomfort occasionally. The banding is done above the dentate line, a section of rectum with a very low number of pain-sensitive nerves making the procedure painless. The rubber band is placed around the hemorrhoid in less than a minute.</p>
+              <p>The band will cut off the blood supply or circulation to your hemorrhoid. This will cause your hemorrhoid to shrink and eventually fall off (along with the rubber band) with a bowel movement in 1-3 days following your procedure, usually without you noticing it. Best of all, the procedure takes less than a minute!</p>
+              <p>Snyder Hemband is a system that allows a doctor to safely wrap a gentle medical rubber band around the base of hemorrhoids. The soft rubber band generates the compression around the hemorrhoids reducing the blood supply which causes it to shrink and eventually fall off. It is a painless procedure with only minor discomfort on occasion. The banding is done above the dentate line, a section of rectum with a very low number of pain-sensitive nerves making the procedure painless. The rubber band is placed around the hemorrhoid in less than a minute.</p>
             </div>
           </div>
         </div>

+ 1 - 1
resources/views/app/find-a-clinic.blade.php

@@ -17,7 +17,7 @@
       <p>You’re a simple rubber band away from long-lasting hemorrhoid treatment.</p>
       <p>Over 1,000 physicians across the United States offer hemorrhoid banding to their patients.</p>
       <div class="alert alert-warning p-3">
-        <p>Are you a physician or practice administrator that currently offers Snyder HemBand? Please contact us to be added to our directory listing.</p>
+        <p>Are you a physician or practice administrator that currently offers Snyder HemBand? Please <a href="{{ route('physicians.contact-us') }}">contact us</a> to be added to our directory listing.</p>
       </div>
       <div class="row mt-5">
         <div class="col-sm-6 mb-4">

+ 3 - 3
resources/views/app/index.blade.php

@@ -95,7 +95,7 @@
           <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>
+          <a href="{{ route('aboutHem') }}" class="text-white d-block mt-auto text-end">Learn more <i class="ms-1 fal fa-angle-right"></i> </a>
         </div>
       </div>
     <div class="row m-xl-0 box-container">
@@ -104,7 +104,7 @@
           <div class="d-flex flex-column">
             <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>
+            <a href="{{ route('postCare') }}" class="text-white d-block mt-auto text-end">Learn more <i class="ms-1 fal fa-angle-right"></i> </a>
           </div>
         </div>
       </div>
@@ -113,7 +113,7 @@
           <div class="d-flex flex-column">
             <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>
+            <a href="{{ route('compare') }}" class="text-dark d-block mt-auto text-end">Learn more <i class="ms-1 fal fa-angle-right"></i> </a>
           </div>
         </div>
       </div>

+ 2 - 2
resources/views/app/post-care.blade.php

@@ -111,7 +111,7 @@
                   <td>9.1-14.3 grams</td>
                 </tr>
                 <tr>
-                  <td>1 1 cups of shredded wheat, ready-to-eat cereal</td>
+                  <td>1 cup of shredded wheat, ready-to-eat cereal</td>
                   <td>5.0-9.0 grams</td>
                 </tr>
                 <tr>
@@ -208,7 +208,7 @@
         <div class="row justify-content-center text-center">
             <div class="col-xl-6 col-lg-9">
                 <h4 class="subtitle">When should I contact my doctor?</h4>
-                <p class="pt-3">Immediately call your doctor if you have symptoms such as pain in the anal area, fever, bleeding, chills or any other unusual symptoms.</p>
+                <p class="pt-3">Immediately call your doctor if you have symptoms such as pain in the anal area, fever, bleeding, chills, or any other unusual symptoms.</p>
                 <p class="mt-5"><b>See answers to more Frequently Asked Questions.</b> </p>
                 <a href="{{route('faqs')}}" class="btn btn-pry">Frequently Asked Questions</a>
             </div>

+ 1 - 1
resources/views/app/snyder.blade.php

@@ -66,7 +66,7 @@
         <div class="row justify-content-center text-center">
             <div class="col-xl-7 col-lg-9">
                 <h4 class="subtitle">How does Snyder Hemband work?</h4>
-                <p class="pb-3">Using the Snyder HemBand, your physician will gently place a medical-grade rubber band around the base of your hemorrhoid. The soft rubber band generates compression around the hemorrhoid, reducing the blood supply, causing it to shrink and eventually fall off.</p>
+                <p class="pb-3">Using the Snyder HemBand, your physician will gently place a medical-grade rubber band around the base of your hemorrhoid. The soft rubber band generates compression around the hemorrhoid, reducing the blood supply, and causing it to shrink and eventually fall off.</p>
             </div>
         </div>
     </div>

+ 8 - 6
resources/views/app/treatment.blade.php

@@ -15,7 +15,7 @@
     <div class="row">
       <div class="col-xl-4">
         <h5 class="subtitle">Treatment guide</h5>
-        <p>Hemorrhoids can most often be treat at home by:</p>
+        <p>Hemorrhoids can most often be treated at home by:</p>
       </div>
       <div class="col-xl-4 col-md-6">
         <div class="d-flex align-items-start mb-4 mt-md-3">
@@ -47,7 +47,7 @@
             <img src="{{asset('img/tt-guide/guide-4.svg')}}" class="guide-img" alt="">
           </div>
           <div class="ms-4">
-            <p class="m-0">Avoid straining during bowel movements</p>
+            <p class="m-0">Avoiding straining during bowel movements</p>
           </div>
         </div>
       </div>
@@ -57,7 +57,7 @@
             <img src="{{asset('img/tt-guide/guide-5.svg')}}" class="guide-img" alt="">
           </div>
           <div class="ms-4">
-            <p class="m-0">Avoid long periods of time on the toilet.</p>
+            <p class="m-0">Avoiding long periods of time on the toilet.</p>
           </div>
         </div>
         <div class="d-flex align-items-start mb-4">
@@ -88,13 +88,13 @@
     <hr>
     <div class="col-xl-7 col-lg-9 pt-4 text-center">
       <h5 class="subtitle mb-3">How do doctors <br class="d-md-block d-none"> treat hemorrhoids?</h5>
-      <p>Hemorrhoids are treated by a doctor during an office visit or in an outpatient center or in a hospital. The following procedures can be done in an office setting</p>
+      <p>Hemorrhoids are treated by a doctor during an office visit, in an outpatient center, or in a hospital. The following procedures can be done in an office setting.</p>
     </div>
   </div>
   <div class="mt-4 col-lg-12">
     <div class="tt-container">
       <div class="p-lg-5 p-4 d-flex flex-column">
-        <h5 class="header mb-3">Rubber band ligation</h5>
+        <h5 class="header mb-3">Hemorrhoid banding</h5>
         <p class="mb-4">Ligation treatment is used by doctors to treat bleeding or prolapsing internal hemorrhoids. In this treatment, a doctor places a special rubber band around the base of the hemorrhoids. The blood supply gets cut off and the banded part of the hemorrhoid dries up and falls off within a week mostly. Scar tissue left behind gets healed by itself. This procedure is performed by trained doctors and one should never try to do it by himself.</p>
         <a href="/comparing-treatment-options#hemorrhoid-banding" class="text-white mt-auto text-end">Learn more <i class="fal fa-angle-right"></i></a>
       </div>
@@ -105,7 +105,7 @@
       </div>
       <div class="p-lg-5 p-4 d-flex flex-column">
         <h5 class="header mb-3">Infrared photocoagulation</h5>
-        <p class="mb-4"> In this, a doctor utilizes a tool that directs infrared light at the internal hemorrhoid. The heat created by the infrared light causes scar tissue to form, which cuts off the blood supply, often shrinking hemorrhoids.</p>
+        <p class="mb-4"> In this procedure, a doctor utilizes a tool that directs infrared light at the internal hemorrhoid. The heat created by the infrared light causes scar tissue to form, which cuts off the blood supply, often shrinking hemorrhoids.</p>
         <a href="/comparing-treatment-options#infrared-coagulation" class="text-white mt-auto text-end">Learn more <i class="fal fa-angle-right"></i></a>
       </div>
     </div>
@@ -117,10 +117,12 @@
     <div class="col-lg-6 bg-grey p-md-5 p-4">
       <h5 class="header mb-3">Hemorrhoidectomy</h5>
       <p>A surgeon performs surgery in which the large external hemorrhoids and prolapsing internal hemorrhoids resistant to non-surgical treatments are removed. Anesthesia is required before performing a hemorrhoidectomy. The risk of surgical complications is associated. </p>
+      <a href="/comparing-treatment-options#hemorrhoidectomy" class="text-white mt-auto text-end">Learn more <i class="fal fa-angle-right"></i></a>
     </div>
     <div class="col-lg-6 bg-light p-md-5 p-4">
       <h5 class="header mb-3">Hemorrhoid stapling</h5>
       <p>A surgeon removes internal hemorrhoid tissue by using a staple and pulls a prolapsing internal hemorrhoid back into the anus. Anesthesia is required before performing a hemorrhoidectomy. The risk of surgical complications is associated. </p>
+      <a href="/comparing-treatment-options#hemorrhoidstapling" class="text-dark mt-auto text-end">Learn more <i class="fal fa-angle-right"></i></a>
     </div>
   </div>
 </div>

+ 1 - 1
resources/views/layouts/app.blade.php

@@ -117,7 +117,7 @@
             <hr class="bg-white">
             <div class="d-flex flex-lg-row flex-column-reverse text-lg-start text-center align-items-center justify-content-between pb-2">
               <div class="text-white mt-lg-0 mt-2">
-                <span class="opacity-75">&copy; {{date('Y')}} SNYDER HEMBAND - All rights reserved.</span>
+                <span class="opacity-75">&copy; {{date('Y')}} MDE Medical LLC - All rights reserved. SNYDER HEMBAND is a trademark of MDE Medical.</span>
               </div>
               <div class="d-sm-flex">
                 <div class="mt-sm-0 mt-2">

+ 1 - 1
resources/views/layouts/physicians.blade.php

@@ -92,7 +92,7 @@
             <hr class="bg-white">
             <div class="d-flex flex-lg-row flex-column-reverse text-lg-start text-center align-items-center justify-content-between pb-2">
               <div class="text-white mt-lg-0 mt-2">
-                <span class="opacity-75">&copy; {{date('Y')}} SNYDER HEMBAND - All rights reserved.</span>
+                <span class="opacity-75">&copy; {{date('Y')}} MDE Medical LLC - All rights reserved. SNYDER HEMBAND is a trademark of MDE Medical.</span>
               </div>
               <div class="d-sm-flex">
                 <div class="mt-sm-0 mt-2">