From d7b0a0eaa64086e08096e81f6b237a39e1d89181 Mon Sep 17 00:00:00 2001 From: DocFast Bot Date: Mon, 16 Feb 2026 16:07:26 +0000 Subject: [PATCH] =?UTF-8?q?fix(landing):=20BUG-045=20=E2=80=94=20Pro=20tie?= =?UTF-8?q?r=20says=20Unlimited=20instead=20of=2010,000=20PDFs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Pro tier has no limit in code (unlimited). Fixed landing page copy and JSON-LD structured data to match. --- public/favicon.svg | 1 + public/index.html | 4 ++-- public/sitemap.xml | 3 +++ src/index.ts | 55 ++++++++++++++++++++++++++++++++++++++++------ 4 files changed, 54 insertions(+), 9 deletions(-) create mode 100644 public/favicon.svg diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..6a6f9b3 --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1 @@ + diff --git a/public/index.html b/public/index.html index 22c449f..b405f4b 100644 --- a/public/index.html +++ b/public/index.html @@ -17,7 +17,7 @@