diff --git a/src/app/page.tsx b/src/app/page.tsx index b20ded3..8315dfe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="mediumLarge" - background="floatingGradient" + background="none" cardStyle="glass-elevated" primaryButtonStyle="shadow" secondaryButtonStyle="layered"