index.html 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <html>
  2. <body>
  3. <section class="oe_container oe_dark">
  4. <div class="oe_row">
  5. <div class="oe_row">
  6. <h2 class="oe_slogan oe_span10">Top Selling Products by Quantity and Sales Amount</h2>
  7. </div>
  8. <div class="oe_slogan" style="margin-top:10px !important;">
  9. <a
  10. class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
  11. href="https://youtu.be/Uh9lCCeyaMY"><i
  12. class="fa fa-check-square" target="_blank"></i> Live Preview </a>
  13. </div>
  14. </div>
  15. </section>
  16. <section class="oe_container">
  17. <h2 class="oe_slogan" style="margin-top:20px;">Need help?</h2>
  18. <div style="margin: 16px 8%;">
  19. <p class='oe_mt32 center-block' style="font-size: 15px;">
  20. Contact this module maintainer for any question, need support or request for the new feature : <br/>
  21. * Riken Bhorania <i class="fa fa-whatsapp"></i> +91 9427425799, <i class="fa fa-skype fa_custom"></i> <a href="skype:riken.bhorania?chat">riken.bhorania, </a> <i class="fa fa-envelope"></i> riken.bhorania@asceticbs.com <br/>
  22. * Bhaumin Chorera <i class="fa fa-whatsapp"></i> +91 8530000384, <i class="fa fa-skype fa_custom"></i> <a href="skype:bhaumin.chorera?chat">bhaumin.chorera, </a> <i class="fa fa-envelope"></i> bhaumin.chorera@asceticbs.com <br/>
  23. </p>
  24. </div>
  25. <div class="oe_slogan" style="margin-top:10px !important;">
  26. <a class="btn btn-primary btn-lg mt8"
  27. style="color: #FFFFFF !important;" href="http://www.asceticbs.com"><i
  28. class="fa fa-envelope"></i> Website </a>
  29. <a class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
  30. href="http://www.asceticbs.com/contact-us"><i
  31. class="fa fa-phone"></i> Contact Us </a>
  32. <a class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
  33. href="http://www.asceticbs.com/services"><i
  34. class="fa fa-check-square"></i> Services </a>
  35. <a class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
  36. href="https://apps.odoo.com/apps/modules/browse?author=Ascetic%20Business%20Solution"><i
  37. class="fa fa-binoculars"></i> More Apps </a>
  38. </div>
  39. <div class="oe_slogan" style="margin-top:10px !important;">
  40. <img src="company-logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
  41. </div>
  42. <div class="oe_slogan" style="margin-top:10px !important;">
  43. <a href="https://twitter.com/asceticbs" target="_blank"><i class="fa fa-2x fa-twitter" style="color:white;background: #00a0d1;width:35px;"></i></a></td>
  44. <a href="https://www.linkedin.com/company/ascetic-business-solution-llp" target="_blank"><i class="fa fa-2x fa-linkedin" style="color:white;background: #31a3d6;width:35px;padding-left: 3px;"></i></a></td>
  45. <a href="https://www.facebook.com/asceticbs" target="_blank"><i class="fa fa-2x fa-facebook" style="color:white;background: #3b5998;width:35px;padding-left: 8px;"></i></a></td>
  46. <a href="https://www.youtube.com/channel/UCsozahEAndQ2whjcuDIBNZQ" target="_blank"><i class="fa fa-2x fa-youtube-play" style="color:white;background: #c53c2c;width:35px;padding-left: 3px;"></i></a></td>
  47. </div>
  48. </div>
  49. </section>
  50. </body>
  51. </html>