From a6ec45c2073786eed5e7020887d24dfaba94de6d Mon Sep 17 00:00:00 2001 From: l3wdfut4pwr l3wdfut4pwr Date: Thu, 22 Jan 2026 07:14:19 +0200 Subject: update navbar --- src/components/header/NavBar.tsx | 34 +++++++++++++++++++++------------- src/components/header/SubNav.tsx | 2 +- src/components/ui/switch.tsx | 2 +- 3 files changed, 23 insertions(+), 15 deletions(-) (limited to 'src/components') diff --git a/src/components/header/NavBar.tsx b/src/components/header/NavBar.tsx index 34e9fd0..e83d238 100644 --- a/src/components/header/NavBar.tsx +++ b/src/components/header/NavBar.tsx @@ -7,8 +7,8 @@ import DiscordIcon from '@icons/discord.svg'; import { Switch } from '@/components/ui/switch'; export function NavBar() { return ( -
-
+
+
-
+
- -
-
- AI +
+
+ + AI +
-
- NSFW +
+ + NSFW +
-
@@ -49,8 +57,8 @@ export function NavBar() { function Search() { return ( -
-
+
+
+
); } diff --git a/src/components/header/SubNav.tsx b/src/components/header/SubNav.tsx index a446ff0..0961cc1 100644 --- a/src/components/header/SubNav.tsx +++ b/src/components/header/SubNav.tsx @@ -5,7 +5,7 @@ import { cn } from '@/lib/utils'; export function SubNav() { return ( -
+
ТЕГИ diff --git a/src/components/ui/switch.tsx b/src/components/ui/switch.tsx index 26fe2c3..1343d69 100644 --- a/src/components/ui/switch.tsx +++ b/src/components/ui/switch.tsx @@ -13,7 +13,7 @@ function Switch({