@@ -233,9 +233,10 @@ export default function Groot() {
233
233
< div className = 'col col--6' id = "t3" >
234
234
< h1 > Log Visualization</ h1 >
235
235
< ul >
236
- < li > Open logs and replay the execution of the tree at different speeds. </ li >
237
- < li > Visualize how long the Node was in the RUNNING state or returned a new status.</ li >
238
- < li > View and export statistics about the status reported by your Nodes.</ li >
236
+ < li > Open logs and replay the execution of the tree at different speeds.</ li >
237
+ < li > Visualize how long a Node was in the RUNNING state and how many times it
238
+ returned a new status.</ li >
239
+ < li > Filter transitions by name or time range.</ li >
239
240
</ ul >
240
241
< br />
241
242
</ div >
@@ -245,9 +246,10 @@ export default function Groot() {
245
246
< div className = 'col col--6' id = "t4" >
246
247
< h1 > Log Visualization</ h1 >
247
248
< ul >
248
- < li > Open logs and replay the execution of the tree at different speeds. </ li >
249
- < li > Visualize how long the Node was in the RUNNING state or returned a new status.</ li >
250
- < li > View and export statistics about the status reported by your Nodes.</ li >
249
+ < li > Open logs and replay the execution of the tree at different speeds.</ li >
250
+ < li > Visualize how long a Node was in the RUNNING state and how many times it
251
+ returned a new status.</ li >
252
+ < li > Filter transitions by name or time range.</ li >
251
253
</ ul >
252
254
< br />
253
255
</ div >
@@ -301,14 +303,13 @@ export default function Groot() {
301
303
< h1 id = 'pricingHead' > (*) But wait, there is more!</ h1 >
302
304
< ul >
303
305
< li id = 'text' >
304
- < b > Discounts:</ b > planning to buy multiple licenses?
305
- Tell us more about your plans and we can suggest a tailored
306
- solution for your needs.
306
+ < b > Discounts:</ b > are you considering buying multiple licenses?
307
+ We can offer you a discount and a solution tailored for your company.
307
308
</ li >
308
309
< li id = 'text' >
309
- < b > Free for academia:</ b > if you are a
310
- student or researcher, you can receive a complementary 1 year
311
- license. < a href = "https://airtable.com/appqTlC23AiSoB4Fd/shrsC33d8feHZmKXs" target = "_blank" > Fill this form</ a >
310
+ < b > Free for academia:</ b > if you are a student or researcher,
311
+ you can receive a complementary 1 year license.
312
+ < a href = "https://airtable.com/appqTlC23AiSoB4Fd/shrsC33d8feHZmKXs" target = "_blank" > Fill this form</ a >
312
313
 and tell us more about your project.
313
314
</ li >
314
315
0 commit comments