From 73f34b5b7a7dd8c663078dffc4bca8ad2e57117c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 05:54:53 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Pricing.tsx --- src/pages/HomePage/sections/Pricing.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Pricing.tsx b/src/pages/HomePage/sections/Pricing.tsx index 83e7017..28df9e9 100644 --- a/src/pages/HomePage/sections/Pricing.tsx +++ b/src/pages/HomePage/sections/Pricing.tsx @@ -44,7 +44,7 @@ export default function PricingSection(): React.JSX.Element { }, { tag: "Elite", - price: "$99/mo", + price: "$999/mo", description: "Professional licensing", features: [ "Full commercial rights", -- 2.49.1