From bb46ec35ea2f4ba26a89b8fdafbb721c1bf200cd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 11:26:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5268c9a..516e1ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,7 +23,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="mediumLargeSizeMediumTitles" - background="circleGradient" + background="aurora" cardStyle="glass-depth" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -266,7 +266,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file