Your ROOT_URL in app.ini is http://159.89.207.79:3000/ but you are visiting http://9.cron.my.id:3000/tribikram/ET-VISA/commit/a898a3fa7822223a2ebb3430e5a66a88138c8228 You should set ROOT_URL correctly, otherwise the web may not work correctly.

[edit] student visa icon changed

et#38
tribikram 2 years ago committed by Mahesh Sharma
parent ca9688fb69
commit a898a3fa78
  1. BIN
      public/frontend/icons/account-student.png
  2. 2
      resources/views/welcome.blade.php

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

@ -124,7 +124,7 @@
<div class="services-slider">
<div class="service-card">
<div class="service-icon">
<img src="{{url('frontend/icons/abroad-icon.png')}}" alt="">
<img src="{{url('frontend/icons/account-student.png')}}" alt="">
</div>
<h2>Student Visa</h2>
<p>Visit Australia to participate in the course of study.</p>

Loading…
Cancel
Save