lingyit1108 commited on
Commit
7606460
1 Parent(s): 55966a7

rephrase policies purchased message

Browse files
Files changed (1) hide show
  1. financial_consultant_persona.py +4 -4
financial_consultant_persona.py CHANGED
@@ -150,9 +150,9 @@ with st.expander("Recent engagement.."):
150
 
151
  st.subheader("Last policies purchased", divider="blue")
152
  st.write("")
153
- st.write("Date: 02/12/2017 - PRUActive LinkGuard purchased for self")
154
  st.write("")
155
- st.write("Date: 08/11/2013 - PRUWealth Plus (SGD) purchased for daughter")
156
  st.divider()
157
 
158
  st.write("")
@@ -219,8 +219,8 @@ Date: 15/06/2022 - Protection need for family
219
  Date: 18/02/2019 - Critical Illness coverage gap of S$50,000
220
 
221
  Last policies purchased:
222
- Date: 02/12/2017 - PRUActive LinkGuard purchased for self
223
- Date: 08/11/2013 - PRUWealth Plus (SGD) purchased for daughter
224
 
225
  Insights
226
  =========
 
150
 
151
  st.subheader("Last policies purchased", divider="blue")
152
  st.write("")
153
+ st.write("Date: 02/12/2017 - Purchased Protection Plan - PRUActive LinkGuard for self")
154
  st.write("")
155
+ st.write("Date: 08/11/2013 - Purchased Savings Plan - PRUWealth Plus (SGD) for daughter")
156
  st.divider()
157
 
158
  st.write("")
 
219
  Date: 18/02/2019 - Critical Illness coverage gap of S$50,000
220
 
221
  Last policies purchased:
222
+ Date: 02/12/2017 - Purchased Protection Plan - PRUActive LinkGuard for self
223
+ Date: 08/11/2013 - Purchased Savings Plan - PRUWealth Plus (SGD) for daughter
224
 
225
  Insights
226
  =========