Skip to content

Commit

Permalink
fdas
Browse files Browse the repository at this point in the history
  • Loading branch information
neerajrekwar authored Jan 29, 2024
1 parent 8376346 commit 7cfc331
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions carousels/parallel.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,6 @@
<div><img src="https://images.unsplash.com/photo-1528834342297-fdefb9a5a92b?q=80&w=1632&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="Category 1 Image 3"></div>
<!-- Add more images as needed -->
</div>
<!-- Second Carousel -->
<div class="carousel">
<div><img src="https://images.unsplash.com/photo-1528834342297-fdefb9a5a92b?q=80&w=1632&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="Category 2 Image 1"></div>
<div><img src="https://images.unsplash.com/photo-1528834342297-fdefb9a5a92b?q=80&w=1632&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="Category 2 Image 2"></div>
<div><img src="https://images.unsplash.com/photo-1528834342297-fdefb9a5a92b?q=80&w=1632&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="Category 2 Image 3"></div>
<!-- Add more images as needed -->
</div>
<!-- Third Carousel -->
<div class="carousel">
<div><img src="https://images.unsplash.com/photo-1528834342297-fdefb9a5a92b?q=80&w=1632&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="Category 3 Image 1"></div>
<div><img src="https://images.unsplash.com/photo-1528834342297-fdefb9a5a92b?q=80&w=1632&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="Category 3 Image 2"></div>
<div><img src="https://images.unsplash.com/photo-1528834342297-fdefb9a5a92b?q=80&w=1632&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" alt="Category 3 Image 3"></div>
<!-- Add more images as needed -->
</div>
</div>

<script>
Expand Down

0 comments on commit 7cfc331

Please sign in to comment.