diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 92ef703..bba427a 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -25,7 +25,7 @@ function ShopPageContent() { borderRadius="soft" contentWidth="small" sizing="large" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -64,7 +64,7 @@ function ShopPageContent() { borderRadius="soft" contentWidth="small" sizing="large" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="flat" secondaryButtonStyle="layered"