3 Commits

Author SHA1 Message Date
a72c42e498 Update src/app/page.tsx 2026-05-10 02:39:06 +00:00
533aae5973 Merge version_2 into main
Merge version_2 into main
2026-05-10 02:38:13 +00:00
30d1413ee3 Merge version_2 into main
Merge version_2 into main
2026-05-10 02:37:47 +00:00

View File

@@ -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"