Skip to content

Commit eb9526a

Browse files
committed
Dashboard: Update banner text
1 parent c803893 commit eb9526a

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
@@ -48,7 +48,7 @@ export function AnnouncementBanner() {
4848
return (
4949
<AnnouncementBannerUI
5050
href="https://nebula.thirdweb.com/"
51-
label="Nebula AI Beta is out and open to all"
51+
label="Announcing Nebula App — the most powerful AI for blockchains! Try it now!"
5252
trackingLabel="nebula-beta-launch"
5353
/>
5454
);

0 commit comments

Comments
 (0)