File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ export default function Pricing() {
7272 < NeuralReveal text = "Transparent Pricing" className = "text-4xl md:text-6xl font-extrabold" />
7373 </ h1 >
7474 < p className = "text-secondary text-lg md:text-xl max-w-2xl mx-auto leading-relaxed mb-8" >
75- Every tier priced on verified capability. Decoder free for non-commercial use.
76- Commercial licenses from < span className = "text-gold-400 font-semibold" > $1,500</ span > for a 90-day pilot.
75+ Every tier priced on verified capability. Decoder is Source Available (not free); free for personal/academic non-commercial use only .
76+ Commercial licenses from < span className = "text-gold-400 font-semibold" > $1,500</ span > for a 90-day pilot. Workbench GUI app is free.
7777 </ p >
7878 < div className = "flex flex-wrap justify-center gap-3" >
7979 < Link to = "/contact" className = "btn-gold" > Contact Sales</ Link >
@@ -147,7 +147,7 @@ export default function Pricing() {
147147 < h2 className = "text-2xl font-bold mt-2" > Decoder Licensing</ h2 >
148148 < p className = "text-secondary text-sm mt-2 max-w-2xl mx-auto" >
149149 10 decoder algorithms with compiled Rust core, CPU and CUDA, and PyPI binary distribution.
150- Free for personal and academic non-commercial use.
150+ Source Available (not free). Free for personal and academic non-commercial use only. Workbench GUI app is free .
151151 </ p >
152152 </ div >
153153
You can’t perform that action at this time.
0 commit comments