Remove extra image in Shop component
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
<div class="shop shadow-box-dark">
|
||||
<div class="content">
|
||||
<div class="shop__image">
|
||||
<img src="/images/poster-display.jpg" alt="">
|
||||
<Image id={shop.module_image.id} alt={shop.module_image.title} width={800} height={800} />
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user