forked from brooksbingham/theme-elegance
Merge pull request 'fix/home-page' (#41) from jatiny/theme-elegance:fix/home-page into staging
Reviewed-on: brooksbingham/theme-elegance#41home-custom
commit
d20f1f437a
|
@ -23,7 +23,6 @@
|
|||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*}
|
||||
|
||||
<!--
|
||||
<section class="featured-products flex flex-col gap-8">
|
||||
<h2 class="products-section-title text-2xl font-bold">
|
||||
{l s='Popular Products' d='Shop.Theme.Catalog'}
|
||||
|
@ -38,8 +37,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" class="icon stroke-gray-600 stroke-[3px] icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 6l6 6l-6 6" /></svg>
|
||||
</a>
|
||||
</section>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue