This repository was archived by the owner on May 22, 2026. It is now read-only.
Commit 2b75438
authored
TB Perpetual calculator: tooltip copy, CTA rename, starting price (#2624)
* TB Perpetual calculator: tooltip copy, CTA rename, starting price
- Tooltips rewritten for Devices, Production/Development Instances, Add-ons,
Edge Computing, Trendz Analytics, Offline Mode to be more specific and
enterprise-oriented.
- "Calculate your pricing" CTA renamed to "Estimate my cost" on both the
Self-Managed and Subscription plan cards.
- TB Perpetual hero: added "Starting from $4,999" price display and tightened
subtitle copy.
- Added "License packages" section header to the Perpetual tab; adjusted
header margin only when Perpetual tab is active.
- Edge Computing add-on toggle now defaults unchecked (was checked).
- Tooltip padding/line-height polished (`calculator.sass`).
- `generateAddOnsCards` scoped to `.add-ons[data-product-name]` so unrelated
`.add-ons` containers on the page don't get clobbered.
- Restored `images/pricing/offline-add-on-icon.svg` used by the Offline Mode
add-on card.
* Offline add-on icon: hardcode #2A7DEC to match other add-ons
The icon was authored with `currentColor` fills and inherited the text
color when embedded via `<img src>`, rendering black/grey against the
other two add-on icons' blue. Hardcode the fill to `#2A7DEC` to match
`edge-add-on-icon.svg` and `trendz-add-on-icon.svg`.1 parent 081476f commit 2b75438
6 files changed
Lines changed: 182 additions & 59 deletions
File tree
- _includes/pricing
- _layouts
- images/pricing
- pricing
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
972 | | - | |
| 972 | + | |
973 | 973 | | |
974 | 974 | | |
975 | 975 | | |
| |||
980 | 980 | | |
981 | 981 | | |
982 | 982 | | |
983 | | - | |
| 983 | + | |
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
| |||
0 commit comments