Public pricing flow

Public pricing

Monthly, annual, comparison, enterprise, long-content, and mobile pricing compositions.

Pricing and plan comparison

Monthly, annual, comparison, enterprise, long-content, and narrow pricing states.

Long

Long plan and organization language wraps without custom classes or truncation.

ViewportFull width
Rubytest/dummy/app/components/gallery/flows/pricing_page.rb
workspace_surface do
  render_header
  render_cadence
  render_plans
  render_comparison if state == "comparison"
  render_enterprise if state == "enterprise"
end