Skip to content

Commit

Permalink
koreksi harga
Browse files Browse the repository at this point in the history
  • Loading branch information
Supriadi998 committed Oct 3, 2024
1 parent 508f74e commit e0e7444
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ <h3>Es Jeruk Segar</h3> <!-- nama barang -->
<i data-feather="star"></i>
<i data-feather="star"></i>
</div>
<div class="product-price">IDR 7k</div>
<div class="product-price">IDR 10k</div>
</div>
</div>
<div class="product-card">
Expand Down Expand Up @@ -318,7 +318,7 @@ <h3>Milo Blends</h3> <!-- nama barang -->
<i data-feather="star"></i>
<i data-feather="star"></i>
</div>
<div class="product-price">IDR 7k</div>
<div class="product-price">IDR 17k</div>
</div>
</div>
<div class="product-card">
Expand All @@ -338,7 +338,7 @@ <h3>Caramel Machiato</h3> <!-- nama barang -->
<i data-feather="star"></i>
<i data-feather="star"></i>
</div>
<div class="product-price">IDR 7k</div>
<div class="product-price">IDR 20k</div>
</div>
</div>
<div class="product-card">
Expand All @@ -358,7 +358,7 @@ <h3>Chocolatte Original</h3> <!-- nama barang -->
<i data-feather="star"></i>
<i data-feather="star"></i>
</div>
<div class="product-price">IDR 7k</div>
<div class="product-price">IDR 15k</div>
</div>
</div>
</div>
Expand Down

0 comments on commit e0e7444

Please sign in to comment.