diff --git a/package.json b/package.json index c3bdb8f..55e24d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwind-plus-icpay", - "version": "1.2.38", + "version": "1.2.39", "private": true, "packageManager": "pnpm@9.12.3", "scripts": { diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index a6208e8..9db75ed 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -271,6 +271,7 @@ export const navigation: Array = [ title: 'X402', links: [ { title: 'X402 payments', href: '/x402' }, + { title: 'Agentic X402 up-to', href: '/agentic-x402' }, ], }, {