From f3a1bd56b35bab6f162a1890e61ab0f44f4a7ae5 Mon Sep 17 00:00:00 2001 From: development Date: Sun, 28 Dec 2025 16:39:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5686813..3e6e954 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="medium" - background="noiseGradient" + background="none" cardStyle="gradient-bordered" primaryButtonStyle="layered-depth" secondaryButtonStyle="glass"