Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d5b445f590 | |||
| 92ea610fbf | |||
| 1013e762dd |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
description="Experience lightning-fast trading, institutional-grade security, and seamless asset management in one unified crypto ecosystem."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Trading", href: "#"},
|
||||
text: "Start Trading Now", href: "#"},
|
||||
{
|
||||
text: "Learn More", href: "#"},
|
||||
]}
|
||||
@@ -274,4 +274,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user