diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 75647a9..f8582c1 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -17,7 +17,7 @@ export default function BlogPage() { borderRadius="soft" contentWidth="small" sizing="large" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="flat" secondaryButtonStyle="layered"