shukdevdatta123 commited on
Commit
3fc0b8c
·
verified ·
1 Parent(s): 607a65b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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="#" target="_blank">Contact Us</a>
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>