diff --git a/src/components/FlowsInfoCard.tsx b/src/components/FlowsInfoCard.tsx
index c1f7024..863ab0c 100644
--- a/src/components/FlowsInfoCard.tsx
+++ b/src/components/FlowsInfoCard.tsx
@@ -77,18 +77,18 @@ const FlowInfoCard = ({
-
-
-
-
-
+ {/* */}
+
+
+
+ {/* */}
diff --git a/src/components/burnerWallet/GuardianSetup.tsx b/src/components/burnerWallet/GuardianSetup.tsx
index d3faf96..94fb70a 100644
--- a/src/components/burnerWallet/GuardianSetup.tsx
+++ b/src/components/burnerWallet/GuardianSetup.tsx
@@ -63,7 +63,7 @@ const GuardianSetup = () => {
const [loading, setLoading] = useState(false);
// 0 = 2 week default delay, don't do for demo
- const [recoveryDelay, setRecoveryDelay] = useState(1);
+ const [recoveryDelay, setRecoveryDelay] = useState(0);
const [isWalletPresent, setIsWalletPresent] = useState(false);
const [emailError, setEmailError] = useState(false);
const [recoveryDelayUnit, setRecoveryDelayUnit] = useState(
@@ -386,7 +386,7 @@ const GuardianSetup = () => {
/>
- {
})}
-
+ */}
{/* {
buttonText={"Burner Safe Flow (v1.4.1)"}
handleButtonClick={() => handleClick("BURNER_WALLET")}
title={"Test Wallet"}
- description={"Connect to see the test wallet flow"}
+ description={
+ "A burner wallet is a temporary crypto wallet for quick, low-value transactions, ideal for short-term use, events, or testing, with minimal security."
+ }
infoIconTitle={"Test Wallet Recovery Setup"}
infoIconDescription={
"Test out our setup and recovery flow with a test wallet."