JeCabrera commited on
Commit
25a28ea
verified
1 Parent(s): f73badb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -106,8 +106,8 @@ def generate_benefits(number_of_benefits, target_audience, product, call_to_acti
106
  st.set_page_config(page_title="Quick Prompt", layout="wide")
107
 
108
  # Centrar el t铆tulo y el subt铆tulo
109
- st.markdown("<h1 style='text-align: center;'>Quick Prompt</h1>", unsafe_allow_html=True)
110
- st.markdown("<h4 style='text-align: center;'>Transforma tu mensaje en beneficios que inspiren a tu audiencia a tomar decisiones al instante.</h4>", unsafe_allow_html=True)
111
 
112
  # A帽adir CSS personalizado para el bot贸n
113
  st.markdown("""
 
106
  st.set_page_config(page_title="Quick Prompt", layout="wide")
107
 
108
  # Centrar el t铆tulo y el subt铆tulo
109
+ st.markdown("<h1 style='text-align: center;'>Impact Bullet Generator</h1>", unsafe_allow_html=True)
110
+ 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)
111
 
112
  # A帽adir CSS personalizado para el bot贸n
113
  st.markdown("""