diff --git a/src/app/page.tsx b/src/app/page.tsx index 01a18ab..2717ef1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="mediumLargeSizeLargeTitles" - background="sparkles-gradient" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -44,7 +44,7 @@ export default function LandingPage() {