Skip to content

Commit d7e36d7

Browse files
authored
Update layout.tsx
updated banner language
1 parent 3906871 commit d7e36d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/layout.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ export default function RootLayout({
4141
<Provider>
4242
<Banner
4343
id="api-tiers"
44-
cta="Learn more"
44+
cta="Meet Hiro’s new account tiers"
4545
url="https://hiro.so/pricing"
4646
startDate="2025-03-19"
4747
endDate="2025-04-04"
4848
mobileText="Increase your API rate limits"
4949
>
50-
Take advantage of Hiro's expanded API rate limits
50+
Increased API rate limits, dedicated support channels.
5151
</Banner>
5252
{children}
5353
<Footer />

0 commit comments

Comments
 (0)