Wajahat698 commited on
Commit
2b1dc8c
·
verified ·
1 Parent(s): a35021a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -580,7 +580,7 @@ def side():
580
 
581
  with st.sidebar.expander("**Trust Buckets® and Trust Builders®**", expanded=False):
582
 
583
- st.image("s (1).png", caption="Buckets", width=250) # Adjust width as needed
584
 
585
 
586
  st.markdown(
@@ -689,7 +689,7 @@ def side():
689
  )
690
  st.markdown("For detailed descriptions, visit [Academy](https://www.trustifier.ai/account/academy)")
691
 
692
- st.image("s (1).png", caption="Buckets", width=250) # Adjust width as needed
693
 
694
 
695
 
 
580
 
581
  with st.sidebar.expander("**Trust Buckets® and Trust Builders®**", expanded=False):
582
 
583
+ st.image("s (3).png") # Adjust width as needed
584
 
585
 
586
  st.markdown(
 
689
  )
690
  st.markdown("For detailed descriptions, visit [Academy](https://www.trustifier.ai/account/academy)")
691
 
692
+ st.image("s (3).png") # Adjust width as needed
693
 
694
 
695