fix error drone
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Anang Yusman 2026-04-17 14:36:36 +08:00
parent 6df659bb34
commit e3a1ca72ef
1 changed files with 0 additions and 2 deletions

View File

@ -366,7 +366,6 @@ export default function LandingSiteNav({
</div>
</div>
<div className="mt-auto grid grid-cols-2 gap-10 pt-10 mb-10">
{/* POPULAR */}
<ul className="space-y-3 text-sm">
<p className="text-[16px] opacity-70 mb-3">POPULAR PAGES</p>
{popular.length > 0 ? (
@ -386,7 +385,6 @@ export default function LandingSiteNav({
)}
</ul>
{/* EVENT */}
<div>
<p className="text-sm opacity-70 mb-3">Upcoming Event</p>