summaryrefslogtreecommitdiff
path: root/src/lib/product/components/Product/ProductMobile.jsx
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2024-03-05 13:22:30 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2024-03-05 13:22:30 +0700
commit87bc6b410b875d6f811e21e1e1d6f974e7cac653 (patch)
tree8d88d5f729acacc81708c61d4976c5b8d04cacec /src/lib/product/components/Product/ProductMobile.jsx
parent1113f6ab09ebec64d1f458d9177e6f2339ce554f (diff)
Update background flash sale
Diffstat (limited to 'src/lib/product/components/Product/ProductMobile.jsx')
-rw-r--r--src/lib/product/components/Product/ProductMobile.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/product/components/Product/ProductMobile.jsx b/src/lib/product/components/Product/ProductMobile.jsx
index e9e64469..50a59655 100644
--- a/src/lib/product/components/Product/ProductMobile.jsx
+++ b/src/lib/product/components/Product/ProductMobile.jsx
@@ -203,7 +203,7 @@ const ProductMobile = ({ product, wishlist, toggleWishlist }) => {
<div className='absolute bottom-0 w-full'>
<ImageNext
src={
- backgorundFlashSale || '/images/GAMBAR-BG-FLASH-SALE.jpg'
+ backgorundFlashSale || '/images/BG-FLASH-SALE.jpg'
}
width={1000}
height={100}