Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
messiah222 authored Oct 17, 2024
1 parent 4f60fc2 commit e35655f
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 @@ -168,8 +168,8 @@ <h2 class="head" style="margin-top: 10px;"><i class="fa-solid fa-fire"></i>TOP D
<div class="image-area">
<img src="mtn.jpeg" alt="mtn logo">
<div class="overlay">
<button class="buy" onclick="location.href='transfersim.html';">buy</button>
<button class="view" onclick="location.href='transfersim.html';"><details></details></button>
<button class="buy" onclick="location.href='serv-cards/mtn6.html';">buy</button>
<button class="view" onclick="location.href='serv-cards/mtn6.html';"><details></details></button>
</div>
</div>

Expand Down Expand Up @@ -221,8 +221,8 @@ <h3>hair bonnets</h3>
<div class="image-area">
<img src="mtn.jpeg" alt="mtn logo">
<div class="overlay">
<button class="buy" onclick="location.href='mtn.html';">buy</button>
<button class="view" onclick="location.href='mtn.html';"><details></details></button>
<button class="buy" onclick="location.href='serv-cards/mtn7.html';">buy</button>
<button class="view" onclick="location.href='serv-cards/mtn7.html';"><details></details></button>
</div>
</div>

Expand Down

0 comments on commit e35655f

Please sign in to comment.