feat(website): reflect new features + 5-tier pricing
CI/CD / CI · API (dotnet build + test) (push) Successful in 50s
CI/CD / CI · Admin API (dotnet build) (push) Successful in 45s
CI/CD / CI · Dashboard (tsc) (push) Successful in 1m4s
CI/CD / CI · Admin Web (tsc) (push) Successful in 36s
CI/CD / CI · Website (tsc) (push) Successful in 44s
CI/CD / CI · Koja (tsc) (push) Successful in 49s
CI/CD / Deploy · all services (push) Successful in 3m18s

- Pricing: add the Starter tier (now Free·Starter·Pro·Business·Enterprise),
  fix currency ₺ (Turkish Lira) → Toman, and rewrite every plan's bullets to the
  agreed matrix (Free: 6 tables/30 orders/Koja/offline + watermark; Starter:
  watermark-removal/custom-styling/review-reply; Pro: CRM/reports/taxes/payroll/
  delivery/3 branches; Business: 3D + AI-3D + unlimited; Enterprise: API/white-label/
  SLA/24-7). 5-column responsive grid.
- Features: add two headliner cards that were missing — "Works offline" and
  "Get discovered on Koja". fa/en.

Website tsc + build clean.
This commit is contained in:
soroush.asadi
2026-06-03 02:20:16 +03:30
parent 7d06f149d3
commit 9b2f15151d
4 changed files with 122 additions and 76 deletions
+44 -30
View File
@@ -73,7 +73,11 @@
"inventory": "Inventory Management",
"inventoryDesc": "Automatic ingredient tracking, low-stock alerts, and daily consumption reports.",
"multiBranch": "Multi-Branch Management",
"multiBranchDesc": "Manage and compare all your branches from a single central dashboard."
"multiBranchDesc": "Manage and compare all your branches from a single central dashboard.",
"offline": "Works offline",
"offlineDesc": "Keep taking orders with no internet — everything syncs automatically when you reconnect.",
"koja": "Get discovered on Koja",
"kojaDesc": "Your cafe appears on the Koja discovery platform (koja.meezi.ir) to attract new customers."
},
"howItWorks": {
"badge": "Easy Setup",
@@ -121,50 +125,60 @@
"yearlyDiscount": "2 months free",
"popular": "Most popular",
"freeName": "Free",
"freePrice": "Free",
"freePrice": "0",
"freePriceNote": "forever",
"freeDesc": "For small cafes just getting started.",
"ctaFree": "Start for free",
"f1": "1 branch",
"f2": "Up to 50 orders/day",
"f3": "QR digital menu",
"f4": "Tables & reservations",
"f5": "Basic dashboard",
"freeDesc": "For small cafes getting started.",
"ctaFree": "Start free",
"f1": "Full QR digital menu",
"f2": "Up to 6 tables",
"f3": "30 orders/day",
"f4": "Listed on Koja (koja.meezi.ir)",
"f5": "Offline mode + waiter app",
"proName": "Pro",
"proPrice": "1,490,000",
"proPrice": "1,490,000 Toman",
"proPriceNote": "/ month",
"proDesc": "For growing cafes that need professional features.",
"proDesc": "For growing cafes.",
"ctaPro": "Get Pro",
"p1": "3 branches — unlimited orders",
"p2": "3 POS terminals",
"p3": "Full POS & kitchen KDS",
"p1": "Everything in Starter",
"p2": "3 branches & 3 terminals",
"p3": "CRM / loyalty",
"p4": "Full analytics & reports",
"p5": "Tax system integration",
"p6": "50 marketing SMS / month",
"p7": "Phone support",
"p5": "Tax system",
"p6": "Delivery integration",
"p7": "Payroll management",
"businessName": "Business",
"businessPrice": "3,490,000",
"businessPrice": "3,490,000 Toman",
"businessPriceNote": "/ month",
"businessDesc": "For restaurants and multi-branch chains.",
"businessDesc": "For restaurants & chains.",
"ctaBusiness": "Get Business",
"b1": "Unlimited branches — unlimited orders",
"b2": "Unlimited terminals",
"b3": "HR module & shift management",
"b4": "Delivery platform integration",
"b5": "200 marketing SMS / month",
"b6": "Waiter mobile app",
"b1": "Everything in Pro",
"b2": "Unlimited branches",
"b3": "Unlimited terminals",
"b4": "3D menu",
"b5": "AI 3D model generation",
"b6": "Advanced delivery integration",
"b7": "Priority support",
"enterpriseName": "Enterprise",
"enterprisePrice": "Contact us",
"enterprisePriceNote": "custom pricing",
"enterpriseDesc": "For large chains with specific needs.",
"enterpriseDesc": "For large chains.",
"ctaEnterprise": "Contact us",
"e1": "Unlimited branches",
"e1": "Everything in Business",
"e2": "Public API",
"e3": "White-label branding",
"e4": "Trust badges",
"e5": "Custom SLA",
"e6": "24/7 support"
"e4": "Custom SLA",
"e5": "24/7 support",
"e6": "Dedicated manager",
"starterName": "Starter",
"starterPrice": "690,000 Toman",
"starterPriceNote": "/ month",
"starterDesc": "Remove the watermark & customize.",
"ctaStarter": "Get Starter",
"s1": "Everything in Free",
"s2": "Remove Meezi watermark",
"s3": "Custom menu styling",
"s4": "Reply to customer reviews",
"s5": "Up to 15 tables"
},
"faq": {
"badge": "FAQ",