refactor: remove the redundant code

dev
Dinesh Salunke 2023-11-03 11:02:42 +05:30
parent 7f8f6c0de6
commit 06181a1de8
1 changed files with 0 additions and 1 deletions

View File

@ -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>