diff --git a/src/app/page.tsx b/src/app/page.tsx index c532341..5f13c61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmallSizeMediumTitles" - background="noiseDiagonalGradient" + background="fluid" cardStyle="glass-depth" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -244,4 +244,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file