Peter Muturi пре 2 година
родитељ
комит
283ddd93ac

+ 1 - 1
public/css/style.css

@@ -258,7 +258,7 @@ p {
   font-weight: 300;
 }
 .about-hem {
-  background-image: url('/img/about-hem.png');
+  background-image: url('/img/about-hem.jpg');
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center right;

BIN
public/img/about-hem.jpg


BIN
public/img/pc-top.jpg


BIN
public/img/prevent-hem.jpg


+ 2 - 2
resources/views/app/about-hem.blade.php

@@ -36,7 +36,7 @@
                 </div>
             </div>
             <div class="d-lg-none d-block col-10 offset-1">
-              <img src="{{asset('/img/about-hem.png')}}" class="w-100" alt="">
+              <img src="{{asset('/img/about-hem.jpg')}}" class="w-100" alt="">
             </div>
             <div class="col-lg-6 p-0 about-hem"></div>
         </div>
@@ -177,7 +177,7 @@
   <div class="row">
     <div class="col-lg-6">
       <div class="pe-lg-4">
-        <img src="{{asset('img/prevent-hem.png')}}" class="w-100 mb-3" alt="">
+        <img src="{{asset('img/prevent-hem.jpg')}}" class="w-100 mb-3" alt="">
         <div class="border-top mt-4 py-4">
         <h5 class="header mb-3">Stay Physically Active</h5>
           <p class="m-0">Moderate exercise has a positive effect on improving and preventing many bowel and digestive issues, including hemorrhoids. When there is no movement of the body, there is no movement of the bowel. Simple exercises like walking, running, biking, and yoga help regulate a working digestive system. If you already have hemorrhoids, consult your physician on heavy weight-lifting of squats, which can increase abdominal pressure and worsen existing hemorrhoids.</p>

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

@@ -210,7 +210,7 @@
   <div class="container py-lg-4">
     <div class="row align-items-center">
       <div class="col-xl-5 col-lg-6 col-10 offset-lg-0 offset-1">
-        <img src="{{asset('img/pc-top.png')}}" class="w-100" alt="">
+        <img src="{{asset('img/pc-top.jpg')}}" class="w-100" alt="">
       </div>
       <div class="col-lg-5 offset-lg-1 mt-lg-0 mt-4">
         <h4 class="subtitle w-100">Don't just treat your symptoms.</h4>

+ 1 - 1
resources/views/app/physicians/practice-support/training.blade.php

@@ -22,7 +22,7 @@
         <p>Fill out the form below to schedule a personalized training session with our team of experts. </p>
       </div>
       <div class="col-lg-6 offset-lg-1">
-        <img src="{{asset('img/pc-top.png')}}" class="w-100" alt="">
+        <img src="{{asset('img/pc-top.jpg')}}" class="w-100" alt="">
       </div>
     </div>
   </div>

+ 6 - 8
resources/views/app/post-care.blade.php

@@ -10,22 +10,20 @@
         </nav>
     </div>
 </div>
-<div class="bg-grey py-5">
-  <div class="container py-lg-4">
-    <div class="row align-items-center">
-      <div class="col-xl-4 col-lg-5 mb-lg-0 mb-4">
+<div class="box-3 py-5">
+  <div class="container">
+    <div class="row justify-content-center text-center">
+      <div class="col-xl-6 mb-lg-0 mb-4">
         <h5 class="subtitle mb-4">Post-Banding Care</h5>
         <p>Banding involves the placement of a rubber at the base of your hemorrhoid. This applies gentle pressure to the area, reducing blood flow to the hemorrhoid, causing it to shrink away and fall off along with the rubber band (typically within 24 hours) during a bowel movement.</p>
         <p>You will not usually notice both the hemorrhoid and rubber band coming off during a bowel movement.</p>
         <p>Generally, after the hemorrhoid falls off within a few days, it may take one to two weeks for the live tissue to fully heal. You can help your recovery by avoiding straining and following a few simple steps that will not only help you recover faster, but also help prevent future hemorrhoids from developing.</p>
       </div>
-      <div class="col-xl-7 col-lg-6 offset-lg-1">
-        <img src="{{asset('img/pc-top.png')}}" class="w-100" alt="">
-      </div>
     </div>
   </div>
 </div>
-<div class="container py-5">
+<div class="divider mb-5"></div>
+<div class="container pb-5">
     <div class="row">
       <div class="col-lg-12 text-center">
         <h4 class="subtitle mb-4 pb-3 text-pry">Post-Banding Tips</h4>

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

@@ -17,7 +17,7 @@
                 </a>
                 <div>
                     <div class="d-flex align-items-center">
-                      <a class="d-lg-none d-inline btn rounded-0 btn-pry px-3 py-2" href="{{ route('index') }}">Find a Clinic</a>
+                      <a class="d-lg-none d-inline btn rounded-0 btn-pry px-3 py-2" href="{{ route('find-a-clinic') }}">Find a Clinic</a>
                       <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navBar" aria-controls="navBar" aria-expanded="false" aria-label="Toggle navigation">
                           <i class="fas fa-bars"></i>
                       </button>

+ 5 - 4
resources/views/layouts/physicians.blade.php

@@ -18,6 +18,7 @@
                 </a>
                 <div>
                     <div class="d-flex align-items-center">
+                      <a class="d-lg-none d-inline btn rounded-0 btn-pry px-3 py-2" href="{{ route('physicians.get-trained') }}">Get Trained</a>
                       <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navBar" aria-controls="navBar" aria-expanded="false" aria-label="Toggle navigation">
                           <i class="fas fa-bars"></i>
                       </button>
@@ -36,11 +37,11 @@
                             <!-- <li class="nav-item">
                                 <a class="nav-link" href="{{ route('physicians.fda-registration') }}">FDA Registration</a>
                             </li> -->
-                            <li class="nav-item d-lg-block d-none">
-                                <a class="btn px-4 py-2 rounded-0 btn-outline-pry" href="{{ route('physicians.contact-us') }}">Contact Us</a>
+                            <li class="nav-item">
+                              <a class="nav-link" href="{{ route('physicians.contact-us') }}">Contact Us</a>
                             </li>
-                            <li class="nav-item d-lg-none d-block">
-                                <a class="nav-link" href="{{ route('physicians.contact-us') }}">Contact Us</a>
+                            <li class="nav-item d-lg-block d-none">
+                                <a class="btn px-4 py-2 rounded-0 btn-pry" href="{{ route('physicians.get-trained') }}">Get Trained</a>
                             </li>
                         </ul>
                     </div>