Spaces:
Runtime error
Runtime error
eaglelandsonce
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ def main():
|
|
110 |
st.write("1. Morning Meeting\n2. Review Project Plans\n3. Lunch Break\n4. Site Visit\n5. Evening Wrap-up")
|
111 |
st.header("Agent Advisors")
|
112 |
st.write("Would you like to optimize your HIN number")
|
113 |
-
st.header("My
|
114 |
st.write("Total incentive for HIN optimization")
|
115 |
|
116 |
with col2:
|
|
|
110 |
st.write("1. Morning Meeting\n2. Review Project Plans\n3. Lunch Break\n4. Site Visit\n5. Evening Wrap-up")
|
111 |
st.header("Agent Advisors")
|
112 |
st.write("Would you like to optimize your HIN number")
|
113 |
+
st.header("My Incentive")
|
114 |
st.write("Total incentive for HIN optimization")
|
115 |
|
116 |
with col2:
|