@@ -32,59 +32,55 @@ const tiers: Tier[] = [
3232 "Access to all Pro Examples" ,
3333 "Prioritized Bug Reports on GitHub" ,
3434 "Support maintenance and new versions of our open source library" ,
35- "XL packages only available for open source projects under GPL-3.0" ,
35+ "XL packages only available for open source projects under GPL-3.0 or early stage startups " ,
3636 ] ,
3737 } ,
3838 {
3939 id : "business" ,
4040 title : "Business" ,
4141 mostPopular : true ,
4242 description :
43- "Best for companies who need a commercial license for XL features." ,
43+ // "Best for companies who need a commercial license for XL features.",
44+
45+ "Best for companies that want a direct line to the team and a commercial license." ,
4446 price : { month : 390 , year : 48 } ,
4547 features : [
46- < span >
47- < a href = "/legal/blocknote-xl-commercial-license" > Commercial license</ a > { " " }
48- for XL packages:
49- </ span > ,
48+ < span > Commercial license for XL packages:</ span > ,
5049 "- AI integration" ,
5150 "- Multi-column layouts" ,
5251 "- Export to PDF, Docx, ODT, Email" ,
5352 "Access to all Pro Examples" ,
5453 "Prioritized Bug Reports on GitHub" ,
54+ "Support maintenance and new versions of our open source library" ,
55+ "Logo on our website and repositories" ,
5556 < span >
5657 Standard Support included (
5758 < a href = "/legal/service-level-agreement" > see SLA</ a > )
5859 </ span > ,
59- "Support maintenance and new versions of our open source library" ,
60- "Logo on our website and repositories" ,
6160 ] ,
6261 } ,
6362 {
6463 id : "enterprise" ,
6564 title : "Enterprise" ,
6665 description :
67- "Best for companies that want a direct line to the team for dedicated consulting and support." ,
66+ "Collaborate directly with the BlockNote team for dedicated consulting and support." ,
6867 price : "Tailored pricing" ,
6968 features : [
7069 "Development of BlockNote features required for your organization" ,
7170 "Access to a private Slack channel with the maintainers" ,
7271 "Guidance on integrating BlockNote into your project" ,
73- < span >
74- < a href = "/legal/blocknote-xl-commercial-license" > Commercial license</ a > { " " }
75- for XL packages:
76- </ span > ,
72+ < span > Commercial license for XL packages:</ span > ,
7773 "- AI integration" ,
7874 "- Multi-column layouts" ,
7975 "- Export to PDF, Docx, ODT, Email" ,
8076 "Access to all Pro Examples" ,
8177 "Prioritized Bug Reports and Feature Requests on GitHub" ,
78+ "Support maintenance and new versions of our open source library" ,
79+ "Logo on our website and repositories" ,
8280 < span >
8381 Priority Support included (
8482 < a href = "/legal/service-level-agreement" > see SLA</ a > )
8583 </ span > ,
86- "Support maintenance and new versions of our open source library" ,
87- "Logo on our website and repositories" ,
8884 ] ,
8985 href : "/about/" ,
9086 } ,
0 commit comments