Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d533dfe358 | |||
| ee0ec78107 |
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
|||||||
description="Join thousands of teams building with NexTech today."
|
description="Join thousands of teams building with NexTech today."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Your Free Trial", href: "#"},
|
text: "Start Your 14-Day Free Trial", href: "#"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -241,4 +241,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user