Skip to content

Commit 29540b9

Browse files
committed
Fixed beeze image
1 parent 961cbb2 commit 29540b9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
89.7 KB
Loading

resources/views/pages/feature.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ public function index()
381381
</div>
382382
</div>
383383
<div class="col-lg-7 overflow-hidden">
384-
<img src="https://laravel.com/img/frontend/breeze-profile.png" class="mt-5 rounded-top-4 border-top border-start"
384+
<img src="/img/frontend/breeze-profile.png" class="mt-5 rounded-top-4 border-top border-start"
385385
height="600px"/>
386386
</div>
387387
</div>

0 commit comments

Comments
 (0)