From 2c27420126d13a47c09192e9bbef58856ed84ca5 Mon Sep 17 00:00:00 2001 From: Wanjohi Date: Sat, 4 Jan 2025 05:35:58 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9C=20fix(www):=20Fix=20some=20typos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/www/src/routes/pricing/index.tsx | 41 +++++++++++++++++++-------- 1 file changed, 29 insertions(+), 12 deletions(-) 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

@@ -376,17 +385,25 @@ export default component$(() => {
- +
-

Advanced analytics 1

+

API access

- +
-

Full API access 1

+

Parental controls 1

+
+
+
+
+
+ +
+

Advanced analytics 1