Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 528598f277 | |||
| 29ca26786b | |||
| 11145b3cef | |||
| e07606eb68 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Started Now", href: "contact" },
|
{ text: "Get Trading Signals", href: "contact" },
|
||||||
{ text: "Learn More", href: "how-it-works" }
|
{ text: "Learn More", href: "how-it-works" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user