2 Commits

Author SHA1 Message Date
d5f455a42b Update src/app/page.tsx 2026-05-07 20:10:35 +00:00
a790d5cc80 Merge version_2 into main
Merge version_2 into main
2026-05-07 20:08:35 +00:00

View File

@@ -156,7 +156,7 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic", badge: "Entry", price: "$19/mo", subtitle: "For new traders", buttons: [
id: "basic", badge: "Entry", price: "$19/mo", subtitle: "Essential Tools for Growth", buttons: [
{
text: "Get Started", href: "#"},
],
@@ -164,7 +164,7 @@ export default function LandingPage() {
"Basic journal", "Daily analytics", "Community access"],
},
{
id: "pro", badge: "Elite", price: "$49/mo", subtitle: "For pro traders", buttons: [
id: "pro", badge: "Elite", price: "$49/mo", subtitle: "Advanced Insights for Pro Traders", buttons: [
{
text: "Go Pro", href: "#"},
],