From 84d26bb081f8349c73cbb1ceb88f23446d2aa84b Mon Sep 17 00:00:00 2001 From: dlion4 <96693702+dlion4@users.noreply.github.com> Date: Mon, 30 Sep 2024 23:03:28 +0300 Subject: [PATCH] update urls --- script.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script.js b/script.js index 632b3772c9..e2059126d1 100644 --- a/script.js +++ b/script.js @@ -64079,7 +64079,7 @@ function $x({state: e, handleUpdate: t}) { handleAnalytics: r }), S.jsx(fN, { label: "Remaining Years", - min: 5, + min: 1, max: 10, onChange: t.yearsRemaining, value: e.currentLoanInformation.yearsRemaining, @@ -64899,7 +64899,7 @@ function Cve({state: e, handleUpdate: t}) { className: "h4", children: "Ready to get started?" }), S.jsx("a", { - href: "/apply", + href: "/loans/prequalify/", className: "button button__dark-teal button__width-310 dropshadow dropshadow__hover-off", children: "Check Your Rate In 1 Minute" })]