Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-14 21:14:40 +00:00

View File

@@ -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>
);
}
}