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"