eaglelandsonce commited on
Commit
6a30f0a
1 Parent(s): bf57231

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,7 +156,7 @@ with tab4:
156
  with tab5:
157
  st.header("Thanks to the Team")
158
  st.write("This tool isn’t just a testament to our technical capabilities—it’s a step forward in transforming how the world approaches recruitment. Thanks to your efforts, we are on the path to making recruitment processes more efficient, fair, and insightful, which will ultimately benefit countless individuals and organizations.")
159
- image_path = 'data/data_ourteam.png'
160
 
161
  # Display the image
162
  st.image(image_path, caption='Our Team')
 
156
  with tab5:
157
  st.header("Thanks to the Team")
158
  st.write("This tool isn’t just a testament to our technical capabilities—it’s a step forward in transforming how the world approaches recruitment. Thanks to your efforts, we are on the path to making recruitment processes more efficient, fair, and insightful, which will ultimately benefit countless individuals and organizations.")
159
+ image_path = 'data/interview2.png'
160
 
161
  # Display the image
162
  st.image(image_path, caption='Our Team')