Skip to content

[Website] Add pricing page#9996

Open
PascalSenn wants to merge 4 commits into
mainfrom
pse/adds-pricing-page
Open

[Website] Add pricing page#9996
PascalSenn wants to merge 4 commits into
mainfrom
pse/adds-pricing-page

Conversation

@PascalSenn

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 28, 2026 23:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a full Nitro pricing page and supporting components/data, while also aligning the home-page “Brew it your Way” pricing section to use the same shared pricing source of truth and widening several layouts to max-w-7xl to accommodate the new content.

Changes:

  • Introduces a pricing page (/pricing) composed of new bands (plan selector, comparison table, FAQ, regulated pitch, closing CTA).
  • Adds a shared pricingData module that centralizes tier, comparison, unlock, and FAQ content.
  • Updates Offering styling for “popular” tiers (gradient border) and refactors home pricing + multiple home/content layouts to max-w-7xl.

Reviewed changes

Copilot reviewed 24 out of 24 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
website-next/src/components/pricing/UnlockBand.tsx New “Unlock more as you grow” progression list component.
website-next/src/components/pricing/UnlockBand.stories.tsx Storybook story for UnlockBand.
website-next/src/components/pricing/RegulatedBand.tsx New regulated/on-prem pitch band with checklist + CTAs.
website-next/src/components/pricing/RegulatedBand.stories.tsx Storybook story for RegulatedBand.
website-next/src/components/pricing/PricingFaq.tsx New FAQ disclosure grid component.
website-next/src/components/pricing/PricingFaq.stories.tsx Storybook story for PricingFaq.
website-next/src/components/pricing/pricingData.ts Centralized pricing tiers, comparison matrix, unlocks, and FAQ copy.
website-next/src/components/pricing/PlanSelector.tsx New plan selector using shared tier data + self-hosted strip.
website-next/src/components/pricing/PlanSelector.stories.tsx Storybook story for PlanSelector.
website-next/src/components/pricing/CompareTable.tsx New feature comparison table driven by shared comparison data.
website-next/src/components/pricing/CompareTable.stories.tsx Storybook story for CompareTable.
website-next/src/components/pricing/ClosingCta.tsx New closing CTA band for the pricing page.
website-next/src/components/pricing/ClosingCta.stories.tsx Storybook story for ClosingCta.
website-next/src/components/Offering.tsx Updates “popular” offering card to use a gradient border style.
website-next/src/components/home/StackDiagrams.tsx Widens section max width to max-w-7xl.
website-next/src/components/home/ProtocolCards.tsx Widens section max width to max-w-7xl.
website-next/src/components/home/NitroPricing.tsx Refactors home pricing section to use shared TIERS + adds self-hosted strip; widens max width.
website-next/src/components/home/LogoCloud.tsx Widens section max width to max-w-7xl.
website-next/src/components/home/HomeHero.tsx Widens section max width to max-w-7xl.
website-next/src/components/home/FusionFlow.tsx Widens section max width to max-w-7xl.
website-next/src/components/home/BuildYourWay.tsx Widens section/container max width to max-w-7xl.
website-next/app/page.tsx Widens blog section container to max-w-7xl.
website-next/app/(content)/pricing/page.tsx Implements the pricing page and metadata.
website-next/app/(content)/layout.tsx Widens default content layout to max-w-7xl.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread website-next/src/components/pricing/CompareTable.tsx
Comment thread website-next/src/components/pricing/pricingData.ts
PascalSenn and others added 2 commits June 29, 2026 01:35
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@tobias-tengler tobias-tengler changed the title adds pricing page [Website] Add pricing page Jun 29, 2026
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.

3 participants