chore: img path

This commit is contained in:
karishmas6
2024-10-29 23:42:14 +05:30
parent ba07f67af9
commit 2fd6262e91
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ const ActionDescriptionBox = () => {
return (
<CustomBoxContainer>
<Logo src="../../../public/img/maxunlogo.png" alt="Maxun Logo" />
<Logo src="/img/maxunlogo.png" alt="Maxun Logo" />
<Triangle />
<Content>
{renderActionDescription()}