Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add and update pricing / billing pages #352

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Conversation

mfts
Copy link
Owner

@mfts mfts commented Mar 16, 2024

No description provided.

Copy link

vercel bot commented Mar 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
papermark ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 16, 2024 6:57am

Copy link

what-the-diff bot commented Mar 16, 2024

PR Summary

  • Introduction of a New File upgrade-plan-modal.tsx

    • This file contains the importation of new components such as Tabs, TabsList, TabsTrigger, and CheckIcon, effectively enhancing the interface for users.
    • The existing definitions of the plan type have also been updated to include the Business alongside Pro.
    • A user-friendly toggle component, Tabs, is incorporated to allow users to easily swap between the "Pro" and "Business" plan views.
    • The appearance of the features on the display is made more intuitive, changing depending on the selected plan.
    • We've updated the pricing display to clearly present the cost breakdowns of the chosen plan and period of subscription.
    • The featured elements are now shown with a checkmark icon to clarify their inclusion in the selected plan.
    • Useful links to Papermark Enterprise and a "Compare Plans" section are now included for quick access.
  • Modification of the PLANS Constant in utils.ts

    • The constant now includes a new "Business" plan, complete with price details and the specific features offered under this service package.
  • Revamp of the tiers Array in pricing.tsx

    • We've introduced an additional featureIntro field per tier, giving a brief description of the included features to help users understand the benefits.
    • Particulars about the "Pro" tier, including its description and features, have been updated.
    • A fresh "Business" tier is added, elaborating on the specifics and advantages of the scheme.
    • Styling adjustments have been made to the visual representation of the "Business" tier's button, providing a visually distinct identifier.

Overall, these modifications broaden the scope of services by introducing the "Business" plan and updating relatable function and visualization details to articulate this novel addition.

@mfts mfts merged commit 3f53b7c into main Mar 16, 2024
2 checks passed
@mfts mfts deleted the feat/billing-update branch March 17, 2024 06:27
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.

None yet

1 participant