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} />