From fb8e957e7fa25c8652c52e9013aa5fc90962a839 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:06:34 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 38a2d4f..018cae6 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -76,7 +76,7 @@ export default function ShopPage() { { text: "Buy PodsX 4", href: "#podsx-4" }, ]} buttonAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} />