Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f941189811 | |||
| 1b0fd142a1 | |||
| 4eefa42f61 | |||
| cd325a8847 | |||
| 63f9dd04e0 | |||
| 674a5d27ee |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
tag="Live Trading Available"
|
||||
tagIcon={Zap}
|
||||
buttons={[
|
||||
{ text: "Start Trading Now", href: "#contact" },
|
||||
{ text: "Start Trading Free", href: "#contact" },
|
||||
{ text: "View Demo", href: "#features" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoE9gd9os0wcaDXfvSdm1ao3aw/a-modern-sleek-trading-dashboard-interfa-1773250463948-344e5b1f.png"
|
||||
@@ -317,4 +317,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user