Changed the links to shop.mozimo.in
This commit is contained in:
@ -99,7 +99,7 @@ export function Navbar() {
|
||||
<Link href='/about-us' className='font-light animated-underline'>
|
||||
About Us
|
||||
</Link>
|
||||
<Link href='/products' className='font-light animated-underline'>
|
||||
<Link href='https://shop.mozimo.in' className='font-light animated-underline'>
|
||||
Shop
|
||||
</Link>
|
||||
</div>
|
||||
@ -149,7 +149,7 @@ export function Navbar() {
|
||||
<FiUser size={20} className='m-2.5' />
|
||||
</Link>
|
||||
)}
|
||||
<a aria-label='Shopping Cart' href='/cart' className='rounded-full hover:shadow-md'>
|
||||
<a aria-label='Shopping Cart' href='https://shop.mozimo.in' className='rounded-full hover:shadow-md'>
|
||||
<HiShoppingBag size={20} className='m-2.5' />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user