Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2e946415e | |||
| 8f324acfcb | |||
| 2a50ceb743 | |||
| 4e3a1cb2b1 | |||
| c9598b6f7b | |||
| 951a711117 | |||
| 2052adf702 | |||
| 37a9f20a89 |
@@ -82,8 +82,8 @@ export default function HomePage() {
|
|||||||
tagIcon={TrendingUp}
|
tagIcon={TrendingUp}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Trading Now", href: "/signup" },
|
{ text: "See How It Works", href: "#features" },
|
||||||
{ text: "View Demo", href: "#features" }
|
{ text: "Start Trading Now", href: "/signup" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
|
|||||||
Reference in New Issue
Block a user