Skip to content

Commit

Permalink
update urls
Browse files Browse the repository at this point in the history
  • Loading branch information
dlion4 authored Sep 30, 2024
1 parent 9eb46a5 commit 84d26bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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"
})]
Expand Down

1 comment on commit 84d26bb

@Busterkinng88
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.