From e7d0cbdc5661eba8c4c685596d273d3d821dbd5d Mon Sep 17 00:00:00 2001 From: development Date: Thu, 29 Jan 2026 19:59:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 66cf166..5238c86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="largeSmall" - background="aurora" + background="none" cardStyle="subtle-shadow" primaryButtonStyle="inset-glow" secondaryButtonStyle="solid" @@ -44,7 +44,7 @@ export default function LandingPage() {