chore(pricing): free tier shows 20 daily AI credits (up to 600/month)
Landing pricing card copy updated across all 9 locales: free was advertised as '100 daily AI credits (up to 1,500/month)'; lowered to 20/day, 600/month to match the backend quota (see velxio-prod quota.py). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
18f2e4598a
commit
083823d945
|
|
@ -123,7 +123,7 @@
|
|||
"free": {
|
||||
"name": "Free",
|
||||
"tagline": "Entdecke den Simulator + leichte KI-Hilfe.",
|
||||
"f1": "100 KI-Credits pro Tag (bis zu 1.500/Monat)",
|
||||
"f1": "20 KI-Credits pro Tag (bis zu 600/Monat)",
|
||||
"f2": "Über 30 Boards + 48+ Komponenten",
|
||||
"f3": "Echte CPU-Emulation, öffentliche Projekte",
|
||||
"cta": "Loslegen"
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
"free": {
|
||||
"name": "Free",
|
||||
"tagline": "Discover the simulator + light AI help.",
|
||||
"f1": "100 daily AI credits (up to 1,500/month)",
|
||||
"f1": "20 daily AI credits (up to 600/month)",
|
||||
"f2": "All 30+ boards + 48+ components",
|
||||
"f3": "Real CPU emulation, public projects",
|
||||
"cta": "Get started"
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
"free": {
|
||||
"name": "Free",
|
||||
"tagline": "Descubre el simulador + ayuda IA básica.",
|
||||
"f1": "100 créditos IA diarios (hasta 1.500/mes)",
|
||||
"f1": "20 créditos IA diarios (hasta 600/mes)",
|
||||
"f2": "Más de 30 placas + 48+ componentes",
|
||||
"f3": "Emulación real de CPU, proyectos públicos",
|
||||
"cta": "Comenzar"
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
"free": {
|
||||
"name": "Free",
|
||||
"tagline": "Découvrez le simulateur + aide IA légère.",
|
||||
"f1": "100 crédits IA par jour (jusqu’à 1 500/mois)",
|
||||
"f1": "20 crédits IA par jour (jusqu’à 600/mois)",
|
||||
"f2": "Plus de 30 cartes + 48+ composants",
|
||||
"f3": "Émulation CPU réelle, projets publics",
|
||||
"cta": "Commencer"
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
"free": {
|
||||
"name": "Free",
|
||||
"tagline": "Scopri il simulatore + aiuto IA leggero.",
|
||||
"f1": "100 crediti IA giornalieri (fino a 1.500/mese)",
|
||||
"f1": "20 crediti IA giornalieri (fino a 600/mese)",
|
||||
"f2": "Oltre 30 schede + 48+ componenti",
|
||||
"f3": "Emulazione CPU reale, progetti pubblici",
|
||||
"cta": "Inizia"
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
"free": {
|
||||
"name": "Free",
|
||||
"tagline": "シミュレータと軽量AIアシストを体験。",
|
||||
"f1": "1日100 AIクレジット(月最大1,500)",
|
||||
"f1": "1日20 AIクレジット(月最大600)",
|
||||
"f2": "30種類以上のボード + 48+のコンポーネント",
|
||||
"f3": "実機CPUエミュレーション、公開プロジェクト",
|
||||
"cta": "始める"
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
"free": {
|
||||
"name": "Free",
|
||||
"tagline": "Descubra o simulador + ajuda leve da IA.",
|
||||
"f1": "100 créditos diários de IA (até 1.500/mês)",
|
||||
"f1": "20 créditos diários de IA (até 600/mês)",
|
||||
"f2": "Mais de 30 placas + 48+ componentes",
|
||||
"f3": "Emulação real de CPU, projetos públicos",
|
||||
"cta": "Começar"
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
"free": {
|
||||
"name": "Free",
|
||||
"tagline": "Знакомство с симулятором и базовой помощью ИИ.",
|
||||
"f1": "100 ИИ-кредитов в день (до 1 500 в месяц)",
|
||||
"f1": "20 ИИ-кредитов в день (до 600 в месяц)",
|
||||
"f2": "Более 30 плат + 48+ компонентов",
|
||||
"f3": "Реальная эмуляция CPU, публичные проекты",
|
||||
"cta": "Начать"
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
"free": {
|
||||
"name": "Free",
|
||||
"tagline": "体验模拟器与轻量 AI 协助。",
|
||||
"f1": "每日 100 AI 积分(每月最多 1,500)",
|
||||
"f1": "每日 20 AI 积分(每月最多 600)",
|
||||
"f2": "30+ 块开发板 + 48+ 元件",
|
||||
"f3": "真实 CPU 仿真,公开项目",
|
||||
"cta": "开始使用"
|
||||
|
|
|
|||
Loading…
Reference in New Issue