landing page 1
This commit is contained in:
parent
fadd20cb75
commit
14babf0f28
|
|
@ -385,7 +385,7 @@
|
|||
|
||||
<div class="tab-content">
|
||||
|
||||
<div class="tab-pane fade active show" id="ftab-tps">
|
||||
<div class="tab-pane fade active show" id="tab-tps">
|
||||
<div class="row gy-4">
|
||||
|
||||
<!-- Keterangan -->
|
||||
|
|
@ -419,7 +419,7 @@
|
|||
</div>
|
||||
<!-- End Tab Content 1 -->
|
||||
|
||||
<div class="tab-pane fade" id="features-tab-2">
|
||||
<div class="tab-pane fade" id="tab-tpa">
|
||||
<div class="row gy-4">
|
||||
<div class="col-lg-8 order-2 order-lg-1">
|
||||
<h3>Undaesenti</h3>
|
||||
|
|
@ -445,7 +445,7 @@
|
|||
</div>
|
||||
</div><!-- End Tab Content 2 -->
|
||||
|
||||
<div class="tab-pane fade" id="features-tab-3">
|
||||
<div class="tab-pane fade" id="tab-tps3r">
|
||||
<div class="row gy-4">
|
||||
<div class="col-lg-8 order-2 order-lg-1">
|
||||
<h3>Pariatur</h3>
|
||||
|
|
@ -556,8 +556,8 @@
|
|||
|
||||
<!-- Section Title -->
|
||||
<div class="container section-title" data-aos="fade-up">
|
||||
<h2>Our Services</h2>
|
||||
<p>Necessitatibus eius consequatur ex aliquid fuga eum quidem sint consectetur velit</p>
|
||||
<h2>Jenis Tempat Pembuangan Sampah</h2>
|
||||
<p>Terdapat 3 macam tempat pembuangan sampah</p>
|
||||
</div><!-- End Section Title -->
|
||||
|
||||
<div class="container" data-aos="fade-up" data-aos-delay="100">
|
||||
|
|
@ -574,7 +574,7 @@
|
|||
<i class="bi bi-activity"></i>
|
||||
</div>
|
||||
<a href="service-details.html" class="stretched-link">
|
||||
<h3>Nesciunt Mete</h3>
|
||||
<h3>Tempat Pembuangan Sampah</h3>
|
||||
</a>
|
||||
<p>Provident nihil minus qui consequatur non omnis maiores. Eos accusantium minus dolores iure perferendis.</p>
|
||||
</div>
|
||||
|
|
@ -591,7 +591,7 @@
|
|||
<i class="bi bi-broadcast"></i>
|
||||
</div>
|
||||
<a href="service-details.html" class="stretched-link">
|
||||
<h3>Eosle Commodi</h3>
|
||||
<h3>Tempat Pengolahan Sampah Reduce, Reuse, Recycle</h3>
|
||||
</a>
|
||||
<p>Ut autem aut autem non a. Sint sint sit facilis nam iusto sint. Libero corrupti neque eum hic non ut nesciunt dolorem.</p>
|
||||
</div>
|
||||
|
|
@ -608,7 +608,7 @@
|
|||
<i class="bi bi-easel"></i>
|
||||
</div>
|
||||
<a href="service-details.html" class="stretched-link">
|
||||
<h3>Ledo Markt</h3>
|
||||
<h3>Tempat Pembuangan Akhir</h3>
|
||||
</a>
|
||||
<p>Ut excepturi voluptatem nisi sed. Quidem fuga consequatur. Minus ea aut. Vel qui id voluptas adipisci eos earum corrupti.</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
|
||||
</nav>
|
||||
|
||||
<a class="btn-getstarted" href="index.html#about">Lihat Peta</a>
|
||||
<a class="btn-getstarted" href="index.html#about">Login</a>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Reference in New Issue