Update src/app/page.tsx
This commit is contained in:
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
description="Join thousands of teams building with NexTech today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Free Trial", href: "#"},
|
||||
text: "Start Your 14-Day Free Trial", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -241,4 +241,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user