summaryrefslogtreecommitdiff
path: root/src/core/components/elements/Navbar/NavbarDesktop.jsx
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-04-28 15:57:13 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-04-28 15:57:13 +0700
commit3701899613c02e547fecebf62f7105860d1a2b72 (patch)
treee38161b0b8dd2dbbbd526f53ff83943eabd3d01d /src/core/components/elements/Navbar/NavbarDesktop.jsx
parentba46cdd517ccbab85b52f886d16e3161cab2f8c8 (diff)
product similar product detail and top banner
Diffstat (limited to 'src/core/components/elements/Navbar/NavbarDesktop.jsx')
-rw-r--r--src/core/components/elements/Navbar/NavbarDesktop.jsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/components/elements/Navbar/NavbarDesktop.jsx b/src/core/components/elements/Navbar/NavbarDesktop.jsx
index 1ced4af4..ae4e09dd 100644
--- a/src/core/components/elements/Navbar/NavbarDesktop.jsx
+++ b/src/core/components/elements/Navbar/NavbarDesktop.jsx
@@ -14,6 +14,7 @@ import { useEffect, useState } from 'react'
import useAuth from '@/core/hooks/useAuth'
import NavbarUserDropdown from './NavbarUserDropdown'
import { getCart } from '@/core/utils/cart'
+import TopBanner from './TopBanner'
const Search = dynamic(() => import('./Search'))
@@ -38,6 +39,7 @@ const NavbarDesktop = () => {
return (
<DesktopView>
+ <TopBanner />
<div className='py-3 bg-warning-400' id='desktop-nav-top'>
<div className='container mx-auto flex justify-between'>
<Link href='/' className='!text-gray_r-12'>