From 2c33f85c2c72baf79bb490f345a3608b0f096f21 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Feb 2026 15:20:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fe0fd8..79b747d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,13 +8,13 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" - contentWidth={undefined} - sizing={undefined} - background={undefined} - cardStyle={undefined} - primaryButtonStyle={undefined} - secondaryButtonStyle={undefined} - headingFontWeight={undefined} + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >