We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990d7c4 commit 937940eCopy full SHA for 937940e
1 file changed
src/pages/index.tsx
@@ -60,7 +60,7 @@ function IndexPage() {
60
{/* Hero CTA Buttons */}
61
<div className={styles.heroCtaButtons}>
62
<a href={signInUrl} className={styles.ctaPrimary}>
63
- Start free
+ Start now
64
</a>
65
<a href="/contact" className={styles.ctaSecondary}>
66
Talk to us
@@ -239,7 +239,7 @@ function IndexPage() {
239
</h2>
240
<div className={styles.ctaButtons}>
241
242
243
244
245
0 commit comments