add one mo ting

master
lza_menace 2 years ago
parent 19fe7efa2a
commit 7539014894

@ -45,6 +45,6 @@ ReactDOM.createRoot(document.getElementById("root")).render(
position: "fixed", position: "fixed",
zIndex: -1, zIndex: -1,
}}/> }}/>
<Footer title="Send me your ETH you piece of shit" /> <Footer title="Send me your ETH you worthless piece of shit. Nobody loves you." />
</WagmiConfig> </WagmiConfig>
); );

@ -17,10 +17,8 @@ export function Panel() {
return ( return (
<Card elevation={Elevation.FOUR} className="mainPanel"> <Card elevation={Elevation.FOUR} className="mainPanel">
<p className="wrap"> <p className="wrap">
<Typewriter text={[ <Typewriter text={"I need crack money and need it more than you. You'd just spend it on illiquid jpegs anyways..."} random={10} />
"I need crack money and need it more than you", </p>
"You'd just spend it on illiquid jpegs anyways"
]} delay={2000} loop={true} /></p>
    <p>     <p>
<AwesomeButton ripple={true} disabled={!sendTransaction} onReleased={() => sendTransaction?.()}> <AwesomeButton ripple={true} disabled={!sendTransaction} onReleased={() => sendTransaction?.()}>
{isConnected && !isLoading && (<>Send Me .01Ξ</>)} {isConnected && !isLoading && (<>Send Me .01Ξ</>)}

Loading…
Cancel
Save