From c9cd4ce9d72a128c77f1e0017ecf87ff8c3acad8 Mon Sep 17 00:00:00 2001 From: Sabda Yagra Date: Tue, 18 Feb 2025 09:10:23 +0700 Subject: [PATCH] fix: fixed all section --- .../(public)/audio/detail/[slug]/page.tsx | 6 +- app/[locale]/(public)/audio/filter/page.tsx | 141 ++++++------- .../rewrite/detail/[id]/page.tsx | 6 +- .../content-management/users/page.tsx | 6 +- .../(public)/document/detail/[slug]/page.tsx | 14 +- .../(public)/document/filter/page.tsx | 130 ++++++------ .../(public)/image/detail/[slug]/page.tsx | 6 +- app/[locale]/(public)/image/filter/page.tsx | 4 +- app/[locale]/(public)/inbox/update/page.tsx | 8 +- .../(public)/indeks/detail/[slug]/page.tsx | 10 +- app/[locale]/(public)/indeks/page.tsx | 6 +- app/[locale]/(public)/schedule/page.tsx | 2 +- .../(public)/video/detail/[slug]/page.tsx | 6 +- app/[locale]/(public)/video/filter/page.tsx | 124 +++++------ components/landing-page/division.tsx | 1 + components/landing-page/hero.tsx | 6 +- components/landing-page/navbar.tsx | 193 +++++++++--------- .../partials/header/locale-switcher.tsx | 108 ++++------ public/assets/satker/logo-yanma.png | Bin 0 -> 150697 bytes 19 files changed, 383 insertions(+), 394 deletions(-) create mode 100644 public/assets/satker/logo-yanma.png diff --git a/app/[locale]/(public)/audio/detail/[slug]/page.tsx b/app/[locale]/(public)/audio/detail/[slug]/page.tsx index df29c9c6..1cf117e1 100644 --- a/app/[locale]/(public)/audio/detail/[slug]/page.tsx +++ b/app/[locale]/(public)/audio/detail/[slug]/page.tsx @@ -592,7 +592,7 @@ const DetailAudio = () => {

- {t("by")} {detailDataAudio?.uploadedBy?.userLevel?.name} + {t("by")} {detailDataAudio?.uploadedBy?.userLevel?.name}

{/*

 | {t("updatedOn")} {detailDataAudio?.updatedAt} WIB  |  @@ -621,7 +621,7 @@ const DetailAudio = () => {

{/* Bagian Kanan */} -
+
{isSaved ? ( handleDeleteWishlist()} className="flex flex-col mb-3 items-center justify-center cursor-pointer"> @@ -724,7 +724,7 @@ const DetailAudio = () => {
{/* Comment */} -
+

{t("comment")}