diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c8c9c0..586be1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -43,7 +43,7 @@ export default function LandingPage() {