Update src/pages/PricingPage.tsx

This commit is contained in:
2026-06-21 14:56:30 +00:00
parent e0e7147c78
commit 4fcce534d4

View File

@@ -13,10 +13,10 @@ export default function PricingPage() {
description="No long-term contracts — monthly rolling plans."
plans={[
{
tag: "Essentials.s.",
tag: "Essential.",
price: "£99",
period: "/mo",
description: "Essentials.s.",
description: "Essential.",
primaryButton: {
text: "Get Started",
href: "/contact",