Update src/app/shop/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ function ShopPageContent() {
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="navbar" data-section="navbar">
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Carter Brothers"
|
||||
navItems={[
|
||||
@@ -100,7 +100,7 @@ function ShopPageContent() {
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="navbar" data-section="navbar">
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Carter Brothers"
|
||||
navItems={[
|
||||
|
||||
Reference in New Issue
Block a user