Skip to content

Commit

Permalink
feat: new about slides
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerseneck committed Aug 19, 2024
1 parent df436cd commit b3d059d
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ <h1>About Us</h1>
<button type="button" data-bs-target="#welcomeCarousel" data-bs-slide-to="1" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#welcomeCarousel" data-bs-slide-to="2" aria-label="Slide 3"></button>
<button type="button" data-bs-target="#welcomeCarousel" data-bs-slide-to="3" aria-label="Slide 4"></button>
<button type="button" data-bs-target="#welcomeCarousel" data-bs-slide-to="4" aria-label="Slide 5"></button>
</div>
<div class="carousel-inner border border-secondary-subtle">
<div class="carousel-item active">
Expand All @@ -30,9 +29,6 @@ <h1>About Us</h1>
<div class="carousel-item">
<img src="/assets/about/welcome_4.png" class="d-block w-100">
</div>
<div class="carousel-item">
<img src="/assets/about/welcome_5.png" class="d-block w-100">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#welcomeCarousel" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
Expand Down
Binary file modified assets/about/welcome_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/about/welcome_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/about/welcome_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/about/welcome_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/about/welcome_5.png
Binary file not shown.

0 comments on commit b3d059d

Please sign in to comment.