Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 570cb7f08a | |||
| 9e454c4873 | |||
| 25eb0c4bc7 | |||
| ede9992278 | |||
| fe78450528 |
@@ -74,12 +74,12 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Automated Pricing", subtitle: "Real-time market updates", category: "Technology", value: "99.9%" },
|
||||
{ id: "f2", title: "Secure Escrow", subtitle: "Safety for every trade", category: "Security", value: "100%" },
|
||||
{ id: "f3", title: "Fast Fulfillment", subtitle: "Global shipping integrated", category: "Operations", value: "24h" }
|
||||
{ id: "f1", title: "Automated Pricing", subtitle: "Maximize your profits with instant market updates", category: "Technology", value: "99.9%" },
|
||||
{ id: "f2", title: "Secure Escrow", subtitle: "Protect your assets with safety for every trade", category: "Security", value: "100%" },
|
||||
{ id: "f3", title: "Fast Fulfillment", subtitle: "Scale your reach with global shipping integrated", category: "Operations", value: "24h" }
|
||||
]}
|
||||
title="Why CardTrader?"
|
||||
description="Our platform simplifies your trading journey with advanced automation."
|
||||
description="Scale your trading business with precision automation, bank-grade security, and instant global shipping."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user