fix: image location
This commit is contained in:
parent
60924aabec
commit
2869daa86b
|
|
@ -573,7 +573,7 @@ function Home() {
|
|||
</Element>
|
||||
</div>
|
||||
<div className="my-20 text-center">
|
||||
<div className="w-20 h-20 mx-auto mb-10">
|
||||
<div className="w-[100px] h-[100px] mx-auto mb-10">
|
||||
<Logo type="lottie" width={100} height={100} loop={true} />
|
||||
</div>
|
||||
{isConnected ? (
|
||||
|
|
|
|||
Loading…
Reference in New Issue