Spaces:
Sleeping
Sleeping
Upload app/api/main.py with huggingface_hub
Browse files- app/api/main.py +1 -1
app/api/main.py
CHANGED
|
@@ -141,7 +141,7 @@ async def root():
|
|
| 141 |
</p>
|
| 142 |
|
| 143 |
<div style="text-align: center; margin: 30px 0;">
|
| 144 |
-
<a href="/
|
| 145 |
Book an Appointment Now
|
| 146 |
</a>
|
| 147 |
</div>
|
|
|
|
| 141 |
</p>
|
| 142 |
|
| 143 |
<div style="text-align: center; margin: 30px 0;">
|
| 144 |
+
<a href="/chat-widget" style="background: #4caf50; color: white; padding: 15px 40px; font-size: 20px; border-radius: 8px; text-decoration: none; display: inline-block;">
|
| 145 |
Book an Appointment Now
|
| 146 |
</a>
|
| 147 |
</div>
|