From 5bb807960e4e79f451e70aa950c245346750f862 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Fri, 30 Jan 2026 21:56:20 +0100 Subject: [PATCH] refactor: increase maximum width of PricingSection component for improved layout and visual appeal --- components/PricingSection.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/PricingSection.tsx b/components/PricingSection.tsx index aacd77a..8bb2a42 100644 --- a/components/PricingSection.tsx +++ b/components/PricingSection.tsx @@ -120,7 +120,7 @@ export default function PricingSection() { } return ( -
+

Transparent Pricing @@ -131,7 +131,7 @@ export default function PricingSection() {

{/* Unified Container */} -
+
{/* Top Toolbar */}