From 0295dc1dae830a66e005d5dde14469da7b50b9e9 Mon Sep 17 00:00:00 2001 From: DocFast CEO Date: Fri, 20 Feb 2026 08:07:17 +0000 Subject: [PATCH] fix(landing): remove Free tier, add playground, update CTAs (BUG-080) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remove Free tier pricing card entirely - Remove signup modal (no more free signups) - Add interactive playground section (paste HTML → watermarked PDF) - Hero CTAs: 'Try Demo →' and 'Get Pro API Key — €9/mo' - Pricing: single Pro card at €9/mo - Update structured data to remove Free offer --- templates/pages/index.html | 98 +++++++++++--------------------------- 1 file changed, 29 insertions(+), 69 deletions(-) diff --git a/templates/pages/index.html b/templates/pages/index.html index c614cd3..3fec6da 100644 --- a/templates/pages/index.html +++ b/templates/pages/index.html @@ -16,7 +16,7 @@