NTP-40716 | Apology Screen UI Changes (#15138)
This commit is contained in:
@@ -18,12 +18,6 @@ export const ConstantCta = {
|
||||
],
|
||||
},
|
||||
QUOTE_APOLOGY_FOOTER_BUTTON: {
|
||||
url: "gi/insurance_container/pre_quote_journey",
|
||||
parameters: [
|
||||
{
|
||||
key: "applicationType",
|
||||
value: "FRESH_POLICY",
|
||||
},
|
||||
],
|
||||
url: "HOME/DASHBOARD/Insurance_tab_page",
|
||||
},
|
||||
};
|
||||
|
||||
@@ -41,9 +41,9 @@ export const ERROR_INTERNET_SUBTITLE =
|
||||
"Please check your internet connectivity and try again";
|
||||
export const RETRY = "Retry";
|
||||
export const QUOTE_APOLOGY_TITLE =
|
||||
"Sorry, we cannot insure some members with health issues!";
|
||||
"Sorry, we could not insure some members with health issues under Navi Health policy";
|
||||
export const QUOTE_APOLOGY_SUBTITLE =
|
||||
"You can still purchase policy for others members";
|
||||
"For members with health issues you can purchase Navi Special Care policy.";
|
||||
export const QUOTE_APOLOGY_BUTTON = "Buy new policy";
|
||||
export const QUOTE_PATCH_FAIL_TOAST = "Failed. Try again";
|
||||
export const QUOTE_ID = "quoteId";
|
||||
|
||||
Reference in New Issue
Block a user