diff --git a/apps/landing/src/app/faq/page.tsx b/apps/landing/src/app/faq/page.tsx index 7ee5f49d..e8616251 100644 --- a/apps/landing/src/app/faq/page.tsx +++ b/apps/landing/src/app/faq/page.tsx @@ -31,7 +31,7 @@ const faqs = [ { question: "What AI features are included?", answer: - "SnapOtter includes 14 local AI models for background removal, upscaling, OCR, face detection, colorization, noise removal, photo restoration, and more. All models run on your hardware.", + "SnapOtter includes 15 local AI models for background removal, upscaling, OCR, face detection, colorization, noise removal, photo restoration, and more. All models run on your hardware.", }, { question: "Does SnapOtter collect any analytics?", diff --git a/apps/landing/src/components/pricing.tsx b/apps/landing/src/components/pricing.tsx index 030b3604..56e4ce93 100644 --- a/apps/landing/src/components/pricing.tsx +++ b/apps/landing/src/components/pricing.tsx @@ -18,6 +18,7 @@ const freePlan = { "ARM and x86 support", "Air-gapped and offline ready", "Multi-user with team permissions", + "Available in 21 languages", "Audit logging", "Community support via GitHub and Discord", "All updates included",