[edit] footer image

aplus#37
tribikram 2 years ago
parent 7b9a8d2fc4
commit 91d62406f7
  1. BIN
      public/frontend/images/footer-logo.png
  2. BIN
      public/frontend/images/immigration-lawyers.png
  3. 7
      resources/views/layout/app.blade.php

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 34 KiB

@ -113,9 +113,9 @@
<div class="row"> <div class="row">
<div class="col-md-3"> <div class="col-md-3">
<div class="footer-desc"> <div class="footer-desc">
<img src="{{url('frontend/images/logo.png')}}" class="img-fluid" alt=""> <img src="{{url('frontend/images/footer-logo.png')}}" class="img-fluid" alt="">
<p>A PLUS Australia agency, we strive to turn your dream into reality. We help you to achieve Permanent Residency in Australia.</p> <p>A PLUS Australia agency, we strive to turn your dream into reality. We help you to achieve Permanent Residency in Australia.</p>
<img src="{{url('frontend/images/immigration-lawyers.png')}}" class="img-fluid mt-4 mb-4" alt=""> <img src="{{url('frontend/images/immigration-lawyers.png')}}" class="img-fluid mt-3" alt="">
</div> </div>
</div> </div>
<div class="col-md-3"> <div class="col-md-3">
@ -153,6 +153,9 @@
</div> </div>
</div> </div>
<div class="footer-bottom"> <div class="footer-bottom">
<div class="copyright">
<p>MIGRATION AGENT’S NUMBER MARN: 1463534</p>
</div>
<div class="copyright"> <div class="copyright">
<p>APLUS © 2022. All Rights Reserved.</p> <p>APLUS © 2022. All Rights Reserved.</p>
</div> </div>

Loading…
Cancel
Save