diff --git a/site/app/pricing/page.tsx b/site/app/pricing/page.tsx index 0a23583..70d28c6 100644 --- a/site/app/pricing/page.tsx +++ b/site/app/pricing/page.tsx @@ -3,8 +3,7 @@ import type { Metadata } from "next"; export const metadata: Metadata = { title: "Pricing", - description: - "Three tiers, cloud or self-hosted, priced per managed server. Free for 3 servers. Professional from £19 a month, Enterprise from £49 a month, £5 per extra server.", + description: "Three tiers, cloud or self-hosted, priced per managed server. Free for 3 servers. Professional from £19 a month, Enterprise from £49 a month, £5 per extra server.", }; /* Prices and allowances are the shipped catalogue, not marketing rounding: @@ -12,7 +11,7 @@ export const metadata: Metadata = { * catalogue. Annual is ten times monthly everywhere, which is the "two months * free" the portal's own term picker states. */ const COMPARISON: [string, string, string, string][] = [ - ["Managed servers", "3", "3, then £5 each", "10, then £5 each"], + ["Managed servers", "3", "5, then £2.50 each", "10, then £2.50 each"], ["People", "Unlimited", "Unlimited", "Unlimited"], ["SSH key assignment", "Yes", "Yes", "Yes"], ["Workflows and step library", "Yes", "Yes", "Yes"], @@ -41,28 +40,20 @@ export default function PricingPage() { Pick a tier, then pay per server.

- People are free. Keys, workflows, monitors and secrets are free. - You pay for a tier and for the servers running an agent, because - that is the only number that grows with you. Every tier runs - either in our cloud or on your own hardware, for the same money. + People are free. Keys, workflows, monitors and secrets are free. You pay for a tier and for the servers running an agent, because that is the only number that grows with you. Every + tier runs either in our cloud or on your own hardware, for the same money.

Free
-

- A homelab, a couple of VPSes, and the keys on your - own laptop. -

+

A homelab, a couple of VPSes, and the keys on your own laptop.

£0 3 servers
-

- Cloud or self-hosted. Renewed once a year from the - portal, one free instance per deployment. -

+

Cloud or self-hosted. Renewed once a year from the portal, one free instance per deployment.

- Prices exclude VAT, which is calculated at checkout. Billing is - handled by Paddle as merchant of record.{" "} + Prices exclude VAT, which is calculated at checkout. Billing is handled by Paddle as merchant of record.{" "} Ask us anything {" "}