From a73e8100b518b2318a8cbb1d00e8cc66eae0d074 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:04:01 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 9a95e53..38a2d4f 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -15,7 +15,7 @@ export default function ShopPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumLargeSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="inset" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -76,7 +76,7 @@ export default function ShopPage() { { text: "Buy PodsX 4", href: "#podsx-4" }, ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "circleGradient" }} useInvertedBackground={false} />