Skip to content

Commit 91c2e29

Browse files
authored
Update AnnouncementBanner.tsx
Signed-off-by: samina <[email protected]>
1 parent 4aa39f0 commit 91c2e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dashboard/src/components/notices/AnnouncementBanner.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export function OrganizeContractsToProjectsBanner() {
5757
return (
5858
<AnnouncementBanner
5959
href="https://playground.thirdweb.com/connect/pay"
60-
label="Let users pay with whatever they have, right inside your app"
60+
label="Let users pay with whatever they have without leaving your app"
6161
trackingLabel="ub-launch"
6262
/>
6363
);

0 commit comments

Comments
 (0)