Skip to content
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.

Commit

Permalink
motto
Browse files Browse the repository at this point in the history
  • Loading branch information
Febri committed Dec 16, 2020
1 parent 4344bd0 commit 30f69bf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<div class="banner">
<div class="container">
<h1>ADMIN</h1>
<p>Express your online business!</p>
<p>You've got to love what you do to really make things happen</p>
<a href="#content" class="button button-primary">View Pick Up Request</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion cekongkir.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ function cekongkir() {
<div class="banner">
<div class="container">
<h1>CEK ONGKIR</h1>
<p>Express your online business!</p>
<p>Your package, our passion</p>
<button class="button button-primary" style="border: 0" onclick="cekongkir()">Click Here</button>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion cekresi.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ function cekresi() {
<div class="banner">
<div class="container">
<h1>CEK RESI</h1>
<p>Express your online business!</p>
<p>Your vision, We delivered</p>
<button class="button button-primary" style="border: 0" onclick="cekresi()">Click Here</button>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="banner">
<div class="container">
<h1>ANDRECEPAT EXPRESS</h1>
<p>Express your online business!</p>
<p>Delivering happiness and needs</p>
<a href="#content" class="button button-primary">Learn More</a>
</div>
</div>
Expand Down

0 comments on commit 30f69bf

Please sign in to comment.