Update app.py
Browse files
app.py
CHANGED
|
@@ -704,7 +704,7 @@ html_footer = """
|
|
| 704 |
<p>Upload multiple ingredient images for more creative recipe combinations</p>
|
| 705 |
<div class="footer-links">
|
| 706 |
<a href="#" onclick="document.getElementById('how-to-use').scrollIntoView({ behavior: 'smooth' }); return false;">How It Works</a>
|
| 707 |
-
<a href="
|
| 708 |
</div>
|
| 709 |
</div>
|
| 710 |
</div>
|
|
|
|
| 704 |
<p>Upload multiple ingredient images for more creative recipe combinations</p>
|
| 705 |
<div class="footer-links">
|
| 706 |
<a href="#" onclick="document.getElementById('how-to-use').scrollIntoView({ behavior: 'smooth' }); return false;">How It Works</a>
|
| 707 |
+
<a href="https://api.whatsapp.com/send/?phone=%2B8801719296601&text&type=phone_number&app_absent=0" target="_blank">Contact Us</a>
|
| 708 |
</div>
|
| 709 |
</div>
|
| 710 |
</div>
|