diff --git a/src/app/page.tsx b/src/app/page.tsx index 7cd5a98..8486cfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function PortfolioPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -43,7 +43,7 @@ export default function PortfolioPage() {