From ab8db98f68484bc9bb92d37e034ba066cb163448 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 13:49:26 +0000 Subject: [PATCH] Update src/app/dashboard/page.tsx --- src/app/dashboard/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 3161f8d..c412c3d 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -64,7 +64,7 @@ export default function DashboardPage() { borderRadius="rounded" contentWidth="small" sizing="largeSmallSizeLargeTitles" - background="floatingGradient" + background="sparkles-gradient" cardStyle="gradient-radial" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow"