forked from brooksbingham/theme-elegance
refactor: remove the redundant code
parent
7f8f6c0de6
commit
06181a1de8
|
@ -53,7 +53,6 @@
|
||||||
{/block}
|
{/block}
|
||||||
|
|
||||||
<section id="wrapper" class="flex flex-col gap-16">
|
<section id="wrapper" class="flex flex-col gap-16">
|
||||||
{$homeslider}
|
|
||||||
<div class="relative h-screen w-full bg-gray-100">
|
<div class="relative h-screen w-full bg-gray-100">
|
||||||
<img src="http://localhost:5004/modules/ps_imageslider/images/a62b5011776c90cd3faacd830d4ea9ffeca982d4_new_site_banner.png" class="absolute w-full h-screen top-0 left-0 object-cover" />
|
<img src="http://localhost:5004/modules/ps_imageslider/images/a62b5011776c90cd3faacd830d4ea9ffeca982d4_new_site_banner.png" class="absolute w-full h-screen top-0 left-0 object-cover" />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue