diff --git a/src/app/page.tsx b/src/app/page.tsx index c91983c..be71e08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="aurora" + background="noise" cardStyle="glass-depth" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -140,4 +140,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}