Update src/app/shop/page.tsx

This commit is contained in:
2026-02-21 05:56:52 +00:00
parent 8339b02b96
commit fa6332fa39

View File

@@ -56,7 +56,7 @@ export default function ShopPage() {
headingFontWeight="light"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "Home", id: "/" },
@@ -98,7 +98,7 @@ export default function ShopPage() {
headingFontWeight="light"
>
<ReactLenis root>
<div id="navbar" data-section="navbar">
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "Home", id: "/" },