Skip to content

Commit 510fc6e

Browse files
authored
Update layout.tsx
Signed-off-by: samina <57885104+saminacodes@users.noreply.github.com>
1 parent 91c2e29 commit 510fc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/portal/src/app/layout.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default function RootLayout({
6363
{/* 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 */}
6464
<Banner
6565
id="ub-launch"
66-
text="Let users pay with whatever they have, right inside your app."
66+
text="Let users pay with whatever they have without leaving your app"
6767
href="https://thirdweb.com/connect/universal-bridge"
6868
/>
6969
<Header />

0 commit comments

Comments
 (0)