From 1218d8109380488ab7d15538fe3f828883dbc822 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 10 Mar 2023 17:23:04 +0700 Subject: change mobile and desktop view --- src/core/components/elements/Navbar/Navbar.jsx | 45 +++++++++++++++++++------- src/core/components/elements/Navbar/Search.jsx | 14 +++----- 2 files changed, 38 insertions(+), 21 deletions(-) (limited to 'src/core/components/elements/Navbar') diff --git a/src/core/components/elements/Navbar/Navbar.jsx b/src/core/components/elements/Navbar/Navbar.jsx index c88bfad3..1c559faf 100644 --- a/src/core/components/elements/Navbar/Navbar.jsx +++ b/src/core/components/elements/Navbar/Navbar.jsx @@ -3,6 +3,7 @@ import Image from 'next/image' import IndoteknikLogo from '@/images/logo.png' import { Bars3Icon, + ChevronDownIcon, DocumentCheckIcon, HeartIcon, ShoppingCartIcon @@ -50,7 +51,7 @@ const Navbar = () => { -
+
{
-