From 92ac75c0bc44bcd7cbffc52cec213818aad723e8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:13:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f71b0b9..a2f33a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function FingoLanding() { tag="Financial Education" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "animated-grid" }} imageSrc="http://img.b2bpic.net/free-photo/african-american-staff-gathers-examines-monthly-revenue-balance_482257-130896.jpg" imageAlt="Fingo educational dashboard with investing tracks" buttons={[ -- 2.49.1