From 0ea82bebd7fe7a7434eda015ff98b2f03fe38a65 Mon Sep 17 00:00:00 2001 From: AdamCaouetteSafelite Date: Mon, 25 Aug 2025 10:31:27 -0400 Subject: [PATCH] CASH-1417: adjust progress bar more --- src/constants/progress-bar-mapper.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/progress-bar-mapper.js b/src/constants/progress-bar-mapper.js index f33ffaad6..a6e41d31b 100644 --- a/src/constants/progress-bar-mapper.js +++ b/src/constants/progress-bar-mapper.js @@ -49,7 +49,7 @@ export const pageProgressMapper = { step: 1, }, quote: { - percent: 62, + percent: 60, step: 2, }, "insurance-company": {