diff --git a/app/[locale]/(public)/video/filter/page.tsx b/app/[locale]/(public)/video/filter/page.tsx
index 2d711740..1cafffa5 100644
--- a/app/[locale]/(public)/video/filter/page.tsx
+++ b/app/[locale]/(public)/video/filter/page.tsx
@@ -396,7 +396,7 @@ const FilterPage = () => {
{/* Left */}
-
+
Filter
@@ -510,68 +510,70 @@ const FilterPage = () => {
{/* Right */}
-
-
-
-
{t("sortBy")}
-
-
-
- {isLoading ? (
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
{t("sortBy")}
+
- ) : (
- <>
- {videoData?.length > 0 ? (
-
- {videoData?.map((video: any) => (
-
-
-
- {/*
*/}
-
-
-
-
- {formatDateToIndonesian(new Date(video?.createdAt))} {video?.timezone ? video?.timezone : "WIB"}|
- {video?.clickCount}{" "}
-
{" "}
-
- {video?.title}
-
-
-
- ))}
-
- ) : (
-
-
-
- )}
- >
- )}
-
-
-
+ {isLoading ? (
+
+ ) : (
+ <>
+ {videoData?.length > 0 ? (
+
+ {videoData?.map((video: any) => (
+
+
+
+ {/*
*/}
+
+
+
+
+ {formatDateToIndonesian(new Date(video?.createdAt))} {video?.timezone ? video?.timezone : "WIB"}|
+ {video?.clickCount}{" "}
+
{" "}
+
+ {video?.title}
+
+
+
+ ))}
+
+ ) : (
+
+
+
+ )}
+ >
+ )}
+
+
+
+
+
);
diff --git a/components/landing-page/division.tsx b/components/landing-page/division.tsx
index 39608ce1..714a3d5b 100644
--- a/components/landing-page/division.tsx
+++ b/components/landing-page/division.tsx
@@ -10,6 +10,7 @@ const regions = [
{ name: "SIBER", slug: "siber", logo: "/assets/satker/siber.png" },
{ name: "DIVKUM", slug: "divkum", logo: "/assets/satker/divkum.png" },
{ name: "PUSKEU", slug: "puskeu", logo: "/assets/satker/puskeu.png" },
+ { name: "YANMA", slug: "yanma", logo: "/assets/satker/logo-yanma.png" },
{ name: "SSDM", slug: "ssdm", logo: "/assets/satker/ssdm.png" },
{ name: "ITWASUM", slug: "itwasum", logo: "/assets/satker/itwasum.png" },
{ name: "STIK-PTIK", slug: "stik-ptik", logo: "/assets/satker/stik-ptik.png" },
diff --git a/components/landing-page/hero.tsx b/components/landing-page/hero.tsx
index 301da675..c6126c84 100644
--- a/components/landing-page/hero.tsx
+++ b/components/landing-page/hero.tsx
@@ -72,9 +72,9 @@ const Hero: React.FC = () => {
{list?.categoryName}
-
{list?.title}
+
{list?.title}
-
+
{formatDateToIndonesian(new Date(list?.createdAt))} {list?.timezone ? list?.timezone : "WIB"}|{" "}