Skip to content

Commit 88d6192

Browse files
Update index.html
1 parent 58cc0cb commit 88d6192

1 file changed

Lines changed: 18 additions & 17 deletions

File tree

index.html

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -352,23 +352,6 @@ <h3>
352352
</div>
353353

354354

355-
<div class="product-card">
356-
357-
<img src="computer.png" alt="HP Laptop">
358-
359-
<h3>
360-
Computer
361-
</h3>
362-
363-
<p class="price">
364-
₹36,999
365-
</p>
366-
367-
<a href="contact.html" class="buy-btn">
368-
Buy Now
369-
</a>
370-
371-
</div>
372355

373356
<div class="product-card">
374357

@@ -412,6 +395,24 @@ <h3>
412395
</a>
413396

414397
</div>
398+
<div class="product-card">
399+
400+
<img src="shopping.png" alt="HP Laptop">
401+
402+
<h3>
403+
Computer
404+
</h3>
405+
406+
<p class="price">
407+
₹36,999
408+
</p>
409+
410+
<a href="contact.html" class="buy-btn">
411+
Buy Now
412+
</a>
413+
414+
</div>
415+
415416

416417

417418

0 commit comments

Comments
 (0)