Update app.py
Browse files
app.py
CHANGED
@@ -36,9 +36,6 @@ else:
|
|
36 |
4. **Clear Destinations**:
|
37 |
- If you want to reset your selection of destinations, simply click the **"Clear All Destinations"** button to start fresh.
|
38 |
|
39 |
-
|
40 |
-
If you encounter any issues or need assistance, feel free to [Contact Support on WhatsApp](https://wa.me/+8801719296601).
|
41 |
-
|
42 |
---
|
43 |
|
44 |
**Interactive Map**:
|
@@ -53,6 +50,9 @@ The interactive map of Dhaka Metro stations below allows you to visualize routes
|
|
53 |
- **Stop Animation**: If you want to stop the animation at any time, press the **"Stop Animation"** button.
|
54 |
|
55 |
Enjoy your journey on the Dhaka Metro! 🚉
|
|
|
|
|
|
|
56 |
""")
|
57 |
|
58 |
# Define the default "Select Journey from" message
|
|
|
36 |
4. **Clear Destinations**:
|
37 |
- If you want to reset your selection of destinations, simply click the **"Clear All Destinations"** button to start fresh.
|
38 |
|
|
|
|
|
|
|
39 |
---
|
40 |
|
41 |
**Interactive Map**:
|
|
|
50 |
- **Stop Animation**: If you want to stop the animation at any time, press the **"Stop Animation"** button.
|
51 |
|
52 |
Enjoy your journey on the Dhaka Metro! 🚉
|
53 |
+
|
54 |
+
|
55 |
+
If you encounter any issues or need assistance, feel free to [Contact Support on WhatsApp](https://wa.me/+8801719296601).
|
56 |
""")
|
57 |
|
58 |
# Define the default "Select Journey from" message
|