We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619c828 commit 072e38dCopy full SHA for 072e38d
src/pages/groot.js
@@ -87,8 +87,8 @@ export default function Groot() {
87
"Unlimited Number of Nodes in Monitor and Log Visualizer",
88
"Interactive real-time debugger"
89
],
90
- btn: "Contact us",
91
- onclick:() => handleClickContact()
+ btn: "Buy now",
+ onclick:() => handleClickPro()
92
},
93
{
94
name: "Training",
@@ -323,7 +323,7 @@ export default function Groot() {
323
className="button button--primary button--md"
324
href="javascript:void(0)"
325
data-cb-type="checkout"
326
- data-cb-item-0="Floating-license-2024-EUR-Yearly"
+ data-cb-item-0="Floating-License-fixed-EUR-Yearly"
327
data-cb-item-0-quantity="1"
328
>
329
{item.btn}
0 commit comments