From 2ebc7d1f9634ae1e4de3599749e153e703e70246 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 11 Apr 2026 10:55:48 -0300 Subject: [PATCH] Update upsell.html --- upsell.html | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/upsell.html b/upsell.html index b269b43..0060e61 100644 --- a/upsell.html +++ b/upsell.html @@ -22,10 +22,12 @@ .page-subtitle { text-align: center; - font-size: 0.82em; - color: #999; + font-size: 1.05em; + color: #444; margin-bottom: 32px; letter-spacing: 0.01em; + line-height: 1.7; + font-weight: 400; } .plans-row { @@ -59,6 +61,10 @@ transform: scale(1.03); } + #card-ontherise { + border: 3px dotted #e0e0e0; + } + .plan-card.current { border-color: #4caf50; box-shadow: @@ -198,11 +204,12 @@ -
Your Plan, Your Timing: Upgrade Anytime
+
+ Unlock more power, storage, and features instantly +
- Get instant access to all upgraded features, including for - your current contract period, while the additional time is - added to your existing term. + You immediately unlock all new features and higher limits.
+ Any extra time is added to your existing subscription.
@@ -218,7 +225,9 @@ class="plan-btn is-current-plan" id="btn-trial" disabled - > + > + Trial +
@@ -258,9 +267,9 @@