diff --git a/src/pages/PricingPage.tsx b/src/pages/PricingPage.tsx index c7ea0c0..e12e178 100644 --- a/src/pages/PricingPage.tsx +++ b/src/pages/PricingPage.tsx @@ -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",