We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7a413 commit 19d74ffCopy full SHA for 19d74ff
pages/index.tsx
@@ -25,7 +25,7 @@ function Home() {
25
>
26
<p css={tw`text-lg text-brightblue`}>Introducing the all new</p>
27
<div css={tw`text-white text-center space-y-12`}>
28
- <p css={tw`text-5xl font-bold overflow-hidden`}>HelpChat Toolbox</p>
+ <p css={tw`text-5xl font-bold overflow-hidden`}>HelpChat Toolbox Beta™</p>
29
<p css={tw`text-base text-lightgray`}>
30
A collection of tools and solutions you might find useful for you
31
and your server.
0 commit comments