Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c4fb7b7ef | |||
| 9d55d755c5 | |||
| 5d39ce3815 | |||
| 7ba2221184 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
description="Transform data into actionable insights instantly with our AI-powered web builder."
|
description="Transform data into actionable insights instantly with our AI-powered web builder."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Sign Up", href: "#"},
|
text: "Get Started Free", href: "#"},
|
||||||
{
|
{
|
||||||
text: "Log In", href: "#"},
|
text: "Log In", href: "#"},
|
||||||
]}
|
]}
|
||||||
@@ -177,4 +177,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user