From e0e7147c78c81369147808c1feecd4d0daed9620 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 14:56:03 +0000 Subject: [PATCH] Update src/pages/PricingPage.tsx --- src/pages/PricingPage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", -- 2.49.1