main
Ilham Wara Nugroho 2025-09-15 09:25:01 +07:00
parent 844765f741
commit 5a983799a1
1 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@
</section>
<section id="section3" class="container mx-auto p-12 md:py-12">
<div class="flex justify-between mb-15">
<h4 class="text-lg md:text-2xl font-extrabold text-black">Kegiatan Adiwiyata</h4>
<h4 class="text-lg md:text-2xl font-extrabold text-black">Kegiatan Sekolah Adiwiyata</h4>
<a href="{{ url('kegiatan') }}" class="p-2 text-white text-sm bg-warning rounded-[10px] mx-auto md:mx-0 text-center flex flex-row justify-between gap-3 ">
<span>Lihat Semua</span> <x-lucide-arrow-right width="20" class="text-white text-right"/>
</a>
@ -130,7 +130,7 @@
</section>
<section id="section4" class="container mx-auto p-12 md:py-12">
<div class="flex justify-between mb-15">
<h4 class="text-lg md:text-2xl font-extrabold text-black">Galeri Adiwiyata</h4>
<h4 class="text-lg md:text-2xl font-extrabold text-black">Galeri Sekolah Adiwiyata</h4>
<a href="{{ url('galeri') }}" class="p-2 text-white text-sm bg-warning rounded-[10px] mx-auto md:mx-0 text-center flex flex-row justify-between gap-3 ">
<span>Lihat Semua</span> <x-lucide-arrow-right width="20" class="text-white text-right"/>
</a>