Update src/app/shop/page.tsx

This commit is contained in:
2026-03-07 12:06:34 +00:00
parent cecbb1569a
commit fb8e957e7f

View File

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