From 576d8db3d63f4faacd321e9d494e89387a92b15b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 11:44:07 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 33 +++++++++------------------------ 1 file changed, 9 insertions(+), 24 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 9063144..bb37d67 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -25,7 +25,7 @@ export default function PricingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -37,20 +37,16 @@ export default function PricingPage() {