Add subcription feature 5

This commit is contained in:
Urtzi Alfaro
2026-01-16 09:55:54 +01:00
parent 483a9f64cd
commit 6b43116efd
51 changed files with 1428 additions and 312 deletions

View File

@@ -188,7 +188,7 @@ def create_upgrade_required_response(
# Additional context
'can_preview': feature in ['analytics'],
'has_free_trial': True,
'trial_days': 14,
'trial_days': 0,
# Social proof
'social_proof': get_social_proof_message(required_tier),