We should open Cashtab in a new tab and keep the landing page open when the user clicks "create wallet".
Add a new prop openInNewTab to the custom Button component so that Buttons may open links in a new tab. Implement for the "Create Wallet" button on the landing page above the fold.