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",
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>
);

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

Loading…
Cancel
Save