Skip to content

Commit 59e2484

Browse files
committed
[PRO-27] Dashboard: copy changes in bridge page
1 parent 777aed1 commit 59e2484

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

apps/dashboard/src/app/bridge/page.tsx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { bridgeAppThirdwebClient } from "./constants";
1414

1515
const title = "thirdweb Bridge: Buy, Bridge & Swap Crypto on 85+ Chains";
1616
const description =
17-
"Bridge, swap, and on-ramp across 9M+ token routes on 85+ chains (Ethereum, Base, Optimism, Arbitrum, BNB & more). Best-price routing and near-instant fast finality";
17+
"Bridge and swap 3,200+ tokens across 85+ chains (Ethereum, Base, Optimism, Arbitrum, BNB & more). Best-price routing with near-instant finality";
1818

1919
export const metadata: Metadata = {
2020
description,
@@ -105,8 +105,7 @@ export default async function BridgePage({
105105
href="https://portal.thirdweb.com/bridge"
106106
linkType="integrate-bridge"
107107
>
108-
Integrate Bridge in your apps in minutes, and start generating
109-
revenue
108+
Accept Payments in Any Token Right Inside Your App
110109
</PillLink>
111110

112111
<PillLink

0 commit comments

Comments
 (0)