diff --git a/src/Components/MobileView.jsx b/src/Components/MobileView.jsx index ca022a6..f8f25d2 100644 --- a/src/Components/MobileView.jsx +++ b/src/Components/MobileView.jsx @@ -228,7 +228,7 @@ const MobileView = ({ isOpen, onClose, finalRef, actionId }) => { h={"130px"} w={"100%"} src={ - "https://tanami.betadelivery.com/" + + import.meta.env.VITE_IMAGE_URL+ artifactsImage[0]?.artifactPathName } /> @@ -360,7 +360,7 @@ const MobileView = ({ isOpen, onClose, finalRef, actionId }) => { justifyContent={"center"} alignItems={"center"} src={ - "https://tanami.betadelivery.com/" + + import.meta.env.VITE_IMAGE_URL+ item?.icon.iconFilePath } w={8} @@ -431,7 +431,7 @@ const MobileView = ({ isOpen, onClose, finalRef, actionId }) => { >