mery22 commited on
Commit
ff4599c
·
verified ·
1 Parent(s): 8b7c233

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -16,7 +16,10 @@ st.markdown(" Votre Réponse à Chaque Défi Méthodologique 📈")
16
  col1, col2, col3 = st.columns([2, 3, 2])
17
 
18
  with col1:
19
- st.image("Design 3_2 (1).png", width= 150, use_column_width=True) # Adjust image path and size as needed
 
 
 
20
 
21
  with col3:
22
  st.image("Altereo logo 2023 original - eau et territoires durables.png", width= 150, use_column_width=True) # Adjust image path and size as needed
 
16
  col1, col2, col3 = st.columns([2, 3, 2])
17
 
18
  with col1:
19
+ st.image("Design 3_22.png", width= 150, use_column_width=True) # Adjust image path and size as needed
20
+ with col2:
21
+ st.markdown("### 🤖 ALTER-IA BOT, ton assistant virtuel de tous les jours")
22
+ st.markdown("Votre Réponse à Chaque Défi Méthodologique 📈")
23
 
24
  with col3:
25
  st.image("Altereo logo 2023 original - eau et territoires durables.png", width= 150, use_column_width=True) # Adjust image path and size as needed