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"