JeCabrera commited on
Commit
dc10c94
verified
1 Parent(s): e284214

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -85,8 +85,8 @@ def get_gemini_response_bullets(target_audience, product, num_bullets, creativit
85
  st.set_page_config(page_title="Generador de Bullets", layout="wide")
86
 
87
  # Centrar el t铆tulo y el subt铆tulo
88
- st.markdown("<h1 style='text-align: center;'>Generador de Bullets</h1>", unsafe_allow_html=True)
89
- st.markdown("<h4 style='text-align: center;'>Crea bullets efectivos que conecten emocionalmente con tu audiencia.</h4>", unsafe_allow_html=True)
90
 
91
  # A帽adir CSS personalizado para el bot贸n
92
  st.markdown("""
 
85
  st.set_page_config(page_title="Generador de Bullets", layout="wide")
86
 
87
  # Centrar el t铆tulo y el subt铆tulo
88
+ st.markdown("<h1 style='text-align: center;'>Impact Bullet Generator</h1>", unsafe_allow_html=True)
89
+ st.markdown("<h4 style='text-align: center;'>Transforma los pensamientos de tu audiencia en balas persuasivas que inspiren a la acci贸n.</h4>", unsafe_allow_html=True)
90
 
91
  # A帽adir CSS personalizado para el bot贸n
92
  st.markdown("""