Skip to content

Commit

Permalink
added new imgs and layout
Browse files Browse the repository at this point in the history
  • Loading branch information
BracketNerd101 committed Sep 21, 2023
1 parent ba1cee6 commit 59f7297
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions billing-app.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,17 +206,21 @@ <h3 class="fw-light">Customzie Payment - Part 2 of 2
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-8">
<div class="col-lg-6">
<img src="img/bill-refresh/dashboard-two-people.jpg" class="img-fluid pt-4" alt="...">
</div>
<div class="col-lg-4">
<div class="col-lg-6">
<img src="img/bill-refresh/payment-method-device.jpg" class="img-fluid pt-4" alt="...">
<img src="img/bill-refresh/payment-success-lady.jpg" class="img-fluid pt-4" width="99%" alt="...">
</div>
</div>

</div>
<div class="row">
<div class="col-lg-12">
<img src="img/bill-refresh/payment-success.jpg" class="img-fluid pt-4" alt="...">
<img src="img/bill-refresh/paybill-couch.jpg" class="img-fluid pt-4" alt="...">
</div>
<div class="col-lg-12">
<img src="img/bill-refresh/girl-showing-payfinal.jpg" class="img-fluid pt-4" width="99%" alt="...">

</div>
</div>
</div>
Expand Down
Binary file added img/bill-refresh/chill-payment.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bill-refresh/girl-showing-payfinal.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 59f7297

Please sign in to comment.