From f24101829ab3966588d850b1fc528efb1010ef64 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:32:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ab2379..ed6dbcd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumLargeSizeMediumTitles" - background="noiseDiagonalGradient" + background="sparkles-gradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -43,7 +43,7 @@ export default function LandingPage() {