From 60d3542c3443547b0be4deab9c37aff8828a2fd5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 14:54:38 +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 20de198..a3780a8 100644 --- a/src/pages/PricingPage.tsx +++ b/src/pages/PricingPage.tsx @@ -34,7 +34,7 @@ export default function PricingPage() { tag: "Growth", price: "£179", period: "/mo", - description: "Most popular choice.", + description: "GrowthGrowthMost popular choice.", primaryButton: { text: "Get Started", href: "/contact", -- 2.49.1