From 91df5b403912c232668cf22f9150bbb0bab35888 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Fri, 30 Jan 2026 21:51:02 +0100 Subject: [PATCH] refactor: adjust maximum width of PricingSection component for better layout consistency --- components/PricingSection.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/PricingSection.tsx b/components/PricingSection.tsx index 300499b..aacd77a 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 */}