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" }