feat: use local path for logo

This commit is contained in:
karishmas6
2024-10-25 00:19:52 +05:30
parent 18f26ebcaa
commit 6f95a20a72

View File

@@ -110,7 +110,7 @@ const ActionDescriptionBox = () => {
return (
<CustomBoxContainer>
<Logo src="https://ik.imagekit.io/9owqhz0po/Screenshot%202024-10-20%20232710.png" alt="Logo" />
<Logo src="../../../public/img/maxunlogo.png" alt="Maxun Logo" />
<Triangle />
<Content>
{renderActionDescription()}