diff --git a/src/app/page.tsx b/src/app/page.tsx index db2b66e..8035405 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="mediumLarge" - background="noise" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="gradient" secondaryButtonStyle="solid" @@ -43,7 +43,7 @@ export default function LandingPage() {