Skip to content

Fix pricing to match /pricing source of truth#98

Open
maryadawson-code wants to merge 1 commit into
mainfrom
fix/pricing-source-of-truth
Open

Fix pricing to match /pricing source of truth#98
maryadawson-code wants to merge 1 commit into
mainfrom
fix/pricing-source-of-truth

Conversation

@maryadawson-code

Copy link
Copy Markdown
Owner

What

Corrects netlify/functions/lib/mmt-pricing.js so subscription pricing matches the live source of truth at missionmeetstech.com/pricing (verified 2026-06-08).

Changes

  • Premium tiers corrected: $29/mo, $249/yr standard, $199/yr Founding (first 100 subscribers, permanent rate). Previous values ($79/$790) were placeholder "recommended" numbers that never matched the site.
  • Removed unused premium_plus_signal block (not offered).
  • Renamed team_tier -> institutional_tier with the published $2,500-$5,000/yr range, 5 seats, and Signal Chain Pro (20 programs).
  • Added PRICING_COPY.subscription strings so dashboard/tool pages/pricing stay in sync.
  • Tool/add-on prices unchanged (ProposalPulse, MarketPulse, Compliance Check, Pursuit Score, Signal Chain) — they drive Stripe checkout and are not contradicted by the public page.

Verification

  • node --check passes; values resolve correctly; confirmed no other files referenced the removed/renamed keys.

- Premium: $29/mo, $249/yr standard, $199/yr Founding (first 100, permanent)
- Replace placeholder $79/$790 premium_tier and remove unused premium_plus_signal
- Rename team_tier -> institutional_tier ($2,500-$5,000/yr range, 5 seats, Signal Chain Pro)
- Add subscription PRICING_COPY strings for UI consistency
- Tool/add-on prices unchanged (drive Stripe checkout; not contradicted by site)
@netlify

netlify Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploy Preview for curious-pony-0dec76 ready!

Name Link
🔨 Latest commit 2a0ef45
🔍 Latest deploy log https://app.netlify.com/projects/curious-pony-0dec76/deploys/6a26d2ca7cd56b00089d751b
😎 Deploy Preview https://deploy-preview-98--curious-pony-0dec76.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (🟢 up 3 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant