diff --git a/src/app/page.tsx b/src/app/page.tsx index dcdb43e..d6014d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumLargeSizeMediumTitles" - background="fluid" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -43,7 +43,7 @@ export default function LandingPage() {