AIdeaText commited on
Commit
edfb213
·
verified ·
1 Parent(s): 0dee061

Update modules/ui/ui.py

Browse files
Files changed (1) hide show
  1. modules/ui/ui.py +1 -1
modules/ui/ui.py CHANGED
@@ -230,7 +230,7 @@ def display_videos_and_info(lang_code, t):
230
  # Segunda fila
231
  col3, col4 = st.columns(2)
232
  with col3:
233
- st.image("assets/img/socialmedia/_MG_2790.jpg",
234
  caption="Evento X",
235
  use_column_width=True)
236
 
 
230
  # Segunda fila
231
  col3, col4 = st.columns(2)
232
  with col3:
233
+ st.image("assets/img/socialmedia/Facebook_CoverPhoto-1_820x312.jpg",
234
  caption="Evento X",
235
  use_column_width=True)
236