Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a72c42e498 | |||
| 533aae5973 | |||
| 30d1413ee3 |
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "starter", badge: "Entry", price: "$49/mo", subtitle: "For emerging artists", buttons: [{ text: "Get Started", href: "#" }], features: ["Basic Promotion", "1 Platform Publish", "Fan Analytics"] },
|
||||
{ id: "pro", badge: "Growth", price: "$129/mo", subtitle: "Scale your impact", buttons: [{ text: "Get Started", href: "#" }], features: ["Advanced AI Ads", "Global Publishing", "Automated Outreach"] },
|
||||
{ id: "pro", badge: "Growth", price: "$129/mo", subtitle: "Scale your impact (Most Popular)", buttons: [{ text: "Get Started", href: "#" }], features: ["Advanced AI Ads", "Global Publishing", "Automated Outreach"] },
|
||||
{ id: "enterprise", badge: "Elite", price: "$299/mo", subtitle: "For labels & pros", buttons: [{ text: "Get Started", href: "#" }], features: ["Priority Support", "Dedicated Strategy", "Deep Data Insights"] },
|
||||
]}
|
||||
title="Artist-First Pricing"
|
||||
|
||||
Reference in New Issue
Block a user