added more screenshots
This commit is contained in:
BIN
docs/dashboard.png
Normal file
BIN
docs/dashboard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 112 KiB |
@@ -38,6 +38,8 @@
|
|||||||
<button type="button" data-bs-target="#carouselGallery" data-bs-slide-to="1"></button>
|
<button type="button" data-bs-target="#carouselGallery" data-bs-slide-to="1"></button>
|
||||||
<button type="button" data-bs-target="#carouselGallery" data-bs-slide-to="2"></button>
|
<button type="button" data-bs-target="#carouselGallery" data-bs-slide-to="2"></button>
|
||||||
<button type="button" data-bs-target="#carouselGallery" data-bs-slide-to="3"></button>
|
<button type="button" data-bs-target="#carouselGallery" data-bs-slide-to="3"></button>
|
||||||
|
<button type="button" data-bs-target="#carouselGallery" data-bs-slide-to="4"></button>
|
||||||
|
<button type="button" data-bs-target="#carouselGallery" data-bs-slide-to="5"></button>
|
||||||
</div>
|
</div>
|
||||||
<div class="carousel-inner">
|
<div class="carousel-inner">
|
||||||
<div class="carousel-item active">
|
<div class="carousel-item active">
|
||||||
@@ -47,6 +49,20 @@
|
|||||||
<p>All of your vehicles conveniently displayed in one place</p>
|
<p>All of your vehicles conveniently displayed in one place</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="carousel-item">
|
||||||
|
<img src="dashboard.png" class="d-block w-100" alt="...">
|
||||||
|
<div class="carousel-caption d-none d-md-block customCarouselCaption">
|
||||||
|
<h5>Dashboard</h5>
|
||||||
|
<p>Get an overview of your vehicle expenses</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="carousel-item">
|
||||||
|
<img src="planner.png" class="d-block w-100" alt="...">
|
||||||
|
<div class="carousel-caption d-none d-md-block customCarouselCaption">
|
||||||
|
<h5>Planner(Kanban Board)</h5>
|
||||||
|
<p>Plan and track the progress of your To-Do's</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="carousel-item">
|
<div class="carousel-item">
|
||||||
<img src="servicerecord.png" class="d-block w-100" alt="...">
|
<img src="servicerecord.png" class="d-block w-100" alt="...">
|
||||||
<div class="carousel-caption d-none d-md-block customCarouselCaption">
|
<div class="carousel-caption d-none d-md-block customCarouselCaption">
|
||||||
|
|||||||
BIN
docs/planner.png
Normal file
BIN
docs/planner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
Reference in New Issue
Block a user