openfree commited on
Commit
79a92cf
·
verified ·
1 Parent(s): b672d97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -771,7 +771,7 @@ with st.sidebar:
771
  st.markdown("""
772
  <div style="text-align: center; padding: 20px 0; margin-bottom: 20px; border-bottom: 1px solid #eaeaea;">
773
  <img src="https://img.icons8.com/fluency/96/travel-card.png" width="80" style="margin-bottom: 15px;">
774
- <h3 style="margin-bottom: 5px; color: #4361ee;">Your AI Agent for Travelling</h3>
775
  <p style="color: #6c757d; font-size: 0.9rem;">AI-Powered Travel Planning</p>
776
  </div>
777
  """, unsafe_allow_html=True)
 
771
  st.markdown("""
772
  <div style="text-align: center; padding: 20px 0; margin-bottom: 20px; border-bottom: 1px solid #eaeaea;">
773
  <img src="https://img.icons8.com/fluency/96/travel-card.png" width="80" style="margin-bottom: 15px;">
774
+ <h3 style="margin-bottom: 5px; color: #4361ee;">AI Agent X: Travelling</h3>
775
  <p style="color: #6c757d; font-size: 0.9rem;">AI-Powered Travel Planning</p>
776
  </div>
777
  """, unsafe_allow_html=True)