pull main
This commit is contained in:
parent
cbc1d02cf4
commit
ea6eacadbe
|
|
@ -114,7 +114,7 @@ const HeroModal = ({ onClose }: { onClose: () => void }) => {
|
||||||
</button>
|
</button>
|
||||||
<Image
|
<Image
|
||||||
src={list?.thumbnailLink}
|
src={list?.thumbnailLink}
|
||||||
alt="gambar-utama"
|
alt="gambar-utama "
|
||||||
width={1920}
|
width={1920}
|
||||||
height={1080}
|
height={1080}
|
||||||
placeholder={`data:image/svg+xml;base64,${toBase64(
|
placeholder={`data:image/svg+xml;base64,${toBase64(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue