@@ -80,25 +80,24 @@ export default function Groot() {
80
80
} ,
81
81
{
82
82
name : "PRO (floating license)" ,
83
- price : "€65" ,
84
- durance : " / month" ,
85
- sub_durance : "Billed annually (€780 / year)" ,
83
+ price : "€690" ,
84
+ durance : " / year" ,
86
85
points : [
87
86
"Search Nodes in large trees" ,
88
87
"Unlimited Number of Nodes in Monitor and Log Visualizer" ,
89
88
"Interactive real-time debugger"
90
89
] ,
91
- btn : "Buy License " ,
92
- onclick : ( ) => handleClickPro ( )
90
+ btn : "Contact us " ,
91
+ onclick :( ) => handleClickContact ( )
93
92
} ,
94
93
{
95
- name : "PRO (source code) " ,
96
- price : "Inquiry " ,
97
- durance : "" ,
94
+ name : "Training " ,
95
+ price : "€1,800 " ,
96
+ durance : " / month " ,
98
97
points : [
99
- "All the features in PRO " ,
100
- "Access to the source code " ,
101
- "Site license with unlimited number of seats " ,
98
+ "Includes 1 PRO license (1 year) " ,
99
+ "Up to 12 hours per month " ,
100
+ "Learn how to use BT.CPP effectively or improve your current implementation " ,
102
101
] ,
103
102
btn : "Contact us" ,
104
103
onclick :( ) => handleClickContact ( )
@@ -360,13 +359,13 @@ export default function Groot() {
360
359
< b > Free Trial:</ b > enjoy all the features of th PRO versions
361
360
for one month, activating your trial in "Preferences".
362
361
</ li >
363
- < li id = 'text' >
362
+ { /* <li id='text'>
364
363
<b>Discounts:</b> a price discount is automatically applied
365
364
when purchasing multiple licenses (3+ or 5+).
366
- </ li >
365
+ </li> */ }
367
366
< li id = 'text' >
368
- < b > Free for academia :</ b > if you are a student or researcher,
369
- you can receive a complementary 1 year license.
367
+ < b > Free for individual researchers :</ b > if you are a student or researcher,
368
+ you can receive a complementary 1 year license (node locked) .
370
369
< a href = "https://airtable.com/appqTlC23AiSoB4Fd/shrsC33d8feHZmKXs" target = "_blank" > Fill this form</ a >
371
370
 and tell us more about your project.
372
371
</ li >
0 commit comments