From 8c4ccc1c9ecef94dc6e881e8b375ff23788a329c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 14:52:20 +0000 Subject: [PATCH] Update src/pages/PricingPage.tsx --- src/pages/PricingPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/PricingPage.tsx b/src/pages/PricingPage.tsx index 58d0059..76a2707 100644 --- a/src/pages/PricingPage.tsx +++ b/src/pages/PricingPage.tsx @@ -16,7 +16,7 @@ export default function PricingPage() { tag: "Essential", price: "£99", period: "/mo", - description: "For small local shops.", + description: "For small local bu.", primaryButton: { text: "Get Started", href: "/contact", -- 2.49.1