From 1e0b17b9eddbd9a4d22234cf48522de151435b63 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 09:48:08 +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 5265cb6..69aaa04 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { defaultTextAnimation="entrance-slide" borderRadius="soft" contentWidth="medium" - sizing="mediumSmall" + sizing="medium" background="none" cardStyle="subtle-shadow" primaryButtonStyle="flat" -- 2.49.1