diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 8472616..e494979 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -24,7 +24,7 @@ export default function ShopPage() { borderRadius="sharp" contentWidth="small" sizing="mediumSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -72,7 +72,7 @@ export default function ShopPage() { borderRadius="sharp" contentWidth="small" sizing="mediumSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered"