diff --git a/src/app/page.tsx b/src/app/page.tsx index 906559d..0e62d0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,8 +19,8 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="large" - background="noise" - cardStyle="gradient-mesh" + background="fluid" + cardStyle="glass-depth" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" headingFontWeight="semibold" @@ -42,7 +42,7 @@ export default function LandingPage() {
@@ -124,7 +124,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file