Skip to content

Commit 6016888

Browse files
add images
1 parent 6ae95ae commit 6016888

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

docs/pnp/features/whitelabel/user-flow-screens.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@ description: "User Flow Screens | Documentation - Web3Auth"
88
import OpenloginWhiteLabelConfig from "@site/src/common/sdk/pnp/web/_openlogin-whitelabel-config.mdx";
99
import OpenloginWhiteLabelExample from "@site/src/common/sdk/pnp/web/_openlogin-whitelabel-example.mdx";
1010
import WhiteLabelShowcase from "@site/src/common/sdk/pnp/_whitelabel_showcase.mdx";
11-
import Image4 from "@site/static/guides/whitelabel-web3auth-openlogin-dark.png";
12-
import Image7 from "@site/static/guides/whitelabel-web3auth-openlogin-language.png";
13-
import Image3 from "@site/static/guides/whitelabel-web3auth-openlogin-light.png";
14-
import Image9 from "@site/static/guides/whitelabel-web3auth-openlogin-logo-dark.png";
15-
import Image8 from "@site/static/guides/whitelabel-web3auth-openlogin-logo-light.png";
16-
import DashboardImage from "@site/static/guides/whitelabel-web3auth-openlogin-theme1.png";
17-
import Image6 from "@site/static/guides/whitelabel-web3auth-openlogin-theme2.png";
1811

1912
Web3Auth's User Flow Screens can be customized to match a dApp's branding using the `OpenLoginAdapter` settings, providing more options for a
2013
personalized user experience.

src/common/sdk/pnp/_whitelabel_showcase.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
import Image4 from "@site/static/guides/whitelabel-web3auth-openlogin-dark.png";
2+
import Image7 from "@site/static/guides/whitelabel-web3auth-openlogin-language.png";
3+
import Image3 from "@site/static/guides/whitelabel-web3auth-openlogin-light.png";
4+
import Image9 from "@site/static/guides/whitelabel-web3auth-openlogin-logo-dark.png";
5+
import Image8 from "@site/static/guides/whitelabel-web3auth-openlogin-logo-light.png";
6+
import DashboardImage from "@site/static/guides/whitelabel-web3auth-openlogin-theme1.png";
7+
import Image6 from "@site/static/guides/whitelabel-web3auth-openlogin-theme2.png";
8+
19
### `name`
210

311
The name of the application. This will be displayed in the key reconstruction page.

0 commit comments

Comments
 (0)