-
Notifications
You must be signed in to change notification settings - Fork 2
/
payment.html
49 lines (44 loc) · 2.09 KB
/
payment.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
layout: section
title: Payment
---
<!-- Start Contact Us -->
<div class="">
<div class="container">
<div class="row text-center">
<div class="col-lg-12 text-center">
<h1><br>Pay safely as UPI<br><b>7014759453</b><br><br><br></h1>
</div>
<div class="col-lg-6 col-sm-12" style="padding-bottom:30px;padding-top:30px;">
<div class="">
<p>
<img src="./assets/images/payment-icon/paytm.png" width="20%">
<h1>PAYTM</h1>
<h2>7014759453</h2>
<h3>Yogendra Sankhala</h3>
</p>
<img src="./assets/img/payment/paytm.jpeg" width="70%">
</div>
</div>
<div class="col-lg-6 col-sm-12" style="padding-bottom:30px;padding-top:30px;">
<div class="">
<p>
<br>
<img src="./assets/images/payment-icon/google.png" width="20%">
<h1>GOOGLE PAY</h1>
<h2>7014759453</h2>
<h3>Yogendra Sankhala</h3>
</p>
<img src="./assets/img/payment/google.jpeg" width="70%">
</div>
</div>
<div class="col-lg-12 text-center">
<h1><b><br>After successfull payment of the respective amount, share the payment recipt and transaction ID and product code below to place your order.</b><br>
<button class="btn"><a href="https://forms.gle/KVDRLF9KmFPeS1Xi8"> Confirm Order </a></button>
<br><br>
</h1>
</div>
</div>
</div>
</div>
<!-- End Cart -->