This commit is contained in:
Samandar Turgunboyev
2026-01-24 17:23:50 +05:00
parent 33185702df
commit 105c384994
16 changed files with 23 additions and 1 deletions

View File

@@ -144,6 +144,7 @@ const Orders = () => {
>
<Image
width={500}
unoptimized
height={500}
src={item.image || '/placeholder.svg'}
alt={item.name}

View File

@@ -521,6 +521,7 @@ const RefreshOrder = () => {
height={500}
src={item.product_image}
alt={item.product_name}
unoptimized
className="w-16 h-16 object-contain bg-gray-100 rounded"
/>
<div className="flex-1">