diff --git a/package.json b/package.json
index 0581309b..097a7ace 100644
--- a/package.json
+++ b/package.json
@@ -1,12 +1,13 @@
{
"name": "zkbob-ui",
- "version": "3.1.1",
+ "version": "3.2.0",
"private": true,
"dependencies": {
"@dicebear/avatars": "^4.10.2",
"@dicebear/avatars-bottts-sprites": "^4.10.2",
"@dicebear/avatars-identicon-sprites": "^4.10.2",
"@dicebear/pixel-art": "^4.10.2",
+ "@lifi/sdk": "^2.2.3",
"@lifi/widget": "^2.1.2",
"@sentry/react": "^7.16.0",
"@sentry/tracing": "^7.16.0",
diff --git a/public/451.html b/public/451.html
index a20d724b..2285c39a 100644
--- a/public/451.html
+++ b/public/451.html
@@ -3,14 +3,14 @@
- zkBob - Private Stable Transfers
-
-
-
-
-
-
-
+ zkBob - Your web3 wallet with privacy option for everyday use
+
+
+
+
+
+
+
diff --git a/public/index.html b/public/index.html
index d3f15488..1186797c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -12,14 +12,14 @@
- zkBob - Private Stable Transfers
-
-
-
-
-
-
-
+ zkBob - Your web3 wallet with privacy option for everyday use
+
+
+
+
+
+
+
diff --git a/public/manifest.json b/public/manifest.json
index 06827cc6..007d9bc6 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,6 +1,6 @@
{
"short_name": "zkBob",
- "name": "zkBob - Private Stable Transfers",
+ "name": "zkBob - Your web3 wallet with privacy option for everyday use",
"icons": [
{
"src": "favicon.ico",
diff --git a/src/App.js b/src/App.js
index b145bd4e..ff626f5d 100644
--- a/src/App.js
+++ b/src/App.js
@@ -1,7 +1,5 @@
import { createGlobalStyle } from 'styled-components';
-import ContextsProvider from 'contexts';
-
import ThemeProvider from 'providers/ThemeProvider';
import Web3Provider from 'providers/Web3Provider';
@@ -35,6 +33,9 @@ const GlobalStyle = createGlobalStyle`
src: url(${GilroyExtraBold}) format('woff');
font-weight: 800;
}
+ html {
+ -webkit-tap-highlight-color: transparent;
+ }
body {
margin: 0;
font-family: 'Gilroy';
@@ -65,9 +66,7 @@ export default () => (
-
-
-
+
);
diff --git a/src/assets/polygon.svg b/src/assets/polygon.svg
index f64ba0e3..1a7dc2f5 100644
--- a/src/assets/polygon.svg
+++ b/src/assets/polygon.svg
@@ -1,4 +1,10 @@
-