From cb3bd40f3d225fee60eb407d7234ecba436bf7ac Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 11:42:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba80157..6bdfc96 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="mediumLargeSizeLargeTitles" - background="animated-grid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -123,7 +123,6 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} buttonAnimation="slide-up" - mediaAnimation="slide-up" />