diff --git a/src/app/page.tsx b/src/app/page.tsx index 897e273..a89090f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,14 +18,14 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="largeSmall" - background="fluid" - cardStyle="glass-depth" + background="none" + cardStyle="solid" primaryButtonStyle="primary-glow" - secondaryButtonStyle="glass" + secondaryButtonStyle="solid" headingFontWeight="semibold" > -