From 2703fcf1cb547e23a20b2d26d1598b6f2c50592f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:45:11 +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 ddeb788..a7efbd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="mediumSizeLargeTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="flat" secondaryButtonStyle="solid" @@ -43,7 +43,7 @@ export default function LandingPage() {