From e68667236300e1fe054a116816a367648a902266 Mon Sep 17 00:00:00 2001 From: Rama Priyanto Date: Mon, 23 Dec 2024 14:22:20 +0700 Subject: [PATCH] fix:landing, edit article --- app/(admin)/admin/master-user/page.tsx | 2 +- app/(admin)/admin/static-page/page.tsx | 36 ++--- components/icons.tsx | 190 +++++++++++++---------- components/layout/navbar/NavbarHumas.tsx | 13 +- 4 files changed, 136 insertions(+), 105 deletions(-) diff --git a/app/(admin)/admin/master-user/page.tsx b/app/(admin)/admin/master-user/page.tsx index b841829..5358a1a 100644 --- a/app/(admin)/admin/master-user/page.tsx +++ b/app/(admin)/admin/master-user/page.tsx @@ -7,7 +7,7 @@ import Link from "next/link"; export default function MasterUserPage() { return (
-
+
- -
-
- -
+
+
+
+ + + +
+
+
- +
); } diff --git a/components/icons.tsx b/components/icons.tsx index 1c5bf34..02c9077 100644 --- a/components/icons.tsx +++ b/components/icons.tsx @@ -439,6 +439,36 @@ export const IgIcon = ({ ); +export const FbIconNav = ({ + size, + height = 24, + width = 24, + fill = "currentColor", + ...props +}: IconSvgProps) => ( + + + + +); + export const YtIcon = ({ size, height = 24, @@ -555,14 +585,14 @@ export const UKIcon = ({ /> @@ -584,8 +614,8 @@ export const TwIcon = ({ ...props }: IconSvgProps) => ( ( > @@ -972,187 +1002,187 @@ export const UnderLine = (props: any) => ( /> @@ -1371,8 +1401,8 @@ export const WorldIcon = ({ > @@ -1400,8 +1430,8 @@ export const Checklist = ({ > diff --git a/components/layout/navbar/NavbarHumas.tsx b/components/layout/navbar/NavbarHumas.tsx index 6ed5447..8cc98f4 100644 --- a/components/layout/navbar/NavbarHumas.tsx +++ b/components/layout/navbar/NavbarHumas.tsx @@ -24,6 +24,7 @@ import { ChevronRightIcon, ChevronUpIcon, FbIcon, + FbIconNav, IdnIcon, IgIcon, SearchIcon, @@ -116,28 +117,30 @@ export default function NavbarHumas() { href="https://www.facebook.com/DivHumasPolri?_rdc=1&_rdr" target="_blank" > - +
+ +
- + - + - + - + {token ? ( //