From 1805d82314f01c04b53db2360d42b0ec24f0bdec Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:22:33 +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 5d3ae61..65b1491 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="outline" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Trading Excellence" tagIcon={TrendingUp} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/forex-trader-analyzing-market-growth_482257-121086.jpg" -- 2.49.1