diff --git a/src/app/page.tsx b/src/app/page.tsx index 15cc459..67075d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="largeSmall" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -44,7 +44,7 @@ export default function LandingPage() {