+ {brand.logoUrl ? (
+

+ ) : null}
+
+ {brand.walletName || "Wallet"}
+
+
{brand.description || "Self-custodial wallet for the Lux ecosystem."}
-
+
-
-
-
-
-
-
-
-
- {accountLoginEnabled ? (
-
- ) : null}
-
-
-
+
+
+
+ {accountLoginEnabled ? (
+
+ ) : null}
+
+
)
}