Skip to content

Commit fd80c48

Browse files
authored
Update home.blade.php
1 parent f980abe commit fd80c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/themes/bimbala/home.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<div class="relative z-10 w-3 h-3 bg-gray-700 rounded-full"></div>
192192
</div>
193193

194-
<img src="{{URL::asset('themes/bimbala/images/demo.bimbala.jpg')}}" alt="Designed with your client in mind" class=" max-w-full text-white align-middle border-none">
194+
<img src="{{URL::asset('themes/bimbala/images/demo.bimbala.jpg')}}" alt="Designed with your client in mind" class=" max-w-full text-white align-middle border-none" loading="lazy">
195195
</div>
196196
</div>
197197
</div>

0 commit comments

Comments
 (0)