diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ef7e6f..0c706a2 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="floatingGradient" + background={{ variant: "floatingGradient" }} buttons={[ { text: "Apply for Loan", href: "https://indiandrishti.in" }, { text: "Learn More", href: "#features" }