|
| 1 | +<section class="oe_container"> |
| 2 | + <div class="oe_row oe_spaced"> |
| 3 | + <div class="oe_span12"> |
| 4 | + <h2 class="oe_slogan" style="color:#875A7B;">QR-based payments in POS</h2> |
| 5 | + <h3 class="oe_slogan">Technical module to support qr-based payments like Alipay, WeChat</h3> |
| 6 | + </div> |
| 7 | + </div> |
| 8 | +</section> |
| 9 | + |
| 10 | +<section class="oe_container"> |
| 11 | + <div class="oe_row oe_spaced"> |
| 12 | + <div class="oe_span8"> |
| 13 | + <h2>Need our service?</h2> |
| 14 | + <p class=" oe_mt32" >Contact us by <a href=" mailto:[email protected]" >email </a> or fill out <a href=" https://www.it-projects.info/page/website.contactus " target=" _blank" >request form </a></p> |
| 15 | + <ul> |
| 16 | + <li><a href=" mailto:[email protected]" >[email protected] <i class=" fa fa-envelope-o" ></i></a></li> |
| 17 | + <li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li> |
| 18 | + <li><a href="https://m.me/itprojectsllc" target="_blank">https://m.me/itprojectsllc <i class="fa fa-facebook-square"></i></a></li> |
| 19 | + <li>[email protected] <i class=" fa fa-skype" ></i></li> |
| 20 | + </ul> |
| 21 | + </div> |
| 22 | + <div class="oe_span4"> |
| 23 | + <div class="stamp" style="width:200px;"> |
| 24 | + <div style="margin-top: 15px; |
| 25 | + position: relative; |
| 26 | + font-family:'Vollkorn', serif; |
| 27 | + font-size: 16px; |
| 28 | + line-height: 25px; |
| 29 | + text-transform: uppercase; |
| 30 | + font-weight: bold; |
| 31 | + color: #75526b; |
| 32 | + border: 3px dashed #75526b; |
| 33 | + float: left; |
| 34 | + padding: 4px 12px; |
| 35 | + -webkit-transform: rotate(0deg); |
| 36 | + -o-transform: rotate(0deg); |
| 37 | + -moz-transform: rotate(0deg); |
| 38 | + -ms-transform: rotate(0deg);"> |
| 39 | + Tested on Odoo<br/>12.0 community |
| 40 | + </div> |
| 41 | + <!--<div style="margin-top: 15px; |
| 42 | + position: relative; |
| 43 | + font-family:'Vollkorn', serif; |
| 44 | + font-size: 16px; |
| 45 | + line-height: 25px; |
| 46 | + text-transform: uppercase; |
| 47 | + font-weight: bold; |
| 48 | + color: #75526b; |
| 49 | + border: 3px dashed #75526b; |
| 50 | + float: left; |
| 51 | + padding: 4px 12px; |
| 52 | + -webkit-transform: rotate(8deg); |
| 53 | + -o-transform: rotate(8deg); |
| 54 | + -moz-transform: rotate(8deg); |
| 55 | + -ms-transform: rotate(8deg);"> |
| 56 | + Tested on Odoo<br/>12.0 enterprise |
| 57 | + </div>--> |
| 58 | + </div> |
| 59 | + </div> |
| 60 | + </div> |
| 61 | +</section> |
0 commit comments