From 0e5c0d4744ce390df7ba30abd289a65761d4526e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 08:05:18 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 3ff76c2..3edcdb5 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -22,16 +22,18 @@ export default function PricingPage() { headingFontWeight="semibold" > - +
- +
); -- 2.49.1