Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55ee708f1e | |||
| 03fa9784ac | |||
| a02f338503 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
tag="Next-Gen Productivity"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started", href: "#"},
|
||||
text: "Start Your Free Trial", href: "#"},
|
||||
{
|
||||
text: "Watch Demo", href: "#"},
|
||||
]}
|
||||
@@ -251,4 +251,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user