Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -113,7 +113,7 @@ if not st.session_state.messages:
|
|
113 |
<div style='text-align: center; padding: 1rem 0;'>
|
114 |
<h1 style='font-size: 24px; margin-bottom: 0.5rem;'>💎 RoboCopy PUV Creator</h1>
|
115 |
<p style='font-size: 16px; color: white;'>By Jesús Cabrera</p>
|
116 |
-
<p style='font-size: 14px; background-color:
|
117 |
🎯 Experto en crear Propuestas de Valor Únicas que convierten audiencia en clientes
|
118 |
</p>
|
119 |
</div>
|
|
|
113 |
<div style='text-align: center; padding: 1rem 0;'>
|
114 |
<h1 style='font-size: 24px; margin-bottom: 0.5rem;'>💎 RoboCopy PUV Creator</h1>
|
115 |
<p style='font-size: 16px; color: white;'>By Jesús Cabrera</p>
|
116 |
+
<p style='font-size: 14px; background-color: rgb(49, 210, 247); padding: 8px; border-radius: 5px; margin-top: 10px; color: white;'>
|
117 |
🎯 Experto en crear Propuestas de Valor Únicas que convierten audiencia en clientes
|
118 |
</p>
|
119 |
</div>
|