update: lower pricing

This commit is contained in:
2026-03-19 11:35:11 +04:00
parent e19e723d49
commit 63cd0c7af5
3 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ export const PLANS = {
},
lifetime: {
label: "Lifetime",
priceUsd: 149,
priceUsd: 140,
},
} as const;