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