Peter Muturi преди 2 години
родител
ревизия
69147c733e
променени са 6 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 2 2
      public/css/style.css
  2. BIN
      public/img/hiw.jpg
  3. BIN
      public/img/hiw.png
  4. BIN
      public/img/top-bg.jpg
  5. BIN
      public/img/top-bg.png
  6. 1 1
      resources/views/app/snyder.blade.php

+ 2 - 2
public/css/style.css

@@ -134,9 +134,9 @@ p {
   border-bottom: 1px solid #ccc;
 }
 .top {
-  background-image: url('/img/top-bg.png');
+  background-image: url('/img/top-bg.jpg');
   background-size: cover;
-  background-position: top center;
+  background-position: top right;
   background-repeat: no-repeat;
   min-height: 600px;
   color: #333;

BIN
public/img/hiw.jpg


BIN
public/img/hiw.png


BIN
public/img/top-bg.jpg


BIN
public/img/top-bg.png


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

@@ -79,7 +79,7 @@
                 <p class="pb-3">Banding is done above the “dentate line”, a section of the rectum with a very low number of pain-sensitive nerves. It’s also very comfortable because it takes your doctor less than a minute to apply the rubber band.</p>
                 <p class="pb-3">The rubber band causes the hemorrhoid to shrink away and fall off during a bowel movement, typically within 24 hours. In most cases, you won’t even notice the rubber band and hemorrhoids falling off.</p>
                 <div class="pb-5">
-                  <img src="{{asset('img/hiw.png')}}" class='w-100' alt="">
+                  <img src="{{asset('img/hiw.jpg')}}" class='w-100' alt="">
                 </div>
                 <p><b>Learn what to expect after banding.</b> </p>
                 <a href="{{route('postCare')}}" class="btn btn-pry">Post-Treatment Care</a>