Skip to content

Commit

Permalink
Pricing Bullet Minor Update
Browse files Browse the repository at this point in the history
Moved #Reports to be top bullet, as opposed to #Projects, as that is hypothesized to be a larger driver of upgrades.
  • Loading branch information
H authored and H committed Jul 12, 2023
1 parent 9fbdb8b commit d0eabed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/Pricing.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ export function Pricing() {
description="For devs tired of data quality issues"
href="https://cloud.piperider.io/signup?ref=pricing-0"
features={[
"Up to 3 projects",
"30 report uploads per project per month",
"Up to 3 projects",
"Basic ACL",
]}
/>
Expand All @@ -140,8 +140,8 @@ export function Pricing() {
description="For teams building trustworthy pipelines"
href="https://cloud.piperider.io/signup?ref=pricing-150"
features={[
"Up to 10 projects",
"100 report uploads per project per month",
"Up to 10 projects",
"Basic ACL",
]}
/>
Expand All @@ -151,8 +151,8 @@ export function Pricing() {
description="For businesses with custom needs"
href="mailto: [email protected]"
features={[
"Unlimited Projects",
"Pay as you go report uploads",
"Unlimited Projects",
"Advanced ACL",
"SSO Login",
"Custom data sources",
Expand Down

0 comments on commit d0eabed

Please sign in to comment.