浏览代码

Merge branch 'master' of rav.triplestart.com:Petermuturi/snyder

Samson Mutunga 2 年之前
父节点
当前提交
a6e147988e
共有 7 个文件被更改,包括 5 次插入5 次删除
  1. 2 2
      public/css/style.css
  2. 二进制
      public/img/hiw.jpg
  3. 二进制
      public/img/hiw.png
  4. 二进制
      public/img/top-bg.jpg
  5. 二进制
      public/img/top-bg.png
  6. 2 2
      resources/views/app/compare.blade.php
  7. 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;

二进制
public/img/hiw.jpg


二进制
public/img/hiw.png


二进制
public/img/top-bg.jpg


二进制
public/img/top-bg.png


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

@@ -169,7 +169,7 @@
 <div class="container">
   <div class="row">
     <div class="col-lg-12">
-      <hr />
+      <hr class="mt-0">
     </div>
   </div>
 </div>
@@ -230,4 +230,4 @@
 </div>
 
 
-@endsection
+@endsection

+ 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>