diff --git a/src/app/page.tsx b/src/app/page.tsx index 909c56f..55e3ae0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,8 +17,8 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="medium" - background="noise" - cardStyle="gradient-bordered" + background="circleGradient" + cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal"