We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c2e29 commit 510fc6eCopy full SHA for 510fc6e
apps/portal/src/app/layout.tsx
@@ -63,7 +63,7 @@ export default function RootLayout({
63
{/* Note: Please change id as well when changing text or href so that new banner is shown to user even if user dismissed the older one */}
64
<Banner
65
id="ub-launch"
66
- text="Let users pay with whatever they have, right inside your app."
+ text="Let users pay with whatever they have without leaving your app"
67
href="https://thirdweb.com/connect/universal-bridge"
68
/>
69
<Header />
0 commit comments