[skip ci] update file's name while giving frame in agent balance on qr section

This commit is contained in:
bagusajisaputroo
2025-06-01 20:15:24 +07:00
parent 90c6c9d8ee
commit 5a7bae41c0

View File

@ -249,7 +249,7 @@ const PaymentCard = ({ barcode, agent_name, customerId }: any) => {
className="relative w-[400px] h-[550px] rounded-xl overflow-hidden shadow-xl bg-white mt-20"
>
<img
src="/media/images/fixed-card.png"
src={toAbsoluteUrl('/media/images/fixed-card.png')}
alt="Card Frame"
className="absolute inset-0 w-full h-full object-cover z-0"
/>