From a610d04e5806071f9bc510f655a558e833c064fe Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Wed, 11 Mar 2026 11:37:35 -0600 Subject: [PATCH] feat: update Pricing component with improved animated grid pattern - Replaced the existing AnimatedGridPattern with a new configuration featuring fewer squares and adjusted mask image for enhanced visual appeal. - Modified the layout to include additional styling for better text alignment and overflow handling in the Pricing section. --- apps/website/components/pricing.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/apps/website/components/pricing.tsx b/apps/website/components/pricing.tsx index edda42e..1ddbec0 100644 --- a/apps/website/components/pricing.tsx +++ b/apps/website/components/pricing.tsx @@ -139,20 +139,20 @@ export function Pricing() { aria-label="Pricing" className="relative border-t border-border/30 bg-black py-20 sm:py-32 overflow-hidden" > - -
+
+