diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-03-05 13:22:30 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-03-05 13:22:30 +0700 |
| commit | 87bc6b410b875d6f811e21e1e1d6f974e7cac653 (patch) | |
| tree | 8d88d5f729acacc81708c61d4976c5b8d04cacec /src/lib/product/components/ProductCard.jsx | |
| parent | 1113f6ab09ebec64d1f458d9177e6f2339ce554f (diff) | |
Update background flash sale
Diffstat (limited to 'src/lib/product/components/ProductCard.jsx')
| -rw-r--r-- | src/lib/product/components/ProductCard.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/product/components/ProductCard.jsx b/src/lib/product/components/ProductCard.jsx index 9908a573..38ed35f8 100644 --- a/src/lib/product/components/ProductCard.jsx +++ b/src/lib/product/components/ProductCard.jsx @@ -50,7 +50,7 @@ const ProductCard = ({ product, simpleTitle, variant = 'vertical' }) => { <div className='absolute bottom-0 w-full grid'> <div className='absolute bottom-0 w-full h-full'> <ImageNext - src='/images/GAMBAR-BG-FLASH-SALE.jpg' + src='/images/BG-FLASH-SALE.jpg' className='h-full' width={1000} height={100} |
