Merge version_1 into main #3
@@ -51,8 +51,8 @@ export default function LandingPage() {
|
||||
{ text: "View Documentation", href: "#" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg", imageAlt: "Trading UI" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg", imageAlt: "Currency Symbols" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg?_wi=1", imageAlt: "Trading UI" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg?_wi=1", imageAlt: "Currency Symbols" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/forecast-expert-ceo-analyzing-investment-insights-negotiations-details_482257-122706.jpg", imageAlt: "Analytics" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -114,8 +114,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "starter", title: "Starter", price: "$29", period: "/mo", features: ["Basic Analytics", "10 Assets", "Standard Support"], button: { text: "Get Started" }, imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-device-with-greenscreen_482257-76711.jpg" },
|
||||
{ id: "pro", title: "Pro", price: "$99", period: "/mo", features: ["Advanced Charts", "All Assets", "Priority Support", "Bot Access"], button: { text: "Upgrade Now" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg" },
|
||||
{ id: "enterprise", title: "Enterprise", price: "Custom", period: "Contact", features: ["API Access", "Account Manager", "Custom SLAs"], button: { text: "Contact Sales" }, imageSrc: "http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg" },
|
||||
{ id: "pro", title: "Pro", price: "$99", period: "/mo", features: ["Advanced Charts", "All Assets", "Priority Support", "Bot Access"], button: { text: "Upgrade Now" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg?_wi=2" },
|
||||
{ id: "enterprise", title: "Enterprise", price: "Custom", period: "Contact", features: ["API Access", "Account Manager", "Custom SLAs"], button: { text: "Contact Sales" }, imageSrc: "http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg?_wi=2" },
|
||||
]}
|
||||
title="Flexible Trading Plans"
|
||||
description="Transparent pricing tailored to your trading volume and strategy."
|
||||
|
||||
Reference in New Issue
Block a user