Skip to content

Commit 0d88cff

Browse files
committed
Add front page.
Signed-off-by: bgravenorst <[email protected]>
1 parent 00f115a commit 0d88cff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/pages/index.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ export default function Home(): JSX.Element {
4040
description:
4141
'Use the Embedded Wallets SDK (Web3Auth) to onboard power users and first-time users in seconds via social logins, passkeys, or by integrating your own authentication providers.',
4242
href: 'https://web3auth.io/docs',
43+
},
44+
{
45+
title: 'Delegation Toolkit',
46+
description:
47+
'Integrate MetaMask smart accounts into your dapp. Create embedded wallets that support delegated permissions, gas abstraction, and secure execution.',
48+
href: '/gator',
4349
theme: '',
4450
},
4551
{

0 commit comments

Comments
 (0)