diff --git a/src/app/page.tsx b/src/app/page.tsx index f02acf0..55ec42d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="large" - background="floatingGradient" + background="circleGradient" cardStyle="solid" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -47,7 +47,7 @@ export default function LandingPage() {