JeCabrera commited on
Commit
8b57bc2
·
verified ·
1 Parent(s): 1e502ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ st.set_page_config(page_title="Poetic Vision", page_icon=":pencil:", layout="wid
67
 
68
  # Main UI components
69
  st.markdown("<h1 style='text-align: center;'>VisionTales</h1>", unsafe_allow_html=True)
70
- st.markdown("<h3 style='text-align: center;'>Transform your visions into unforgettable stories.</h3>", unsafe_allow_html=True)
71
 
72
  # Add custom CSS for the button
73
  st.markdown("""
 
67
 
68
  # Main UI components
69
  st.markdown("<h1 style='text-align: center;'>VisionTales</h1>", unsafe_allow_html=True)
70
+ st.markdown("<h3 style='text-align: center;'>Convierte tus ideas en historias inolvidables.</h3>", unsafe_allow_html=True)
71
 
72
  # Add custom CSS for the button
73
  st.markdown("""