diff --git a/src/pages/PricingPage.tsx b/src/pages/PricingPage.tsx index 91ecf1c..c7ea0c0 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: "Essential", + tag: "Essentials.s.", price: "£99", period: "/mo", - description: "Essential", + description: "Essentials.s.", primaryButton: { text: "Get Started", href: "/contact", @@ -39,7 +39,7 @@ export default function PricingPage() { text: "Get Started", href: "/contact", }, - featuresTitle: "Everything in Essential, plus:", + featuresTitle: "Everything in Essentials., plus:", features: [ "Bi-weekly photo refresh", "Weekly posts",