useConnectModal
hook that allows you to open the Connect UI in a Modal to prompt the user to connect wallet.
Example
 The returned connect  method takes an object of type  UseConnectModalOptions 
as an argument to customize the Connect Modal UI. Refer to  UseConnectModalOptions  to see the available options.