diff --git a/src/app/page.tsx b/src/app/page.tsx index 53e0dcf..498af09 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function HomePage() { borderRadius="pill" contentWidth="small" sizing="largeSmallSizeLargeTitles" - background="fluid" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -43,7 +43,7 @@ export default function HomePage() {