From da647131c5d7ee836dd5dda1ee0afefd66020e82 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 20:14:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ab1d415..62ba8d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,7 +27,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="largeSmallSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Start Investing", href: "#contact" }, { text: "Learn More", href: "#about" }, ]} - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-vector/banking-app-interface_23-2148612400.jpg" imageAlt="Financial dashboard interface" mediaAnimation="slide-up"