From 3b9946a10f16be8ba85624f45b8c7376904a36e5 Mon Sep 17 00:00:00 2001 From: sabdayagra Date: Fri, 20 Dec 2024 22:52:53 +0700 Subject: [PATCH] add api and fix ui --- .../(public)/document/detail/[slug]/page.tsx | 14 +- .../(public)/document/filter/page.tsx | 15 +- app/[locale]/(public)/feedback/page.tsx | 79 ++++- .../(public)/image/detail/[slug]/page.tsx | 12 +- app/[locale]/(public)/schedule/page.tsx | 33 ++- .../(public)/video/detail/[slug]/page.tsx | 14 +- app/[locale]/(public)/video/filter/page.tsx | 4 +- components/landing-page/coverage.tsx | 2 +- components/landing-page/division.tsx | 2 +- components/landing-page/footer.tsx | 2 +- components/landing-page/navbar.tsx | 278 ++++++++---------- components/landing-page/new-content.tsx | 22 +- components/landing-page/search-section.tsx | 28 +- components/ui/navigation-menu.tsx | 121 +++----- config/swal.ts | 126 ++++++++ 15 files changed, 430 insertions(+), 322 deletions(-) create mode 100644 config/swal.ts diff --git a/app/[locale]/(public)/document/detail/[slug]/page.tsx b/app/[locale]/(public)/document/detail/[slug]/page.tsx index 78de1a74..3af6c306 100644 --- a/app/[locale]/(public)/document/detail/[slug]/page.tsx +++ b/app/[locale]/(public)/document/detail/[slug]/page.tsx @@ -44,14 +44,14 @@ const DetailDocument = () => {
{/* Bagian Kiri */}
-
+
{/* Bagian Kanan */} -
+
@@ -125,10 +125,12 @@ const DetailDocument = () => {
{/* Comment */} -
-

Berikan Komentar

-