From 0436cb416e42ec8824c388a6cb32545539692380 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 06:26:40 +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 ca336e8..c6a9dc4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="mediumSizeLargeTitles" - background="animated-grid" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="gradient" secondaryButtonStyle="solid"