From 046b3df75bf2b1f63657623739d1566a92c10774 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 17:10:33 +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 8cc1d06..7a64d63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Trusted Financial Partner" tagIcon={Shield} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "plain" }} buttons={[ { text: "Apply for Loan", href: "https://indiandrishti.in" }, { text: "Learn More", href: "#features" } -- 2.49.1