diff --git a/apps/www/src/routes/pricing/index.tsx b/apps/www/src/routes/pricing/index.tsx index b4532958..664a7f7d 100644 --- a/apps/www/src/routes/pricing/index.tsx +++ b/apps/www/src/routes/pricing/index.tsx @@ -31,17 +31,17 @@ const convertToCss = (value: any) => { const convertToPrice = (value: any) => { switch (value) { case 1: - return [1, 0] - case 2: return [1, 5] - case 3: + case 2: return [2, 0] + case 3: + return [2, 5] case 4: return [3, 5] case 5: return [5, 0] default: - return [2, 0]; + return [2, 5]; } } @@ -183,17 +183,26 @@ export default component$(() => {
Basic analytics 1
+No API access
+No parental controls 1
Limited API access 1
+Basic analytics 1
Advanced analytics 1
+API access
Full API access 1
+Parental controls 1
+Advanced analytics 1