Refactor asset paths to remove '/public' prefix for consistency across views
All checks were successful
Deploy Production (crewsportswear.com) / deploy (push) Successful in 1m57s

This commit is contained in:
Frank John Begornia
2025-12-31 01:53:42 +08:00
parent 685a49cf57
commit 43e66c7ac4
9 changed files with 94 additions and 94 deletions

View File

@@ -47,7 +47,7 @@
<li class="col-sm-3 col-xs-4">
<a class="thumbnail btn-add-thumbnail" style="border-bottom-left-radius: 0px; border-botomt-right-radius: 0px; margin-bottom: -28px; cursor: pointer;">
<!-- <span class="close">&times;</span> -->
<img class="img img-responsive product-center " style="height: 65.45px;" src="{{ asset('/public/images/add-new-img.svg') }}"/>
<img class="img img-responsive product-center " style="height: 65.45px;" src="{{ asset('/images/add-new-img.svg') }}"/>
<!-- <p class="center">Add Image</p> -->
<p class="text-center">
Add Image