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