From ccb188b01f68e5e82bb1d600f5a5d8cb5db30d15 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 02:24:09 +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 f86a777..ebd3bac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,7 +33,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="compact" sizing="medium" - background="plain" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="glass"