Spaces:
Running
Running
Update app.py
Browse files
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;">
|
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)
|